aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/atheros
AgeCommit message (Expand)Author
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
2013-11-14alx: Reset phy speed after resumehahnjo
2013-10-18net: alx: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-03atl1e: enable support for NETIF_F_RXALL and NETIF_F_RXCRC featuresAndrea Merello
2013-10-03net: atl1c: Change variable type to boolPeter Senna Tschudin
2013-09-24atheros: Remove extern from function prototypesJoe Perches
2013-09-13alx: remove redundant D0 power state setYijing Wang
2013-07-30atl1c: Fix misuse of netdev_alloc_skb in refilling rx ringEric Dumazet
2013-07-27Revert "atl1c: Fix misuse of netdev_alloc_skb in refilling rx ring"David S. Miller
2013-07-26atl1c: Fix misuse of netdev_alloc_skb in refilling rx ringNeil Horman
2013-07-16atl1e: unmap partially mapped skb on dma error and free skbNeil Horman