index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-27
m68knommu: correct the mii calculations for 532x ColdFire FEC
Matt Waddel
1
-1
/
+1
2009-01-27
m68knommu: add ColdFire M532x to the FEC configuration options
Matt Waddel
1
-1
/
+1
2009-01-26
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-10
/
+10
2009-01-26
gianfar: Revive VLAN support
Anton Vorontsov
1
-5
/
+1
2009-01-26
bnx2x: tx_has_work should not wait for FW
Vladislav Zolotarov
1
-5
/
+12
2009-01-26
netxen: reduce memory footprint
Dhananjay Phadke
2
-7
/
+10
2009-01-26
netxen: fix vlan tso/checksum offload
Dhananjay Phadke
1
-11
/
+20
2009-01-26
e1000e: workaround hw errata
Jesse Brandeburg
2
-1
/
+6
2009-01-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
4
-7
/
+29
2009-01-25
virtio_net: Fix MAX_PACKET_LEN to support 802.1Q VLANs
Alex Williamson
1
-1
/
+2
2009-01-24
[NET] am79c961a: fix spin_lock usage
Uwe Kleine-König
1
-10
/
+10
2009-01-23
rtl8187: Add termination packet to prevent stall
Larry Finger
1
-0
/
+1
2009-01-23
iwlwifi: fix rs_get_rate WARN_ON()
Abbas, Mohamed
2
-5
/
+23
2009-01-23
p54usb: fix packet loss with first generation devices
Christian Lamparter
1
-2
/
+5
2009-01-22
phy: Add suspend/resume support to SMSC PHYs
Steve Glendinning
1
-0
/
+12
2009-01-22
phylib: Fix oops in suspend/resume paths
Anton Vorontsov
1
-5
/
+3
2009-01-22
bnx2x: Version
Eilon Greenstein
1
-2
/
+2
2009-01-22
bnx2x: loopback test failure
Eilon Greenstein
1
-6
/
+7
2009-01-22
bnx2x: Missing rmb when waiting for FW response
Eilon Greenstein
1
-0
/
+1
2009-01-22
bnx2x: Calling napi_del
Eilon Greenstein
1
-0
/
+6
2009-01-22
bnx2x: Carrier off first call
Eilon Greenstein
1
-2
/
+2
2009-01-22
bnx2x: Handling load failures
Eilon Greenstein
1
-66
/
+88
2009-01-22
bnx2x: Disable napi
Eilon Greenstein
1
-3
/
+2
2009-01-22
bnx2x: Reset HW before use
Eilon Greenstein
1
-8
/
+9
2009-01-22
iwlwifi: return NETDEV_TX_OK from _tx ops
Reinette Chatre
2
-2
/
+2
2009-01-22
zd1211rw: adding Sitecom WL-603 (0df6:0036) to the USB id list
Hin-Tak Leung
1
-0
/
+1
2009-01-22
p54usb: fix nasty use after free
Christian Lamparter
1
-21
/
+13
2009-01-22
p54: more cryptographic accelerator fixes
Christian Lamparter
1
-3
/
+17
2009-01-22
p54: add missing break in eeprom parser
Chr
1
-2
/
+2
2009-01-22
orinoco: use KERN_DEBUG for link status messages
Pavel Roskin
1
-1
/
+1
2009-01-22
rt2x00: Fix TX rate short preamble detection
Ivo van Doorn
1
-1
/
+2
2009-01-22
orinoco: move kmalloc(..., GFP_KERNEL) outside spinlock in orinoco_ioctl_set_...
Andrey Borzenkov
1
-17
/
+13
2009-01-21
usb/mcs7830: Don't use buffers from stack for USB transfers
Christian Eggers
1
-2
/
+18
2009-01-21
usbnet: allow type check of devdbg arguments in non-debug build
Steve Glendinning
1
-2
/
+0
2009-01-20
via-velocity: fix hot spin
roel kluin
1
-1
/
+1
2009-01-20
myri10ge: don't forget pci_disable_device()
Brice Goglin
1
-6
/
+9
2009-01-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
7
-54
/
+53
2009-01-19
wimax/i2400m: error paths that need to free an skb should use kfree_skb()
Inaky Perez-Gonzalez
2
-4
/
+7
2009-01-19
mv643xx_eth: prevent interrupt storm on ifconfig down
Gabriel Paubert
1
-0
/
+1
2009-01-19
mv643xx_eth: fix multicast filter programming
Lennert Buytenhek
1
-1
/
+1
2009-01-19
Revert "mv643xx_eth: use longer DMA bursts".
Lennert Buytenhek
1
-6
/
+8
2009-01-19
tg3: Fix firmware loading
Matt Carlson
2
-31
/
+51
2009-01-19
ixgbe: Fix usage of netif_*_all_queues() with netif_carrier_{off|on}()
Peter P Waskiewicz Jr
1
-3
/
+3
2009-01-19
ixgbe: fix tag stripping for VLAN ID 0
Don Skidmore
1
-26
/
+27
2009-01-19
ixgbe: fix dca issue with relaxed ordering turned on
Don Skidmore
2
-0
/
+6
2009-01-19
korina: drop leftover assignment
Phil Sutter
1
-2
/
+1
2009-01-19
korina: adjust headroom for new skb's also
Phil Sutter
1
-0
/
+3
2009-01-19
korina: fix loop back of receive descriptors
Phil Sutter
1
-4
/
+5
2009-01-19
cxgb3: Fix LRO misalignment
Divy Le Ray
1
-0
/
+1
2009-01-19
macb: avoid lockup when TGO during underrun
Richard Röjfors
1
-0
/
+8
[next]