index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
korina: do schedule napi after testing for it
Phil Sutter
2009-01-15
1
-1
/
+1
|
*
|
korina: rework korina_rx() for use with napi
Phil Sutter
2009-01-15
1
-56
/
+53
|
*
|
korina: disable napi on close and restart
Phil Sutter
2009-01-15
1
-0
/
+4
|
*
|
korina: reset resource buffer size to 1536
Phil Sutter
2009-01-15
1
-1
/
+4
|
*
|
korina: fix usage of driver_data
Phil Sutter
2009-01-15
1
-1
/
+0
|
*
|
bnx2x: First slow path interrupt race
Eilon Greenstein
2009-01-15
1
-9
/
+9
|
*
|
bnx2x: MTU Filter
Eilon Greenstein
2009-01-15
1
-1
/
+1
|
*
|
bnx2x: Indirection table initialization index
Eilon Greenstein
2009-01-15
1
-5
/
+4
|
*
|
bnx2x: Missing brackets
Eilon Greenstein
2009-01-15
1
-1
/
+1
|
*
|
bnx2x: Fixing the doorbell size
Eilon Greenstein
2009-01-15
1
-1
/
+1
|
*
|
bnx2x: Endianness issues
Eilon Greenstein
2009-01-15
1
-5
/
+6
|
*
|
bnx2x: VLAN tagged packets without VLAN offload
Eilon Greenstein
2009-01-15
2
-14
/
+40
|
*
|
bnx2x: Protecting the link change indication
Eilon Greenstein
2009-01-15
1
-3
/
+5
|
*
|
bnx2x: Flow control updated before reporting the link
Eilon Greenstein
2009-01-15
1
-1
/
+2
|
*
|
bnx2x: Missing mask when calculating flow control
Eilon Greenstein
2009-01-15
1
-1
/
+2
|
*
|
bnx2x: Using system page size for SGE
Eilon Greenstein
2009-01-15
2
-16
/
+19
|
*
|
bnx2x: Missing memory barriers
Eilon Greenstein
2009-01-15
1
-2
/
+26
|
*
|
bnx2x: Using singlethread work queue
Eilon Greenstein
2009-01-15
2
-6
/
+16
|
*
|
ax88796: start_xmit fix using net_device_ops
Magnus Damm
2009-01-15
1
-6
/
+21
|
*
|
net: Add init_dummy_netdev() and fix EMAC driver using it
Benjamin Herrenschmidt
2009-01-15
2
-1
/
+5
|
*
|
drivers/net/irda/irda-usb.c: fix buffer overflow
Jos-Vicente Gilabert
2009-01-15
1
-1
/
+1
|
*
|
netxen: handle dma mapping failures
Dhananjay Phadke
2009-01-15
3
-40
/
+67
|
*
|
netxen: hold tx lock while sending firmware commands
Dhananjay Phadke
2009-01-15
1
-0
/
+4
|
*
|
netxen: cleanup mac list on driver unload
Dhananjay Phadke
2009-01-15
3
-0
/
+17
|
*
|
netxen: firmware init fix
Dhananjay Phadke
2009-01-15
3
-37
/
+51
|
*
|
netxen: fix link speed reporting for some boards
Dhananjay Phadke
2009-01-15
4
-18
/
+58
|
*
|
netxen: fix ipv6 offload and tx cleanup
Dhananjay Phadke
2009-01-15
3
-91
/
+57
|
*
|
netxen: fix endianness in firmware commands
Dhananjay Phadke
2009-01-15
4
-97
/
+95
|
*
|
sis900: generate fake MAC address if the hardware doesn't have one
Daniele Venzano
2009-01-15
1
-4
/
+4
|
*
|
powerpc/fs_enet: Add missing irq free in error path.
Mike Ditto
2009-01-15
1
-0
/
+1
|
*
|
phylib: Fix Freescale TBI PHY detection
Anton Vorontsov
2009-01-14
1
-9
/
+0
|
*
|
ARM etherh: Fix build failure.
David S. Miller
2009-01-14
1
-1
/
+1
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-01-13
26
-90
/
+114
|
|
\
\
|
|
*
|
p54: fix "‘ret’ may be used uninitialized" warning
John W. Linville
2009-01-13
1
-1
/
+1
|
|
*
|
iwl3945: fix "‘power_idx’ may be used uninitialized" warning
John W. Linville
2009-01-13
1
-1
/
+1
|
|
*
|
b43legacy: fix "‘up_dev’ may be used uninitialized" warning
John W. Linville
2009-01-13
1
-1
/
+1
|
|
*
|
b43: fix "‘gmode’ may be used uninitialized" warning
John W. Linville
2009-01-13
1
-1
/
+1
|
|
*
|
libertas_tf: return NETDEV_TX_OK in TX op
Andrey Yurovsky
2009-01-12
1
-1
/
+1
|
|
*
|
rt2x00: Fix rt2500usb HW crypto: WEP 128 & AES
Ivo van Doorn
2009-01-12
1
-2
/
+2
|
|
*
|
ath5k: fix return values from ath5k_tx
Bob Copeland
2009-01-12
1
-4
/
+4
|
|
*
|
rtl8187: Fix module so that rmmod/insmod does not error
Johannes Berg
2009-01-12
1
-2
/
+3
|
|
*
|
p54: fix WARN_ON at line 2247 of net/mac80211/rx.c
Christian Lamparter
2009-01-12
1
-2
/
+6
|
|
*
|
ath5k: Correct usage of AR5K_CFG_ADHOC
Steve Brown
2009-01-12
2
-3
/
+3
|
|
*
|
ath9k: Revert fix to TX status reporting for retries and MCS index
Jouni Malinen
2009-01-12
1
-9
/
+1
|
|
*
|
ath9k: Fix incorrect sequence numbering for unaggregated QoS Frame.
Senthil Balasubramanian
2009-01-12
1
-21
/
+17
|
|
*
|
Fix rt2500usb HW crypto: TKIP
Ivo van Doorn
2009-01-12
1
-13
/
+6
|
|
*
|
rtl8180: Fix to add STA mode
Larry Finger
2009-01-12
1
-0
/
+1
|
|
*
|
iwlwifi: Fix typo in iwl-commands.h for CCK rate bit range.
Daniel Wu
2009-01-12
1
-1
/
+1
|
|
*
|
rt2x00: Fix segementation fault
Ivo van Doorn
2009-01-12
1
-3
/
+3
|
|
*
|
p54usb: fix random traffic stalls (LM87)
Christian Lamparter
2009-01-12
1
-0
/
+1
[prev]
[next]