summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/atheros
Commit message (Expand)AuthorAge
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* net: atl1c: fix spelling mistake: "droppted" -> "dropped"Colin Ian King2017-06-29
* net: atheros: atl2: don't return zero on failure path in atl2_probe()Alexey Khoroshilov2017-05-22
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-09
|\
| * net: alx: handle pci_alloc_irq_vectors return correctlyRakesh Pandit2017-05-05
* | scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd2017-05-08
|/
* net: atheros: atl1: use offset_in_page() macroGeliang Tang2017-04-24
* net: alx: switch to pci_alloc_irq_vectorsChristoph Hellwig2017-04-11
* atl1e: add GRO supportEric Dumazet2017-02-03
* drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-28
|\
| * alx: work around hardware bug in interrupt fallback pathTobias Regnery2017-01-24
| * alx: fix fallback to msi or legacy interruptsTobias Regnery2017-01-24
| * alx: fix wrong condition to free descriptor memoryTobias Regnery2017-01-24
* | alx: add feature flag for rx checksummingTobias Regnery2017-01-09
* | net: make ndo_get_stats64 a void functionstephen hemminger2017-01-08
|/
* Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin2016-12-16
* alx: enable multiple tx queuesTobias Regnery2016-11-15
* alx: enable msi-x interrupts by defaultTobias Regnery2016-11-15
* alx: prepare tx path for multi queue supportTobias Regnery2016-11-15
* alx: prepare resource allocation for multi queue supportTobias Regnery2016-11-15
* alx: prepare interrupt functions for multiple queuesTobias Regnery2016-11-15
* alx: switch to per queue data structuresTobias Regnery2016-11-15
* alx: add ability to allocate and free alx_napi structuresTobias Regnery2016-11-15
* alx: extend data structures for multi queue supportTobias Regnery2016-11-15
* alx: refactor descriptor allocationTobias Regnery2016-11-15
* net: atheros: atl2: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-11-14
* net: atheros: atl1: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-11-14
* net: atheros: atl1c: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-11-14
* net: alx: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-11-14
* net: atheros: atl1e: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-11-13
* ethernet/atheros: use core min/max MTU checkingJarod Wilson2016-10-18
* alx: fix error handling in __alx_openTobias Regnery2016-09-15
* alx: add module parameter to enable msi-x supportTobias Regnery2016-09-09
* alx: add msi-x supportTobias Regnery2016-09-09
* alx: factor out part of the interrupt handlerTobias Regnery2016-09-09
* alx: refactor msi enablement and disablementTobias Regnery2016-09-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-08-30
|\
| * Add Killer E2500 device ID in alx driver.Owen Lin2016-08-29
* | alx: add tso supportTobias Regnery2016-08-26
|/
* Merge branch 'pci/msi-affinity' into nextBjorn Helgaas2016-08-01
|\
| * net: alx: Work around the DMA RX overflow issueFeng Tang2016-06-14
* | alx: Use pci_(request|release)_mem_regionsJohannes Thumshirn2016-06-23
|/
* net: alx: use custom skb allocatorFeng Tang2016-05-25
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-04
* atle1: remove LLTX support and TX_UNLOCKEDFlorian Westphal2016-04-26
* atl1c: remove private tx lockFlorian Westphal2016-04-26
* atl2: Disable unimplemented scatter/gather featureBen Hutchings2016-04-21
* ethernet/atl1c: remove left over dead codeEric Engestrom2016-03-02