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
/
ethernet
Commit message (
Expand
)
Author
Age
Files
Lines
*
smsc911x: replace printk with netdev_ calls
Ben Boeckel
2013-11-02
1
-1
/
+1
*
smc911x: replace printk with netdev_ calls
Ben Boeckel
2013-11-02
2
-167
/
+166
*
smc91x: replace printk with netdev_ calls
Ben Boeckel
2013-11-02
2
-123
/
+118
*
epic100: replace printk with netdev_ calls
Ben Boeckel
2013-11-02
1
-67
/
+58
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2013-11-02
6
-28
/
+27
|
\
|
*
ixgbe: fix inconsistent clearing of the multicast table
Emil Tantilov
2013-11-01
1
-8
/
+7
|
*
ixgbe: cleanup IXGBE_DESC_UNUSED
Don Skidmore
2013-11-01
2
-8
/
+12
|
*
ixgbe: Reduce memory consumption with larger page sizes
Anton Blanchard
2013-11-01
1
-0
/
+4
|
*
igb: Don't let ethtool try to write to iNVM in i210/i211
Fujinaka, Todd
2013-11-01
1
-1
/
+3
|
*
ixgbevf: remove redundant workaround
Emil Tantilov
2013-11-01
1
-9
/
+0
|
*
e1000: fix wrong queue idx calculation
Hong Zhiguo
2013-11-01
1
-2
/
+1
*
|
sfc: Fix DMA unmapping issue with firmware assisted TSO
Alexandre Rames
2013-10-31
2
-2
/
+8
|
/
*
bgmac: pass received packet to the netif instead of copying it
Rafał Miłecki
2013-10-30
1
-27
/
+39
*
arc_emac: drop redundant mac address check
Luka Perkov
2013-10-29
1
-3
/
+3
*
mvneta: drop redundant mac address check
Luka Perkov
2013-10-29
1
-1
/
+1
*
octeon_mgmt: drop redundant mac address check
Luka Perkov
2013-10-29
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2013-10-29
6
-77
/
+354
|
\
|
*
i40e: fix error return code in i40e_probe()
Wei Yongjun
2013-10-29
1
-1
/
+3
|
*
ixgbevf: Add zero_base handler to network statistics
Don Skidmore
2013-10-29
2
-34
/
+45
|
*
ixgbevf: add BP_EXTENDED_STATS for CONFIG_NET_RX_BUSY_POLL
Jacob Keller
2013-10-29
3
-0
/
+60
|
*
ixgbevf: implement CONFIG_NET_RX_BUSY_POLL
Jacob Keller
2013-10-29
2
-0
/
+177
|
*
ixgbevf: have clean_rx_irq return total_rx_packets cleaned
Jacob Keller
2013-10-29
1
-6
/
+7
|
*
ixgbevf: add ixgbevf_rx_skb
Jacob Keller
2013-10-29
1
-1
/
+15
|
*
ixgbe: remove unnecessary duplication of PCIe bandwidth display
Jacob Keller
2013-10-29
1
-23
/
+13
|
*
ixgbe: show <2% for encoding loss on PCIe Gen3
Jacob Keller
2013-10-29
1
-2
/
+2
|
*
ixgbe: fix qv_lock_napi call in ixgbe_napi_disable_all
Jacob Keller
2013-10-29
2
-16
/
+38
*
|
net: mvmdio: doc: mvmdio now used by mv643xx_eth
Leigh Brown
2013-10-29
1
-5
/
+3
*
|
net: mvmdio: slight optimisation of orion_mdio_write
Leigh Brown
2013-10-29
1
-6
/
+4
*
|
net: mvmdio: orion_mdio_ready: remove manual poll
Leigh Brown
2013-10-29
1
-21
/
+13
*
|
net: mvmdio: make orion_mdio_wait_ready consistent
Leigh Brown
2013-10-29
1
-22
/
+30
*
|
net/benet: Make lancer_wait_ready() static
Gavin Shan
2013-10-29
2
-2
/
+1
*
|
net/benet: Remove interface type
Gavin Shan
2013-10-29
2
-6
/
+0
*
|
bgmac: separate RX descriptor setup code into a new function
Rafał Miłecki
2013-10-29
1
-19
/
+22
|
/
*
be2net: add support for ndo_busy_poll
Sathya Perla
2013-10-27
2
-18
/
+187
*
ixgbevf: bump driver version
Don Skidmore
2013-10-24
1
-1
/
+1
*
ixgbevf: implement ethtool get/set coalesce
Jacob Keller
2013-10-24
3
-1
/
+84
*
ixgbevf: Adds function to set PSRTYPE register
Don Skidmore
2013-10-24
1
-2
/
+16
*
ixgbe: fix rx-usecs range checks for BQL
Emil Tantilov
2013-10-24
1
-3
/
+3
*
ixgbe: use pcie_capability_read_word() to simplify code
Yijing Wang
2013-10-24
1
-4
/
+2
*
ixgbe: cleanup ixgbe_enumerate_functions
Jacob Keller
2013-10-24
1
-8
/
+5
*
igb: fix driver reload with VF assigned to guest
Stefan Assmann
2013-10-24
1
-21
/
+16
*
igb: Fix master/slave mode for all m88 i354 PHY's
Carolyn Wyborny
2013-10-24
1
-5
/
+3
*
i40e: remove unused including <linux/version.h>
Wei Yongjun
2013-10-24
1
-1
/
+0
*
igbvf: add missing iounmap() on error in igbvf_probe()
Wei Yongjun
2013-10-24
1
-1
/
+2
*
igbvf: integer wrapping bug setting the mtu
Dan Carpenter
2013-10-24
1
-3
/
+2
*
net: via-rhine: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-23
1
-1
/
+0
*
net: tc35815: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-23
1
-1
/
+0
*
net: spider_net: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-23
1
-1
/
+0
*
net: tlan: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-23
1
-1
/
+0
*
net: tehuti: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-23
1
-1
/
+0
[next]