summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/atheros
AgeCommit message (Expand)Author
2020-06-29net: alx: fix race condition in alx_removeZekun Shen
2019-12-05atl1e: checking the status of atl1e_write_phy_regKangjie Lu
2019-03-23net: set static variable an initial value in atl2_probe()Mao Wenan
2018-09-05atl1c: reserve min skb headroomFlorian Westphal
2016-07-11net: alx: Work around the DMA RX overflow issueFeng Tang
2016-05-18atl2: Disable unimplemented scatter/gather featureBen Hutchings
2015-12-04atl1c: Improve driver not to do order 4 GFP_ATOMIC allocationPavel Machek
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
2014-01-11alx: add constants for the stats fieldsSabrina Dubroca
2014-01-11alx: add a hardware stats structureSabrina Dubroca
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-12-26net: atl1: slight optimization of addr comparedingtianhong
2013-12-19atl1c: Check return from pci_find_ext_capability() in atl1c_reset_pcie()Betty Dall