summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/atheros
Commit message (Expand)AuthorAgeFilesLines
...
* net: atheros: atl2: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-11-141-30/+36
* net: atheros: atl1: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-11-141-30/+36
* net: atheros: atl1c: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-11-141-24/+30
* net: alx: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-11-141-24/+35
* net: atheros: atl1e: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-11-131-26/+36
* ethernet/atheros: use core min/max MTU checkingJarod Wilson2016-10-187-51/+47
* alx: fix error handling in __alx_openTobias Regnery2016-09-151-1/+3
* alx: add module parameter to enable msi-x supportTobias Regnery2016-09-091-1/+4
* alx: add msi-x supportTobias Regnery2016-09-094-8/+184
* alx: factor out part of the interrupt handlerTobias Regnery2016-09-091-14/+20
* alx: refactor msi enablement and disablementTobias Regnery2016-09-092-9/+26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-08-302-0/+3
|\
| * Add Killer E2500 device ID in alx driver.Owen Lin2016-08-292-0/+3
* | alx: add tso supportTobias Regnery2016-08-261-4/+71
|/
* Merge branch 'pci/msi-affinity' into nextBjorn Helgaas2016-08-012-51/+14
|\
| * net: alx: Work around the DMA RX overflow issueFeng Tang2016-06-142-51/+14
* | alx: Use pci_(request|release)_mem_regionsJohannes Thumshirn2016-06-231-7/+5
|/
* net: alx: use custom skb allocatorFeng Tang2016-05-252-1/+51
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-1/+1
* atle1: remove LLTX support and TX_UNLOCKEDFlorian Westphal2016-04-262-12/+1
* atl1c: remove private tx lockFlorian Westphal2016-04-262-13/+1
* atl2: Disable unimplemented scatter/gather featureBen Hutchings2016-04-211-1/+1
* ethernet/atl1c: remove left over dead codeEric Engestrom2016-03-021-4/+0
* ethernet/atheros/alx: sanitize buffer sizing and paddingJarod Wilson2016-01-063-12/+14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-171-4/+3
|\
| * atl1c: Improve driver not to do order 4 GFP_ATOMIC allocationPavel Machek2015-12-041-4/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-032-0/+3
|\ \ | |/
| * ethernet/atheros/alx: add Killer E2400 device IDBen Pope2015-11-182-0/+3
* | alx: remove pointless assignmentJarod Wilson2015-12-031-1/+0
|/
* drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera2015-10-164-13/+0
* net: atl1c: add BQL supportRon Angeles2015-08-121-0/+10
* drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker2015-06-231-3/+1
* trivial: net: atl1e: atl1e_hw.h: fix 0x0x prefixAntonio Ospite2015-04-291-1/+1
* ethernet: codespell comment spelling fixesJoe Perches2015-03-082-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-151-11/+13
|\
| * alx: fix alx_poll()Eric Dumazet2015-01-111-11/+13
* | net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-134-8/+8
* | atl1e: Use setup_timerJulia Lawall2014-12-301-3/+2
* | atheros: atlx: Use setup_timerJulia Lawall2014-12-301-6/+4
|/
* Merge Linus' tree to be be to apply submitted patches to newer code thanJiri Kosina2014-11-205-10/+7
|\
| * PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-125-5/+5
| * atl1e: use pci_zalloc_consistentJoe Perches2014-08-081-5/+2
* | treewide: Fix company name in module descriptionsMasanari Iida2014-10-291-1/+1
|/
* atl1c: remove unnecessary break after returnFabian Frederick2014-07-201-2/+0
* atlx: remove unnecessary break after returnFabian Frederick2014-07-202-4/+0
* atl1e: remove unnecessary break after returnFabian Frederick2014-07-201-1/+0
* net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko2014-06-064-8/+8
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-134-4/+4
* atl1e: remove open-coded skb_cow_head.françois romieu2014-03-291-7/+7
* atl1c: remove open-coded skb_cow_head.françois romieu2014-03-291-7/+7
OpenPOWER on IntegriCloud