index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
netdevice zd1201: Convert directly reference of netdev->priv to netdev_priv()
John W. Linville
2008-11-21
1
-59
/
+56
*
|
e1000e: check return code from NVM accesses and fix bank detection
Bruce Allan
2008-11-21
5
-63
/
+116
*
|
e1000e: fix incorrect link status when switch module pulled
Bruce Allan
2008-11-21
3
-6
/
+4
*
|
e1000e: store EEPROM version number to prevent unnecessary NVM reads
Bruce Allan
2008-11-21
3
-5
/
+7
*
|
e1000e: cosmetic newline in debug message
Bruce Allan
2008-11-21
1
-1
/
+1
*
|
e1000e: sync change flow control variables with ixgbe
Bruce Allan
2008-11-21
7
-53
/
+58
*
|
e1000e: link up/down messages must follow a specific format
Bruce Allan
2008-11-21
1
-2
/
+7
*
|
e1000e: ESB2 config after link up
Bruce Allan
2008-11-21
4
-37
/
+167
*
|
e1000e: check return of pci_save_state
Bruce Allan
2008-11-21
1
-1
/
+4
*
|
e1000e: update comments listing supported parts for each MAC family
Bruce Allan
2008-11-21
2
-0
/
+3
*
|
e1000e: 82571 check for link fix on 82571 serdes
Bruce Allan
2008-11-21
1
-6
/
+28
*
|
e1000e: commit speed/duplex changes for m88 PHY
Bruce Allan
2008-11-21
1
-4
/
+4
*
|
e1000e: disable correctable errors for quad ports while going to D3
Alexander Duyck
2008-11-21
1
-1
/
+21
*
|
netdevice pc300: Add the reason about PC300 BROKEN in Kconfig
Wang Chen
2008-11-21
1
-0
/
+2
*
|
netdevice pc300: Convert directly reference of netdev->priv
Wang Chen
2008-11-21
1
-9
/
+8
*
|
netdevice hdlc: Convert directly reference of netdev->priv
Wang Chen
2008-11-21
1
-5
/
+5
|
/
*
ixgbe: convert directly reference of netdev->priv
Wang Chen
2008-11-21
1
-1
/
+1
*
ixgbe: add SFP+ driver support
Donald Skidmore
2008-11-20
6
-7
/
+550
*
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
[prev]
[next]