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-10-16
WOL bugfix for 3c59x.c
Steffen Klassert
1
-1
/
+7
2007-10-16
skge 1.12
Stephen Hemminger
1
-1
/
+1
2007-10-16
skge: add a debug interface
Stephen Hemminger
3
-0
/
+156
2007-10-16
skge: eeprom support
Stephen Hemminger
2
-2
/
+102
2007-10-16
skge: internal stats
Stephen Hemminger
2
-30
/
+24
2007-10-16
skge: XM PHY handling fixes
Stephen Hemminger
2
-44
/
+50
2007-10-16
skge: changing MTU while running causes problems
Stephen Hemminger
1
-7
/
+44
2007-10-16
skge: fix ram buffer size calculation
Stephen Hemminger
1
-27
/
+24
2007-10-16
gianfar: Fix compile regression caused by 09f75cd7
Li Yang
1
-4
/
+3
2007-10-16
net: Fix new EMAC driver for NAPI changes
Benjamin Herrenschmidt
1
-8
/
+17
2007-10-16
bonding: two small fixes for IPoIB support
Jay Vosburgh
2
-8
/
+7
2007-10-16
e1000e: don't poke PHY registers to retreive link status
Auke Kok
1
-10
/
+21
2007-10-16
e1000e: fix error checks
Adrian Bunk
1
-2
/
+2
2007-10-16
e1000e: Fix debug printk macro
Auke Kok
1
-1
/
+1
2007-10-16
tokenring/3c359.c: fixed array index problem
Marcus Meissner
1
-1
/
+1
2007-10-16
[netdrvr] forcedeth: remove in-driver copy of net_device_stats
Jeff Garzik
1
-36
/
+36
2007-10-16
[netdrvr] forcedeth: improved probe info; dev_printk() cleanups
Jeff Garzik
1
-31
/
+57
2007-10-16
forcedeth: fix NAPI rx poll function
Ingo Molnar
1
-3
/
+5
2007-10-16
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Jaroslav Kysela
1
-2
/
+2
2007-10-15
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
3
-64
/
+106
2007-10-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
3
-18
/
+22
2007-10-15
xen-netfront: rearrange netfront structure to separate tx and rx
Jeremy Fitzhardinge
1
-18
/
+17
2007-10-15
netdev: convert non-obvious instances to use ARRAY_SIZE()
Alejandro Martinez Ruiz
6
-11
/
+11
2007-10-15
[NETNS]: Don't panic on creating the namespace's loopback
Pavel Emelyanov
1
-6
/
+5
2007-10-15
[TG3]: Fix performance regression on 5705.
Michael Chan
1
-2
/
+8
2007-10-15
[NIU]: getting rid of __ucmpdi2 in niu.o
Al Viro
1
-8
/
+7
2007-10-15
[NIU]: Fix write past end of array in niu_pci_probe_sprom().
David S. Miller
1
-2
/
+2
2007-10-15
ucc_geth: Fix build break introduced by commit 09f75cd7bf13720738e6a196cc0107...
Emil Medve
1
-1
/
+4
2007-10-15
gianfar: Fix regression caused by new napi interface
Li Yang
1
-0
/
+10
2007-10-15
gianfar: Cleanup compile warning caused by 0795af57
Li Yang
1
-1
/
+0
2007-10-15
gianfar: Fix compile regression caused by bea3348e
Li Yang
1
-0
/
+3
2007-10-15
add new prom.h for AU1x00
Yoichi Yuasa
1
-5
/
+5
2007-10-15
update AU1000 get_ethernet_addr()
Yoichi Yuasa
1
-16
/
+4
2007-10-15
MIPSsim: General cleanup
Ralf Baechle
2
-71
/
+75
2007-10-15
Jazzsonic: Fix warning about unused variable.
Ralf Baechle
1
-1
/
+0
2007-10-15
Use dcr_host_t.base in dcr_unmap()
Michael Ellerman
1
-1
/
+1
2007-10-15
Add dcr_host_t.base in dcr_read()/dcr_write()
Michael Ellerman
2
-4
/
+4
2007-10-15
Use dcr_host_t.base in ibm_emac_mal
Michael Ellerman
2
-4
/
+6
2007-10-15
Update ibm_newemac to use dcr_host_t.base
Michael Ellerman
2
-7
/
+7
2007-10-15
tehuti: possible leak in bdx_probe
Florin Malita
1
-1
/
+2
2007-10-15
TC35815: Fix build
Ralf Baechle
1
-1
/
+0
2007-10-15
SAA9730: Fix build
Ralf Baechle
1
-2
/
+7
2007-10-15
AR7 ethernet
Matteo Croce
3
-0
/
+1184
2007-10-15
myri10ge: update driver version to 1.3.2-1.287
Brice Goglin
1
-1
/
+1
2007-10-15
myri10ge: add IPv6 TSO support
Brice Goglin
1
-8
/
+79
2007-10-15
myri10ge: update firmware headers
Brice Goglin
1
-4
/
+86
2007-10-15
myri10ge: fix some indentation, white spaces, and comments
Brice Goglin
1
-6
/
+5
2007-10-15
net/bonding: Optionally allow ethernet slaves to keep own MAC
Jay Vosburgh
3
-24
/
+88
2007-10-15
net/bonding: Destroy bonding master when last slave is gone
Moni Shoua
3
-4
/
+46
2007-10-15
net/bonding: Delay sending of gratuitous ARP to avoid failure
Moni Shoua
2
-3
/
+22
[next]