index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
DCB: Add support for DCB BCN
Alexander Duyck
2008-11-20
2
-1
/
+202
*
DCB: Add interface to query the state of PFC feature.
Alexander Duyck
2008-11-20
1
-1
/
+15
*
DCB: Add interface to query # of TCs supported by device
Alexander Duyck
2008-11-20
1
-1
/
+32
*
DCB: Add interface to query for the DCB capabilities of an device.
Alexander Duyck
2008-11-20
1
-1
/
+41
*
ixgbe: this patch adds support for DCB to the kernel and ixgbe driver
Alexander Duyck
2008-11-20
10
-19
/
+1585
*
hippi: convert driver to net_device_ops
Stephen Hemminger
2008-11-20
1
-4
/
+11
*
defxx: convert driver to net_device_ops
Stephen Hemminger
2008-11-20
1
-7
/
+10
*
fddi: convert to new network device ops
Stephen Hemminger
2008-11-20
1
-7
/
+12
*
dummy: convert to net_device_ops
Stephen Hemminger
2008-11-20
1
-5
/
+10
*
netdev: add more functions to netdevice ops
Stephen Hemminger
2008-11-20
29
-61
/
+132
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-11-20
13
-84
/
+103
|
\
|
*
atl2: don't request irq on resume if netif running
Alan Jenkins
2008-11-20
1
-3
/
+5
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2008-11-20
5
-16
/
+23
|
|
\
|
|
*
iwlagn: fix RX skb alignment
Johannes Berg
2008-11-18
3
-13
/
+22
|
|
*
mac80211: remove ieee80211_notify_mac
Johannes Berg
2008-11-18
2
-2
/
+0
|
|
*
libertas_tf: fix skb tail pointer
Johannes Berg
2008-11-18
1
-1
/
+1
|
*
|
smc911x: Fix printf format typo in smc911x driver.
Vernon Sauder
2008-11-20
1
-1
/
+1
|
*
|
asix: Fix asix-based cards connecting to 10/100Mbs LAN.
Pantelis Koukousoulas
2008-11-20
1
-1
/
+3
|
*
|
mv643xx_eth: fix recycle check bound
Lennert Buytenhek
2008-11-20
1
-1
/
+2
|
*
|
mv643xx_eth: fix the order of mdiobus_{unregister, free}() calls
Lennert Buytenhek
2008-11-20
1
-1
/
+1
|
*
|
sh: sh_eth: Update to change of mii_bus
Nobuhiro Iwamatsu
2008-11-20
1
-2
/
+2
|
*
|
net: ipg.c fix bracing on endian swapping
Harvey Harrison
2008-11-19
1
-4
/
+4
|
*
|
phylib: Fix auto-negotiation restart avoidance
Trent Piepho
2008-11-19
1
-11
/
+23
|
*
|
net: jme.c rxdesc.flags is __le16, other missing endian swaps
Harvey Harrison
2008-11-19
1
-11
/
+10
|
*
|
ixgbe: fix compilation with gcc-3.4
Alexey Dobriyan
2008-11-19
1
-30
/
+28
*
|
|
netdevice wanrouter: Convert directly reference of netdev->priv
Wang Chen
2008-11-20
1
-45
/
+44
*
|
|
netdevice ni65: Convert directly reference of netdev->priv
Wang Chen
2008-11-20
1
-16
/
+16
*
|
|
netdevice ppp: Convert directly reference of netdev->priv
Wang Chen
2008-11-20
1
-10
/
+5
*
|
|
smsc95xx: add tx checksum offload support
Steve Glendinning
2008-11-20
1
-10
/
+65
*
|
|
sfc: Fix dependency for SFC_MTD
Ben Hutchings
2008-11-20
1
-1
/
+1
*
|
|
netdevice lance: Convert directly reference of netdev->priv
Wang Chen
2008-11-20
1
-13
/
+13
*
|
|
mv643xx_eth: calculate descriptor pointer only once in rxq_refill()
Lennert Buytenhek
2008-11-20
1
-5
/
+7
*
|
|
mv643xx_eth: move receive error handling out of line
Lennert Buytenhek
2008-11-20
1
-26
/
+29
*
|
|
mv643xx_eth: implement ->set_rx_mode()
Lennert Buytenhek
2008-11-20
1
-70
/
+104
*
|
|
mv643xx_eth: inline txq_alloc_desc_index()
Lennert Buytenhek
2008-11-20
1
-17
/
+6
*
|
|
mv643xx_eth: introduce per-port register area pointer
Lennert Buytenhek
2008-11-20
1
-109
/
+121
*
|
|
mv643xx_eth: checkpatch fixes
Lennert Buytenhek
2008-11-20
1
-16
/
+22
*
|
|
myri10ge: remove hardcoded sram_size
Brice Goglin
2008-11-20
1
-10
/
+13
*
|
|
myri10ge: fix per-slice rx/tx_dropped counters
Brice Goglin
2008-11-20
1
-2
/
+4
*
|
|
netdev/smc91x: unify Blackfin code a bit and use proper read/write functions
Mike Frysinger
2008-11-20
1
-33
/
+12
*
|
|
netdevice hamradio: Convert directly reference of netdev->priv
Wang Chen
2008-11-20
2
-12
/
+12
*
|
|
netdevice: 82596: Convert netdev->priv to netdev_priv
Wang Chen
2008-11-20
1
-14
/
+14
*
|
|
igb: Fix tx/rx_ring_count parameters for igb on suspend/resume/ring resize
Alexander Duyck
2008-11-20
3
-57
/
+59
*
|
|
igb: simplify swap in clean_rx_irq if using packet split
Alexander Duyck
2008-11-20
1
-2
/
+4
*
|
|
igb: update name to reflect new hardware
Alexander Duyck
2008-11-20
1
-2
/
+2
*
|
|
acenic: convert to net_device_ops
Stephen Hemminger
2008-11-19
1
-8
/
+12
*
|
|
niu: convert to net_device_ops
Stephen Hemminger
2008-11-19
1
-8
/
+13
*
|
|
forcedeth: convert to net_device_ops
Stephen Hemminger
2008-11-19
1
-12
/
+17
*
|
|
tg3: convert to net_device_ops
Stephen Hemminger
2008-11-19
1
-12
/
+19
*
|
|
ixgb: convert to net_device_ops
Stephen Hemminger
2008-11-19
2
-27
/
+36
[next]