index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
2016-11-04
amd-xgbe: Prepare for working with more than one type of phy
Lendacky, Thomas
2016-11-04
amd-xgbe: Perform priority-based hardware FIFO allocation
Lendacky, Thomas
2016-11-04
amd-xgbe: Prepare for priority-based FIFO allocation
Lendacky, Thomas
2016-11-04
amd-xgbe: Fix formatting of PCS register dump
Lendacky, Thomas
2016-11-03
mlxsw: pci: Fix the FW ready mask length
Elad Raz
2016-11-03
net: stmmac: Add OXNAS Glue Driver
Neil Armstrong
2016-11-02
enic: set skb->hash type properly
Govindarajulu Varadarajan
2016-11-02
net: 3com: typhoon: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-11-02
net: 3c509: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-11-02
net: 3c59x: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-11-02
net/mlx4_en: Add ethtool statistics for XDP cases
Tariq Toukan
2016-11-02
net/mlx4_en: Refactor the XDP forwarding rings scheme
Tariq Toukan
2016-11-02
net/mlx4_en: Add TX_XDP for CQ types
Tariq Toukan
2016-11-01
nfp: bring back support for different ring counts
Jakub Kicinski
2016-11-01
nfp: replace num_irqs with max_r_vecs
Jakub Kicinski
2016-11-01
nfp: remove nfp_net_irqs_wanted()
Jakub Kicinski
2016-11-01
nfp: use unsigned int for vector/ring counts
Jakub Kicinski
2016-11-01
nfp: create separate define for max number of vectors
Jakub Kicinski
2016-11-01
nfp: use AND instead of modulo to get ring indexes
Jakub Kicinski
2016-11-01
nfp: add separate buffer allocation function for napi
Jakub Kicinski
2016-11-01
nfp: use alloc_frag() and build_skb()
Jakub Kicinski
2016-11-01
nfp: add buffer drop/recycle helper for RX
Jakub Kicinski
2016-11-01
nfp: centralize the buffer size calculation
Jakub Kicinski
2016-11-01
nfp: remove inline attributes and dead code
Jakub Kicinski
2016-11-01
nfp: remove unnecessary call to ether_setup()
Jakub Kicinski
2016-11-01
nfp: remove support for nfp3200
Jakub Kicinski
2016-11-01
nfp: simplify nfp_net_poll()
Jakub Kicinski
2016-11-01
qed: Correct VF mac number
Mintz, Yuval
2016-11-01
qede: Don't override priv_flags
Mintz, Yuval
2016-10-31
i40e: removed unreachable code
Filip Sadowski
2016-10-31
i40e: Implementation of ERROR state for NVM update state machine
Maciej Sosin
2016-10-31
i40e: Fix for division by zero
Michal Kosiarz
2016-10-31
i40e: clear mac filter count on reset
Mitch Williams
2016-10-31
i40e: Reorder logic for coalescing RS bits
Alexander Duyck
2016-10-31
i40e: Add common function for finding VSI by type
Alexander Duyck
2016-10-31
i40evf: avoid an extra msleep while
Jacob Keller
2016-10-31
i40e: replace PTP Rx timestamp hang logic
Jacob Keller
2016-10-31
i40e: use a mutex instead of spinlock in PTP user entry points
Jacob Keller
2016-10-31
i40e: correct check for reading TSYNINDX from the receive descriptor
Jacob Keller
2016-10-31
i40e: remove duplicate add/delete adminq command code for filters
Jacob Keller
2016-10-31
i40e: avoid looping to check whether we're in VLAN mode
Jacob Keller
2016-10-31
i40e: fix MAC filters when removing VLANs
Alan Brady
2016-10-31
i40e: properly cleanup on allocation failure in i40e_sync_vsi_filters
Jacob Keller
2016-10-31
i40e: store MAC/VLAN filters in a hash with the MAC Address as key
Jacob Keller
2016-10-31
i40e: implement __i40e_del_filter and use where applicable
Jacob Keller
2016-10-31
i40e: When searching all MAC/VLAN filters, ignore removed filters
Jacob Keller
2016-10-31
i40e: refactor i40e_put_mac_in_vlan to avoid changing f->vlan
Jacob Keller
2016-10-31
i40e: move i40e_put_mac_in_vlan and i40e_del_mac_all_vlan
Jacob Keller
2016-10-31
i40e: make use of __dev_uc_sync and __dev_mc_sync
Jacob Keller
2016-10-31
i40e: drop is_vf and is_netdev fields in struct i40e_mac_filter
Jacob Keller
[next]