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-04-13
kaweth: Clean up code
Larry Finger
1
-8
/
+25
2009-04-13
at76c50x-usb: remove pointless conditional before kfree_skb()
Wei Yongjun
1
-2
/
+1
2009-04-13
be2net: changes for checksum and segmentation offload
Ajit Khaparde
1
-6
/
+22
2009-04-11
ixgbe: Be explict with what we are !'ing in ixgbe_sfp_config_module_task()
Tony Breeds
1
-1
/
+1
2009-04-11
ixgbe: Update get_physical_layer() calls, plus a version bump
Peter P Waskiewicz Jr
5
-70
/
+169
2009-04-11
ixgbe: Update the usage of orig_autoc to be more consistent
PJ Waskiewicz
2
-13
/
+39
2009-04-11
ixgbe: Remove unnecessary PHY reset, properly identify multispeed fiber modules
PJ Waskiewicz
4
-8
/
+29
2009-04-11
ixgbe: Move PHY ops initialization to centralize bus accesses
PJ Waskiewicz
4
-50
/
+107
2009-04-11
ixgbe: Don't return error in flow control configuration if FC is off
PJ Waskiewicz
2
-6
/
+10
2009-04-11
ixgbe: add define to support 82599 64 IVAR registers
Don Skidmore
1
-0
/
+1
2009-04-11
ixgbe: add support for addition VT_CTL defines
Don Skidmore
1
-0
/
+2
2009-04-11
ixgbe: fix IXGBE_MTQC values
Don Skidmore
1
-1
/
+2
2009-04-11
ixgbe: Enable another bit for flow control operation
PJ Waskiewicz
2
-0
/
+2
2009-04-08
sfc: Don't specify unexistent IRQ
Jean Delvare
2
-5
/
+0
2009-04-08
netxen: cache align register map table
Dhananjay Phadke
1
-1
/
+2
2009-04-08
netxen: enable GRO support
Amit Kumar Salecha
2
-3
/
+5
2009-04-08
netxen: enable rss for NX2031
Dhananjay Phadke
4
-43
/
+137
2009-04-08
netxen: sanitize function names
Dhananjay Phadke
7
-406
/
+233
2009-04-08
netxen: annotate register access functions
Dhananjay Phadke
7
-344
/
+239
2009-04-08
netxen: allocate status rings dynamically
Dhananjay Phadke
2
-6
/
+30
2009-04-08
netxen: async link event handling
Dhananjay Phadke
6
-57
/
+263
2009-04-08
netxen: defer firmware handshake
Dhananjay Phadke
3
-42
/
+22
2009-04-08
netxen: refactor transmit code
Dhananjay Phadke
5
-120
/
+108
2009-04-08
netxen: refactor netxen_adapter
Dhananjay Phadke
3
-59
/
+39
2009-04-08
netxen: code cleanup
Dhananjay Phadke
8
-256
/
+146
2009-04-07
dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28)
Yang Hongyang
1
-2
/
+2
2009-04-07
dma-mapping: replace all DMA_30BIT_MASK macro with DMA_BIT_MASK(30)
Yang Hongyang
3
-13
/
+13
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
58
-102
/
+98
2009-04-07
dma-mapping: replace all DMA_39BIT_MASK macro with DMA_BIT_MASK(39)
Yang Hongyang
2
-6
/
+6
2009-04-07
dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)
Yang Hongyang
4
-7
/
+7
2009-04-07
dma-mapping: replace all DMA_48BIT_MASK macro with DMA_BIT_MASK(48)
Yang Hongyang
1
-1
/
+1
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
29
-56
/
+53
2009-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
15
-14136
/
+324
2009-04-06
b44: Use kernel DMA addresses for the kernel DMA API
Michael Buesch
1
-1
/
+1
2009-04-06
forcedeth: Fix resume from hibernation regression.
Ed Swierk
1
-0
/
+3
2009-04-06
ibm_newemac: Fix dangerous struct assumption
Jean Delvare
1
-1
/
+1
2009-04-06
smsc911x: remove unused #include <linux/version.h>
Huang Weiyi
1
-1
/
+0
2009-04-06
axnet_cs: fix phy_id detection for bogus Asix chip.
Ken Kawasaki
1
-1
/
+8
2009-04-04
bnx2: Use request_firmware()
Michael Chan
5
-9102
/
+247
2009-04-04
b44: Fix sizes passed to b44_sync_dma_desc_for_{device,cpu}()
Michael Buesch
1
-3
/
+3
2009-04-04
virtio_net: Set the mac config only when VIRITO_NET_F_MAC
Alex Williamson
1
-6
/
+4
2009-04-04
myri_sbus: use request_firmware
Jaswinder Singh Rajput
2
-5013
/
+30
2009-04-04
e1000: fix loss of multicast packets
Jesse Brandeburg
1
-8
/
+26
2009-04-04
vxge: should include tcp.h
Alexander Beregalov
1
-0
/
+1
2009-04-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
9
-9
/
+9
2009-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
44
-2865
/
+23833
2009-04-02
workqueue: add to_delayed_work() helper function
Jean Delvare
5
-6
/
+5
2009-04-02
glge: remove unused #include <version.h>
Huang Weiyi
1
-1
/
+0
2009-04-02
dnet: remove unused #include <version.h>
Huang Weiyi
1
-1
/
+0
2009-04-02
hso: fix for the 'invalid frame length' messages
Jan Dumon
1
-4
/
+6
[next]