aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/atheros
Commit message (Expand)AuthorAge
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* atl1e: use pci_zalloc_consistentJoe Perches2014-08-08
* atl1c: remove unnecessary break after returnFabian Frederick2014-07-21
* atlx: remove unnecessary break after returnFabian Frederick2014-07-21
* atl1e: remove unnecessary break after returnFabian Frederick2014-07-21
* net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko2014-06-06
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-13
* atl1e: remove open-coded skb_cow_head.françois romieu2014-03-29
* atl1c: remove open-coded skb_cow_head.françois romieu2014-03-29
* atl1: remove open-coded skb_cow_head.françois romieu2014-03-29
* alx: Remove casts of pointer to same typeJoe Perches2014-03-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-25
|\
| * ATHEROS-ATL1E: Convert iounmap to pci_iounmapPeter Senna Tschudin2014-03-18
| * ATHEROS-ALX: Use dma_set_mask_and_coherent and fix a bugPeter Senna Tschudin2014-03-17
* | atl1c: Call dev_kfree/consume_skb_any instead of dev_kfree_skb.Eric W. Biederman2014-03-25
* | alx: Call dev_kfree_skb_any instead of dev_kfree_skb.Eric W. Biederman2014-03-25
* | atheros/atlx: use SET_ETHTOOL_OPS directlywangweidong2014-03-24
|/
* alx: add missing stats_lock spinlock initJohn Greene2014-02-10
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-16
* atl1: update statistics codeSabrina Dubroca2014-01-14
* atl1e: update statistics codeSabrina Dubroca2014-01-14
* atl1c: update statistics codeSabrina Dubroca2014-01-14
* alx: add stats to ethtoolSabrina Dubroca2014-01-11
* alx: add alx_get_stats64 operationSabrina Dubroca2014-01-11
* alx: add stats update functionSabrina Dubroca2014-01-11
* alx: add constants for the stats fieldsSabrina Dubroca2014-01-11
* alx: add a hardware stats structureSabrina Dubroca2014-01-11
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-06
|\
| * atl1c: Check return from pci_find_ext_capability() in atl1c_reset_pcie()Betty Dall2013-12-19
* | net: atl1: slight optimization of addr comparedingtianhong2013-12-26
|/
* alx: Reset phy speed after resumehahnjo2013-11-14
* net: alx: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-18
* atl1e: enable support for NETIF_F_RXALL and NETIF_F_RXCRC featuresAndrea Merello2013-10-03
* net: atl1c: Change variable type to boolPeter Senna Tschudin2013-10-03
* atheros: Remove extern from function prototypesJoe Perches2013-09-24
* alx: remove redundant D0 power state setYijing Wang2013-09-13
* atl1c: Fix misuse of netdev_alloc_skb in refilling rx ringEric Dumazet2013-07-30
* Revert "atl1c: Fix misuse of netdev_alloc_skb in refilling rx ring"David S. Miller2013-07-27
* atl1c: Fix misuse of netdev_alloc_skb in refilling rx ringNeil Horman2013-07-26
* atl1e: unmap partially mapped skb on dma error and free skbNeil Horman2013-07-16
* atl1e: fix dma mapping warningsNeil Horman2013-07-12
* alx: fix lockdep annotationMaarten Lankhorst2013-07-11
* alx: remove WoL supportJohannes Berg2013-07-03
* alx: fix ethtool support codeJohannes Berg2013-07-01
* alx: fix MAC address alignment problemJohannes Berg2013-07-01
* alx: separate link speed/duplex fieldsJohannes Berg2013-07-01
* alx: make sizes unsignedJohannes Berg2013-07-01
* alx: remove NET_CORE Kconfig selectJohannes Berg2013-07-01
* alx: fix 100mbit/half duplex speed translationJohannes Berg2013-07-01
* alx: treat flow control correctly in alx_set_pauseparam()Johannes Berg2013-07-01