index
:
kernel_samsung_crespo.git
replicant-4.2
kernel/samsung/crespo
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
ixgbe: make q_vectors dynamic to reduce netdev size
Alexander Duyck
2009-05-06
4
-133
/
+158
*
pci: update 82576 sr-iov quirk with latest device IDs
Alexander Duyck
2009-05-06
1
-0
/
+2
*
igb/igbvf: set rx csum always enabled in hw, disable via sw
Alexander Duyck
2009-05-06
3
-10
/
+12
*
igbvf: cleanup flags and allow for rx checksum to be disabled
Alexander Duyck
2009-05-06
3
-33
/
+26
*
mv643xx_eth: only unmask RX and TX_END interrupts for available queues
Saeed Bishara
2009-05-06
1
-6
/
+14
*
mv643xx_eth: rework receive skb cache alignment
Lennert Buytenhek
2009-05-06
1
-8
/
+13
*
mv643xx_eth: minor register definition cleanup
Lennert Buytenhek
2009-05-06
1
-23
/
+21
*
mv643xx_eth: count handling a link event as one unit of napi work
Lennert Buytenhek
2009-05-06
1
-0
/
+1
*
mv643xx_eth: fix variable shadowing sparse warning
Lennert Buytenhek
2009-05-06
1
-1
/
+0
*
netxen: fix bonding support
Dhananjay Phadke
2009-05-06
6
-168
/
+82
*
netxen: fix mac list management
Dhananjay Phadke
2009-05-06
3
-79
/
+58
*
netxen: fix race in tx ring acccess
Dhananjay Phadke
2009-05-06
3
-7
/
+8
*
lasi_82596: fix printk format warning
Alexander Beregalov
2009-05-05
1
-3
/
+3
*
r6040: bump version to 0.23 and date to 05May2009
Florian Fainelli
2009-05-05
1
-2
/
+2
*
r6040: check for absent PHY
Florian Fainelli
2009-05-05
1
-0
/
+8
*
bonding: get rid of CONFIG_PROC_FS ifdefs
Jiri Pirko
2009-05-05
1
-10
/
+20
*
net: smsc911x: add power management functions
Daniel Mack
2009-05-05
1
-0
/
+46
*
net: remove driver_data direct access of struct device from more drivers
Greg Kroah-Hartman
2009-05-04
3
-11
/
+11
*
macb: Add support of the netpoll API
Thomas Petazzoni
2009-05-04
1
-0
/
+18
*
ne2k-pci: use dev->addr_len instead of "6"
Jiri Pirko
2009-05-03
1
-1
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-05-03
1
-4
/
+3
|
\
|
*
ne2k-pci: Do not register device until initialized.
Lubomir Rintel
2009-05-02
1
-4
/
+3
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-05-03
6
-35
/
+56
|
\
\
|
|
/
|
*
virtio_net: Fix function name typo
Alex Williamson
2009-05-01
1
-4
/
+4
|
*
virtio_net: Cleanup command queue scatterlist usage
Alex Williamson
2009-05-01
1
-6
/
+10
|
*
bonding: correct the cleanup in bond_create()
Jiri Pirko
2009-05-01
1
-7
/
+6
|
*
smsc95xx: add support for LAN9512 and LAN9514
Steve Glendinning
2009-05-01
1
-0
/
+5
|
*
smsc95xx: configure LED outputs
Steve Glendinning
2009-05-01
2
-0
/
+13
|
*
netconsole: take care of NETDEV_UNREGISTER event
Bruno Prémont
2009-05-01
1
-1
/
+10
|
*
bonding: bond_slave_info_query() fix
Eric Dumazet
2009-05-01
1
-16
/
+7
|
*
cxgb3: fixing gcc 4.4 compiler warning: suggest parentheses around operand of...
Sergey Senozhatsky
2009-05-01
1
-1
/
+1
*
|
3c589_cs: add cis(firmware) of 3Com multifunction pcmcia card
Ken Kawasaki
2009-05-01
3
-8
/
+20
*
|
forcedeth: add clock gating feature <resend>
Ayaz Abdulla
2009-05-01
1
-0
/
+23
*
|
net: remove driver_data direct access of struct device
Greg Kroah-Hartman
2009-05-01
7
-19
/
+19
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-04-29
12
-114
/
+258
|
\
\
|
|
/
|
*
mv643xx_eth: 64bit mib counter read fix
Lennert Buytenhek
2009-04-29
1
-2
/
+0
|
*
mv643xx_eth: OOM handling fixes
Lennert Buytenhek
2009-04-29
1
-9
/
+13
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-04-29
4
-8
/
+13
|
|
\
|
|
*
ath5k: fix buffer overrun in rate debug code
Bob Copeland
2009-04-28
1
-1
/
+1
|
|
*
iwlwifi: notify on scan completion even when shutting down
Johannes Berg
2009-04-28
1
-2
/
+2
|
|
*
rndis_wlan: fix initialization order for workqueue&workers
Jussi Kivilinna
2009-04-28
1
-4
/
+10
|
|
*
wireless: remove unneeded EXPORT_SYMBOL the tickles a powerpc compiler bug
Stephen Rothwell
2009-04-28
1
-1
/
+0
|
*
|
e100: do not go D3 in shutdown unless system is powering off
Thadeu Lima de Souza Cascardo
2009-04-28
1
-7
/
+23
|
|
/
|
*
Documentation/isdn/INTERFACE.CAPI
Tilman Schmidt
2009-04-27
1
-0
/
+171
|
*
ixgbe: Fix WoL functionality for 82599 KX4 devices
Waskiewicz Jr, Peter P
2009-04-27
2
-55
/
+6
|
*
veth: prevent oops caused by netdev destructor
Stephen Hemminger
2009-04-27
1
-25
/
+16
|
*
forcedeth: tx timeout fix
Ayaz Abdulla
2009-04-27
1
-10
/
+21
|
*
mlx4_en: Handle page allocation failure during receive
Yevgeny Petrilin
2009-04-27
1
-0
/
+4
|
*
mlx4_en: Fix cleanup flow on cq activation
Yevgeny Petrilin
2009-04-27
1
-1
/
+1
*
|
Revert "vxge: use max() instead of VXGE_HW_SET_LEVEL"
David S. Miller
2009-04-29
2
-23
/
+34
[next]