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
2008-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
11
-118
/
+183
2008-04-09
BNX2X: Correct bringing chip out of reset
Eliezer Tamir
1
-3
/
+3
2008-04-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
4
-5
/
+3
2008-04-09
rt61pci: rt61pci_beacon_update do not free skb twice
Daniel Wagner
1
-3
/
+1
2008-04-08
[NET]: Undo code bloat in hot paths due to print_mac().
David S. Miller
7
-110
/
+177
2008-04-07
iwlwifi: fix n-band association problem
Abhijeet Kolekar
1
-1
/
+0
2008-04-07
ipw2200: set MAC address on radiotap interface
Daniel Drake
1
-0
/
+1
2008-04-07
libertas: fix mode initialization problem
Holger Schurig
1
-1
/
+1
2008-04-07
virtio_net: remove overzealous printk
Anthony Liguori
1
-1
/
+0
2008-04-07
Revert "smc91x: fix build breakage from the SMC_GET_MAC_ADDR API upgrade"
Linus Torvalds
1
-4
/
+4
2008-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
5
-22
/
+224
2008-04-04
fix endian lossage in forcedeth
Al Viro
1
-3
/
+2
2008-04-04
net/tokenring/olympic.c section fixes
Adrian Bunk
1
-3
/
+3
2008-04-04
net: marvell.c fix sparse shadowed variable warning
Harvey Harrison
1
-2
/
+0
2008-04-03
[TG3]: Add PHY workaround for 5784
Matt Carlson
2
-14
/
+219
2008-04-03
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2
-0
/
+2
2008-04-03
[POWERPC] Fix MPC5200 (not B!) device tree so FEC ethernet works
René Bürgel
2
-0
/
+2
2008-04-02
sky2: fix suspend/resume races
Stephen Hemminger
1
-0
/
+6
2008-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
17
-30
/
+52
2008-04-01
b43: Fix PCMCIA IRQ routing
Michael Buesch
1
-2
/
+4
2008-04-01
b43: Add DMA mapping failure messages
Michael Buesch
1
-1
/
+6
2008-04-01
plip: replace spin_lock_irq with spin_lock_irqsave in irq context
Mikulas Patocka
1
-3
/
+4
2008-03-30
dm9000 trivial annotation
Al Viro
1
-1
/
+1
2008-03-28
Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...
David S. Miller
10
-21
/
+28
2008-03-28
forcedeth: fix locking bug with netconsole
Ingo Molnar
1
-8
/
+10
2008-03-28
usb net: asix does not really need 10/100mbit
Mike Frysinger
1
-1
/
+1
2008-03-28
Blackfin EMAC Driver: delete unused variables to fixup gcc warnings
Mike Frysinger
1
-2
/
+0
2008-03-28
ibm_newemac: emac_tx_csum typo fix
Valentine Barshak
1
-2
/
+2
2008-03-28
Make pasemi_mac.c depend on PPC_PASEMI to prevent link errors
Michael Ellerman
1
-1
/
+1
2008-03-28
S2io: Version update for Tx completion patch
Sreenivasa Honnur
1
-1
/
+1
2008-03-28
drivers/net/usb/pegasus.c: remove in_atomic() check
David Brownell
1
-4
/
+0
2008-03-28
dm9601: Fix multicast hash table handling
Peter Korsgaard
1
-1
/
+1
2008-03-28
[netdrvr] tulip_read_eeprom fixes for BUG 4420
Grant Grundler
2
-1
/
+12
2008-03-28
lapb: use the shorter LIST_HEAD form for brevity
Robert P. J. Day
1
-1
/
+1
2008-03-28
[BOND]: Fix warning in bond_sysfs.c
David S. Miller
1
-0
/
+1
2008-03-27
rt2x00: Ignore set_state(STATE_SLEEP) failure
Ivo van Doorn
1
-2
/
+11
2008-03-27
drivers/net/wireless/iwlwifi/iwl-4965.c: correct use of ! and &
Julia Lawall
1
-1
/
+1
2008-03-27
libertas: fix spinlock recursion bug
Holger Schurig
1
-2
/
+0
2008-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
38
-546
/
+421
2008-03-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
9
-31
/
+31
2008-03-25
netxen, phy/marvell, skge: minor checkpatch fixes
Jeff Garzik
4
-6
/
+4
2008-03-25
S2io: Handle TX completions on the same CPU as the sender for MIS-X interrupts
Sreenivasa Honnur
1
-0
/
+3
2008-03-25
b44: Truncate PHY address
Michael Buesch
1
-0
/
+5
2008-03-25
skge napi->poll() locking bug
Marin Mitov
1
-2
/
+4
2008-03-25
rndis_host: fix oops when query for OID_GEN_PHYSICAL_MEDIUM fails
Jussi Kivilinna
1
-3
/
+6
2008-03-25
cxgb3: Fix lockdep problems with sge.reg_lock
Roland Dreier
1
-9
/
+9
2008-03-25
ehea: Fix IPv6 support
Thomas Klein
2
-2
/
+2
2008-03-25
dm9000: Support promisc and all-multi modes
Peter Korsgaard
1
-2
/
+8
2008-03-25
dm9601: configure MAC to drop invalid (crc/length) packets
Peter Korsgaard
1
-1
/
+1
2008-03-25
dm9601: add Hirose USB-100 device ID
Peter Korsgaard
1
-0
/
+4
[next]