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-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
20
-100
/
+202
2009-03-22
ucc_geth: Fix oops when using fixed-link support
Anton Vorontsov
2
-26
/
+11
2009-03-22
dm9000: locking bugfix
David Brownell
1
-2
/
+4
2009-03-22
net: update dnet.c for bus_id removal
Stephen Rothwell
1
-3
/
+3
2009-03-21
dnet: DNET should depend on HAS_IOMEM
Ilya Yanok
1
-1
/
+1
2009-03-19
sungem: missing net_device_ops
Stephen Hemminger
1
-5
/
+4
2009-03-19
be2net: fix to restore vlan ids into BE2 during a IF DOWN->UP cycle
Sathya Perla
1
-5
/
+5
2009-03-19
be2net: replenish when posting to rx-queue is starved in out of mem conditions
Sathya Perla
2
-21
/
+30
2009-03-18
smsc911x: reset last known duplex and carrier on open
Steve Glendinning
1
-0
/
+4
2009-03-18
sh_eth: Fix mistake of the address of SH7763
Nobuhiro Iwamatsu
1
-2
/
+2
2009-03-18
sh_eth: Change handling of IRQ
Nobuhiro Iwamatsu
1
-3
/
+17
2009-03-18
tulip: fix crash on iface up with shirq debug
Kyle McMartin
1
-16
/
+29
2009-03-18
virtio_net: Make virtio_net support carrier detection
Pantelis Koukousoulas
1
-0
/
+3
2009-03-18
bonding: Fix updating of speed/duplex changes
Jay Vosburgh
1
-5
/
+20
2009-03-18
bnx2: Fix problem of using wrong IRQ handler.
Michael Chan
1
-6
/
+6
2009-03-16
zd1211rw: Do not panic on device eject when associated
Jouni Malinen
1
-2
/
+6
2009-03-16
ath9k: AR9280 PCI devices must serialize IO as well
Luis R. Rodriguez
1
-1
/
+2
2009-03-16
ath9k: implement IO serialization
Luis R. Rodriguez
4
-2
/
+55
2009-03-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
26
-217
/
+5671
2009-03-15
r8169: revert "r8169: read MAC address from EEPROM on init (2nd attempt)"
françois romieu
1
-112
/
+2
2009-03-15
r8169: use hardware auto-padding.
françois romieu
1
-8
/
+0
2009-03-14
igb: remove ASPM L0s workaround
Alexander Duyck
1
-24
/
+2
2009-03-14
netxen: remove old flash check.
Dhananjay Phadke
3
-26
/
+0
2009-03-13
mv643xx_eth: fix unicast address filter corruption on mtu change
Lennert Buytenhek
1
-5
/
+5
2009-03-13
emac: Fix clock control for 405EX and 405EXr chips
Benjamin Herrenschmidt
1
-0
/
+3
2009-03-13
ixgbe: fix multiple unicast address support
Chris Leech
1
-0
/
+1
2009-03-13
via-velocity: Fix DMA mapping length errors on transmit.
Dave Jones
1
-8
/
+7
2009-03-13
qlge: bugfix: Pad outbound frames smaller than 60 bytes.
Ron Mercer
1
-0
/
+3
2009-03-13
qlge: bugfix: Move netif_napi_del() to common call point.
Ron Mercer
1
-4
/
+6
2009-03-13
qlge: bugfix: Tell hw to strip vlan header.
Ron Mercer
1
-3
/
+3
2009-03-13
qlge: bugfix: Increase filter on inbound csum.
Ron Mercer
2
-12
/
+27
2009-03-13
dnet: replace obsolete *netif_rx_* functions with *napi_*
Ilya Yanok
1
-4
/
+4
2009-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-2
/
+0
2009-03-11
net: Add be2net driver.
Sathya Perla
10
-0
/
+4369
2009-03-11
dnet: Fix warnings on 64-bit.
David S. Miller
1
-5
/
+5
2009-03-11
dnet: Dave DNET ethernet controller driver (updated)
Ilya Yanok
4
-0
/
+1231
2009-03-10
bnx2x: Using DMAE to initialize the chip
Eilon Greenstein
2
-13
/
+9
2009-03-10
bnx2x: Casting page alignment
Eilon Greenstein
1
-1
/
+1
2009-03-10
bnx2x: Adding restriction on sge_buf_size
Eilon Greenstein
1
-1
/
+2
2009-03-08
sunhme: Fix qfe parent detection.
Friedrich Oslage
1
-2
/
+0
2009-03-06
p54: fix race condition in memory management
Christian Lamparter
1
-3
/
+6
2009-03-05
iwlwifi: fix error flow in iwl*_pci_probe
Reinette Chatre
2
-12
/
+11
2009-03-05
rt2x00 : more devices to rt73usb.c
Xose Vazquez Perez
1
-1
/
+31
2009-03-05
rt2x00 : more devices to rt2500usb.c
Xose Vazquez Perez
1
-0
/
+8
2009-03-05
bonding: Fix device passed into ->ndo_neigh_setup().
Patrick McHardy
1
-1
/
+1
2009-03-04
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2
-6
/
+6
2009-03-04
tmspci: fix request_irq race
Meelis Roos
1
-9
/
+9
2009-03-04
tg3: Fix 5906 link problems
Matt Carlson
1
-1
/
+2
2009-03-04
sungem: another error printed one too early
Roel Kluin
1
-1
/
+1
2009-03-04
net pcmcia: worklimit reaches -1
Roel Kluin
2
-2
/
+4
[next]