aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/atheros
AgeCommit message (Expand)Author
2016-06-14net: alx: Work around the DMA RX overflow issueFeng Tang
2016-05-25net: alx: use custom skb allocatorFeng Tang
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2016-04-26atle1: remove LLTX support and TX_UNLOCKEDFlorian Westphal
2016-04-26atl1c: remove private tx lockFlorian Westphal
2016-04-21atl2: Disable unimplemented scatter/gather featureBen Hutchings
2016-03-02ethernet/atl1c: remove left over dead codeEric Engestrom
2016-01-06ethernet/atheros/alx: sanitize buffer sizing and paddingJarod Wilson
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-04atl1c: Improve driver not to do order 4 GFP_ATOMIC allocationPavel Machek
2015-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-03alx: remove pointless assignmentJarod Wilson
2015-11-18ethernet/atheros/alx: add Killer E2400 device IDBen Pope
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera
2015-08-12net: atl1c: add BQL supportRon Angeles
2015-06-23drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker
2015-04-29trivial: net: atl1e: atl1e_hw.h: fix 0x0x prefixAntonio Ospite
2015-03-08ethernet: codespell comment spelling fixesJoe Perches
2015-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko
2015-01-11alx: fix alx_poll()Eric Dumazet
2014-12-30atl1e: Use setup_timerJulia Lawall
2014-12-30atheros: atlx: Use setup_timerJulia Lawall
2014-11-20Merge Linus' tree to be be to apply submitted patches to newer code thanJiri Kosina
2014-10-29treewide: Fix company name in module descriptionsMasanari Iida
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-08-08atl1e: use pci_zalloc_consistentJoe Perches
2014-07-20atl1c: remove unnecessary break after returnFabian Frederick
2014-07-20atlx: remove unnecessary break after returnFabian Frederick
2014-07-20atl1e: remove unnecessary break after returnFabian Frederick
2014-06-06net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-03-29atl1e: remove open-coded skb_cow_head.françois romieu
2014-03-29atl1c: remove open-coded skb_cow_head.françois romieu
2014-03-29atl1: remove open-coded skb_cow_head.françois romieu
2014-03-26alx: Remove casts of pointer to same typeJoe Perches
2014-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-24atl1c: Call dev_kfree/consume_skb_any instead of dev_kfree_skb.Eric W. Biederman
2014-03-24alx: Call dev_kfree_skb_any instead of dev_kfree_skb.Eric W. Biederman
2014-03-24atheros/atlx: use SET_ETHTOOL_OPS directlywangweidong
2014-03-18ATHEROS-ATL1E: Convert iounmap to pci_iounmapPeter Senna Tschudin
2014-03-17ATHEROS-ALX: Use dma_set_mask_and_coherent and fix a bugPeter Senna Tschudin
2014-02-10alx: add missing stats_lock spinlock initJohn Greene
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-14atl1: update statistics codeSabrina Dubroca
2014-01-14atl1e: update statistics codeSabrina Dubroca
2014-01-14atl1c: update statistics codeSabrina Dubroca
2014-01-11alx: add stats to ethtoolSabrina Dubroca
2014-01-11alx: add alx_get_stats64 operationSabrina Dubroca
2014-01-11alx: add stats update functionSabrina Dubroca