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
Age
Commit message (
Expand
)
Author
2017-03-21
ibmvnic: Move ibmvnic adapter intialization to its own routine
John Allen
2017-03-21
ibmvnic: Move login to its own routine
John Allen
2017-03-21
ibmvnic: Move login and queue negotiation into ibmvnic_open
John Allen
2017-03-21
net: sun: sungem: rix a possible null dereference
Philippe Reynes
2017-03-21
liquidio: add debug error messages to report command timeout
Rick Farrington
2017-03-21
liquidio: remove duplicate code
Satanand Burla
2017-03-21
net: stmmac: RX queue routing configuration
Joao Pinto
2017-03-21
net: stmmac: TX and RX queue priority configuration
Joao Pinto
2017-03-21
net: stmmac: enable multiple buffers
Joao Pinto
2017-03-21
net: ethoc: Use ether_addr_copy()
Tobias Klauser
2017-03-21
mlxsw: spectrum: Align the matchall default case returned value
Or Gerlitz
2017-03-21
mlxsw: spectrum: Cosmetic naming change
Arkadi Sharshevsky
2017-03-21
r8152: check hw version first
hayeswang
2017-03-21
net: usb: usb: remove old api ethtool_{get|set}_settings
Philippe Reynes
2017-03-21
net: usb: asix: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-03-21
net: usb: sr9700: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-03-21
net: usb: smsc75xx: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-03-21
net: usb: sierra_net: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-03-21
net: usb: mcs7830: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-03-21
net: usb: dm9601: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-03-21
net: usb: cdc_ncm: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-03-21
net: usb: sr9800: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-03-21
net: usb: smsc95xx: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-03-21
net: usb: usbnet: add new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-03-21
net: bcmgenet: Track per TX/RX rings statistics
Florian Fainelli
2017-03-21
Cleanup some warning from timestamping code.
Ezequiel Lara Gomez
2017-03-21
Enable tx timestamping on loopback and dummy
Ezequiel Lara Gomez
2017-03-21
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2017-03-20
i40e: always remove old filter when adding new FDir filter
Jacob Keller
2017-03-20
i40e: explicitly fail on extended MAC field for ethtool_rx_flow_spec
Jacob Keller
2017-03-20
i40e: add counters for UDP/IPv4 and IPv4 filters
Jacob Keller
2017-03-20
i40e: don't re-enable ATR when flushing filters if SB has TCP4/IPv4 rules
Jacob Keller
2017-03-20
i40e: reset fd_tcp_rule count when restoring filters
Jacob Keller
2017-03-20
i40e: remove redundant check for fd_tcp_rule when restoring filters
Jacob Keller
2017-03-20
i40e: exit ATR mode only when adding TCP/IPv4 filter succeeds
Jacob Keller
2017-03-20
i40e: return immediately when failing to add fdir filter
Jacob Keller
2017-03-20
i40e: rework exit flow of i40e_add_fdir_ethtool
Jacob Keller
2017-03-20
i40e: don't use arrays for (src|dst)_ip
Jacob Keller
2017-03-20
i40e: send correct port number to AdminQ when enabling UDP tunnels
Jacob Keller
2017-03-20
i40evf: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-03-17
i40e: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-03-17
igb/ixgbe: Fix typo in igb_build_skb and/or ixgbe_build_skb code comment
Alexander Duyck
2017-03-17
igb: Re-add support for build_skb in igb
Alexander Duyck
2017-03-17
igb: Break out Rx buffer page management
Alexander Duyck
2017-03-17
igb: Add support for padding packet
Alexander Duyck
2017-03-17
igb: Add support for using order 1 pages to receive large frames
Alexander Duyck
2017-03-17
igb: Add support for ethtool private flag to allow use of legacy Rx
Alexander Duyck
2017-03-17
igb: Use page_address offset from page instead of masking virtual address
Alexander Duyck
2017-03-17
igb: Only sync size of expected frame in ethtool testing
Alexander Duyck
2017-03-17
igb: Limit maximum frame Rx based on MTU
Alexander Duyck
[next]