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
2007-05-29
Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...
Linus Torvalds
1
-1
/
+0
2007-05-24
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
3
-31
/
+24
2007-05-24
[CASSINI]: Check pci_set_mwi() return value.
David S. Miller
1
-1
/
+4
2007-05-24
[TR]: Use menuconfig objects.
Jan Engelhardt
1
-17
/
+16
2007-05-24
[ARCNET]: Use menuconfig objects.
Jan Engelhardt
1
-13
/
+4
2007-05-24
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-59
/
+74
2007-05-24
forcedeth: fix cpu irq mask
Ayaz Abdulla
1
-1
/
+1
2007-05-24
chelsio parenthesis fix
Mariusz Kozlowski
1
-1
/
+1
2007-05-24
spidernet: skb used after netif_receive_skb
Florin Malita
1
-3
/
+3
2007-05-24
meth driver renovation
Ralf Baechle
1
-23
/
+45
2007-05-24
remove unnecessary dependency on VIA velocity config
Yoichi Yuasa
1
-1
/
+1
2007-05-24
fix compiler warning in fixed.c
Denver Gingerich
1
-0
/
+4
2007-05-24
asix.c - Add Belkin F5D5055 ids
David Hollis
1
-0
/
+4
2007-05-24
ucc_geth:trivial fix
Li Yang
1
-3
/
+0
2007-05-24
ucc_geth: Fix MODULE_DEVICE_TABLE() duplication
Li Yang
1
-2
/
+0
2007-05-24
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Jeff Garzik
3
-25
/
+15
2007-05-23
[POWERPC] QE: fix Kconfig 'select' warning with UCC_FAST
Timur Tabi
1
-1
/
+0
2007-05-22
USB: address FIXME in usbnet w.r.t drivers claiming multiple interfaces
Oliver Neukum
2
-10
/
+16
2007-05-22
USB: handle more rndis_host oddities
David Brownell
2
-0
/
+17
2007-05-22
[PATCH] drivers/net/wireless/libertas/rx.c: fix use-after-free
Eugene Teo
1
-2
/
+0
2007-05-22
[PATCH] drivers/net/wireless/libertas/fw.c: fix use-before-check
Eugene Teo
1
-5
/
+9
2007-05-22
[PATCH] libertas: skb dereferenced after netif_rx
Florin Malita
2
-18
/
+6
2007-05-21
declance: Remove a dangling spin_unlock_irq() thingy
Maciej W. Rozycki
1
-2
/
+0
2007-05-21
e1000: Don't enable polling in open() (was: e1000: assertion hit in e1000_cle...
Auke Kok
1
-4
/
+0
2007-05-19
mlx4_core: Fix array overrun in dump_dev_cap_flags()
Roland Dreier
1
-1
/
+1
2007-05-17
e1000: Fix msi enable leak on error, don't print error message, cleanup
Auke Kok
2
-28
/
+15
2007-05-17
ixgb: don't print error if pci_enable_msi() fails, cleanup minor leak
Auke Kok
2
-23
/
+15
2007-05-17
NetXen: Fix NetXen driver ping on system-p
Mithlesh Thukral
1
-1
/
+1
2007-05-17
spidernet: node-aware skbuff allocation
Christoph Hellwig
1
-1
/
+2
2007-05-17
gianfar: Add I/O barriers when touching buffer descriptor ownership.
Scott Wood
1
-0
/
+11
2007-05-17
ibm_emac: fix link speed detection change
Eugene Surovegin
1
-1
/
+1
2007-05-17
ibm_emac: improved PHY support
Eugene Surovegin
1
-15
/
+45
2007-05-17
ibm_emac: fix section mismatch warnings
Eugene Surovegin
8
-10
/
+8
2007-05-17
sky2: memory barriers change
Stephen Hemminger
1
-4
/
+11
2007-05-17
sky2: remove dual port workaround
Stephen Hemminger
1
-7
/
+0
2007-05-17
sky2: MIB counter overflow handling
Stephen Hemminger
1
-0
/
+6
2007-05-17
sky2: keep track of receive alloc failures
Stephen Hemminger
1
-1
/
+3
2007-05-17
sky2: PHY register settings
Stephen Hemminger
1
-1
/
+6
2007-05-17
sky2: remove Gigabyte 88e8056 restriction
Stephen Hemminger
1
-30
/
+0
2007-05-15
missing includes in mlx4
Al Viro
4
-0
/
+4
2007-05-15
ucc_geth: eliminate max-speed, change interface-type to phy-connection-type
Kim Phillips
3
-33
/
+26
2007-05-15
smc911x: fix compilation breakage
Vitaly Wool
1
-4
/
+2
2007-05-15
pasemi_mac: Fix local-mac-address parsing
olof@lixom.net
1
-3
/
+14
2007-05-15
pasemi_mac: Terminate PCI ID list
olof@lixom.net
1
-0
/
+1
2007-05-15
pasemi_mac: Interrupt ack fixes
Olof Johansson
1
-14
/
+13
2007-05-15
pasemi_mac: Fix register defines
olof@lixom.net
1
-2
/
+2
2007-05-15
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...
Linus Torvalds
3
-3
/
+1
2007-05-13
mlx4_core: Remove unused doorbell_lock
Roland Dreier
2
-3
/
+0
2007-05-13
net: Trivial MLX4_DEBUG dependency fix.
Paul Mundt
1
-0
/
+1
2007-05-12
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-24
/
+5
[next]