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-03-17
igb: Correctly get protocol information
Mitch Williams
1
-4
/
+17
2008-03-17
[IOC3] Fix section missmatch
Ralf Baechle
1
-1
/
+2
2008-03-17
2.6.25-rc4 de_stop_rxtx polling wrong
Grant Grundler
1
-3
/
+7
2008-03-17
forcedeth: limit tx to 16
Ayaz Abdulla
1
-18
/
+100
2008-03-17
3c501: Further coding style fixes
Alan Cox
1
-7
/
+9
2008-03-17
cxgb3: Fix transmit queue stop mechanism
Divy Le Ray
1
-3
/
+9
2008-03-17
NEWEMAC: Add compatible "ibm,tah" to tah matching table
Stefan Roese
1
-0
/
+4
2008-03-17
rndis_host: fix transfer size negotiation
Jean-Christophe Dubois
1
-4
/
+8
2008-03-17
NEWEMAC: fix support for pause packets
Pravin M. Bathija
1
-0
/
+7
2008-03-17
drivers/net/atl1/atl1_main.c: remove unused variable
Julia Lawall
1
-3
/
+0
2008-03-17
drivers/net/ipg.c: remove unused variable
Julia Lawall
1
-3
/
+0
2008-03-17
epic100 endianness annotations and fixes
Al Viro
1
-20
/
+27
2008-03-17
ipg fix
Al Viro
1
-1
/
+6
2008-03-17
more misannotations: ne2k-pci
Al Viro
1
-4
/
+4
2008-03-17
wan/farsync: copy_from_user() to iomem is wrong
Al Viro
1
-5
/
+12
2008-03-17
r6040 endianness fixes
Al Viro
1
-4
/
+6
2008-03-11
rt2x00: Add new D-Link USB ID
Ivo van Doorn
1
-0
/
+1
2008-03-11
rt2x00: never disable multicast because it disables broadcast too
Adam Baker
2
-4
/
+4
2008-03-11
libertas: fix the 'compare command with itself' properly
Sebastian Siewior
1
-1
/
+1
2008-03-11
drivers/net/Kconfig: fix whitespace for GELIC_WIRELESS entry
John W. Linville
1
-9
/
+9
2008-03-05
net/enc28j60: oops fix
David Brownell
1
-1
/
+2
2008-03-05
drivers/net/ac3200.c: replace init_module&cleanup_module with module_init&mod...
Jon Schindler
1
-3
/
+4
2008-03-05
drivers/net/apne.c: replace init_module&cleanup_module with module_init&modul...
Jon Schindler
1
-3
/
+4
2008-03-05
drivers/net/arcnet/capmode.c: replace init_module&cleanup_module with module_...
Jon Schindler
1
-2
/
+4
2008-03-05
drivers/net/appletalk/ltpc.c: replace init_module&cleanup_module with module_...
Jon Schindler
1
-1
/
+2
2008-03-05
[PPPOL2TP]: Fix SMP issues in skb reorder queue handling
James Chapman
1
-3
/
+8
2008-03-05
[PPPOL2TP]: Make locking calls softirq-safe
James Chapman
1
-29
/
+29
2008-03-05
net: replace __inline with inline
Harvey Harrison
1
-1
/
+1
2008-03-05
make s2io.c:init_tti() static
Adrian Bunk
1
-1
/
+1
2008-03-05
FIXED_PHY must depend on PHYLIB=y
Adrian Bunk
1
-0
/
+1
2008-03-05
fix drivers/net/atarilance.c compilation
Adrian Bunk
1
-3
/
+2
2008-03-05
ixgbe: fix typo in speed mesage
Emil Tantilov
1
-1
/
+1
2008-03-05
e100: Do suspend/shutdown like e1000
Auke Kok
1
-26
/
+3
2008-03-05
ehea: Fix missing Kconfig dependency
Thomas Klein
1
-1
/
+1
2008-03-05
axnet_cs: change debugging level for "Too much work at interrupt" message.
Komuro
1
-1
/
+1
2008-03-05
mv643xx_eth: Define module alias for platform device
Martin Michlmayr
1
-0
/
+1
2008-03-05
de2104x: remove BUG_ON() when changing media type
Ondrej Zary
1
-1
/
+2
2008-03-05
dm9161: add configuration for MII/RMII
frederic Rodo
1
-3
/
+14
2008-03-04
b43legacy: Fix module init message
Michael Buesch
1
-1
/
+1
2008-03-04
rndis_wlan: fix broken data copy
Jussi Kivilinna
1
-5
/
+3
2008-03-04
libertas: compare the current command with response
Sebastian Siewior
1
-3
/
+1
2008-03-04
libertas: fix sanity check on sequence number in command response
David Woodhouse
1
-2
/
+2
2008-03-04
p54: fix eeprom parser length sanity checks
Johannes Berg
1
-7
/
+11
2008-03-04
p54: fix EEPROM structure endianness
Johannes Berg
2
-5
/
+5
2008-03-03
[PPPOL2TP]: Add missing sock_put() in pppol2tp_tunnel_closeall()
Jarek Poplawski
1
-1
/
+6
2008-03-03
Subject: [PPPOL2TP] add missing sock_put() in pppol2tp_recv_dequeue()
Jarek Poplawski
1
-0
/
+1
2008-02-29
[TUN]: Fix RTNL-locking in tun/tap driver
Kim B. Heino
1
-1
/
+5
2008-02-28
[BNX2X]: update version, remove CVS strings
Eliezer Tamir
1
-3
/
+2
2008-02-28
[BNX2X]: Fix Xmit bugs
Eliezer Tamir
2
-5
/
+10
2008-02-28
[BNX2X]: Prevent PCI queue overflow
Eliezer Tamir
1
-4
/
+8
[next]