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
*
qlcnic: check IDC version
Sucheta Chakraborty
2010-05-14
2
-2
/
+19
*
qlcnic: cleanup unused code
Amit Kumar Salecha
2010-05-14
4
-61
/
+10
*
qlcnic: cleanup dma mask setting
Amit Kumar Salecha
2010-05-14
2
-70
/
+24
*
qlcnic: fix caching window register
Amit Kumar Salecha
2010-05-14
3
-18
/
+0
*
qlcnic: remove obsolete register
Amit Kumar Salecha
2010-05-14
3
-16
/
+1
*
qlcnic: fix context cleanup
Amit Kumar Salecha
2010-05-14
1
-3
/
+1
*
sky2: version 1.28
stephen hemminger
2010-05-14
1
-1
/
+1
*
sky2: Avoid allocating memory in sky2_resume
Mike McCormack
2010-05-14
1
-15
/
+5
*
sky2: Refactor down/up code out of sky2_restart()
Mike McCormack
2010-05-14
1
-7
/
+19
*
sky2: Shut off interrupts before NAPI
Mike McCormack
2010-05-14
1
-2
/
+2
*
sky2: Avoid race in sky2_change_mtu
Mike McCormack
2010-05-14
1
-1
/
+1
*
sky2: Restore multicast after restart
Mike McCormack
2010-05-14
1
-0
/
+1
*
ixgb and e1000: Use new function for copybreak tests
Joe Perches
2010-05-14
2
-41
/
+58
*
e1000: cleanup unused parameters
Jesse Brandeburg
2010-05-14
1
-8
/
+0
*
e1000: fix WARN_ON with mac-vlan
Jesse Brandeburg
2010-05-14
1
-2
/
+0
*
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
2010-05-14
171
-631
/
+0
*
ixgbe: Refactor common code between 82598 & 82599 to accommodate new hardware
Mallikarjuna R Chilakala
2010-05-13
5
-421
/
+557
*
ixgbe: Use bool flag to see if the packet unmapping is delayed in HWRSC
Mallikarjuna R Chilakala
2010-05-13
1
-6
/
+11
*
ixgbe: fix setting of promisc mode when using mac-vlans
Emil Tantilov
2010-05-13
3
-4
/
+8
*
cxgb4: report GRO stats with ethtool -S
Dimitris Michailidis
2010-05-12
1
-0
/
+6
*
cxgb4: report the PCIe link speed
Dimitris Michailidis
2010-05-12
1
-2
/
+8
*
cxgb4: configure HW VLAN extraction through FW
Dimitris Michailidis
2010-05-12
4
-28
/
+20
*
e1000e: add PCI device id to enable support for 82567V-4
Bruce Allan
2010-05-12
2
-0
/
+2
*
e1000e: Fix/cleanup PHY reset code for ICHx/PCHx
Bruce Allan
2010-05-12
1
-74
/
+75
*
e1000e: move settting of flow control refresh timer to link setup code
Bruce Allan
2010-05-12
3
-4
/
+4
*
e1000e: fix checks for manageability enabled and management pass-through
Bruce Allan
2010-05-12
6
-16
/
+52
*
e1000e: Incorrect function pointer set for force_speed_duplex on 82577
Bruce Allan
2010-05-12
2
-20
/
+2
*
e1000e: Cleanup e1000_sw_lcd_config_ich8lan()
Bruce Allan
2010-05-12
1
-77
/
+75
*
e1000e: Remove EN_MAC_ADDR_FILTER check from enable_mng_pass_thru check
Bruce Allan
2010-05-12
1
-4
/
+4
*
e1000e: cleanup multiple common exit points
Bruce Allan
2010-05-12
1
-24
/
+17
*
e1000e: s/w initiated LSC MSI-X interrupts not generated; no transmit
Bruce Allan
2010-05-12
1
-2
/
+9
*
e1000e: initialize manageability (IPMI) pass-through in 82574/82583
Bruce Allan
2010-05-12
3
-9
/
+55
*
e1000e: bad state after running ethtool diagnostics with AMT enabled
Bruce Allan
2010-05-12
2
-7
/
+18
*
e1000e: use static params to save stack space (part 2)
Bruce Allan
2010-05-12
1
-2
/
+2
*
netxen: handle queue manager access
Amit Kumar Salecha
2010-05-12
3
-11
/
+63
*
netxen: to fix onchip memory access.
Sucheta Chakraborty
2010-05-12
1
-25
/
+17
*
netxen: remove unnecessary size checks
Sucheta Chakraborty
2010-05-12
2
-50
/
+8
*
netxen: fix register usage
Amit Kumar Salecha
2010-05-12
3
-3
/
+6
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-05-12
8
-8
/
+30
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-05-11
8
-9
/
+37
|
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-05-10
5
-7
/
+35
|
|
|
\
|
|
|
*
ar9170: wait for asynchronous firmware loading
Christian Lamparter
2010-05-07
2
-0
/
+12
|
|
*
|
phy: Fix initialization in micrel driver.
David S. Miller
2010-05-06
1
-0
/
+1
|
|
*
|
veth: Dont kfree_skb() after dev_forward_skb()
Eric Dumazet
2010-05-06
1
-1
/
+0
|
|
*
|
net/gianfar: drop recycled skbs on MTU change
Sebastian Andrzej Siewior
2010-05-05
1
-1
/
+1
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-05-05
13
-60
/
+196
|
|
\
\
\
|
|
|
/
/
|
|
*
|
FEC: Fix kernel panic in fec_set_mac_address.
Mattias Walström
2010-05-05
1
-1
/
+1
|
|
*
|
net: ep93xx_eth stops receiving packets
David S. Miller
2010-05-03
1
-5
/
+5
|
*
|
|
NET: mdio-octeon: Enable the hardware before using it.
David Daney
2010-04-30
1
-0
/
+10
*
|
|
|
ar9170: fix for driver-core ABI change
Stephen Rothwell
2010-05-11
1
-2
/
+3
[next]