aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/atheros
AgeCommit message (Expand)Author
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
2013-07-12atl1e: fix dma mapping warningsNeil Horman
2013-07-11alx: fix lockdep annotationMaarten Lankhorst
2013-07-03alx: remove WoL supportJohannes Berg
2013-07-01alx: fix ethtool support codeJohannes Berg
2013-07-01alx: fix MAC address alignment problemJohannes Berg
2013-07-01alx: separate link speed/duplex fieldsJohannes Berg
2013-07-01alx: make sizes unsignedJohannes Berg
2013-07-01alx: remove NET_CORE Kconfig selectJohannes Berg
2013-07-01alx: fix 100mbit/half duplex speed translationJohannes Berg
2013-07-01alx: treat flow control correctly in alx_set_pauseparam()Johannes Berg
2013-06-19net: Move MII out from under NET_CORE and hide itBen Hutchings
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-17alx: add a simple AR816x/AR817x device driverJohannes Berg
2013-05-22net/ethernet/atheros/atlx/atl1: Use module_pci_driver to register driverPeter Hüwe
2013-05-22net/ethernet/atheros/atl1e/atl1e_main: Use module_pci_driver to register driverPeter Hüwe
2013-05-22net/ethernet/atheros/atl1c/atl1c_main: Use module_pci_driver to register driverPeter Hüwe
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-19net: vlan: add protocol argument to packet tagging functionsPatrick McHardy
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy
2013-04-16atl1: Protect atl1_suspend with CONFIG_PM_SLEEPFabio Estevam
2013-04-16atl1: Remove unneeded PM_OPS definitionsFabio Estevam
2013-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-05atl1e: limit gso segment size to prevent generation of wrong ip length fieldsHannes Frederic Sowa
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-31treewide: Fix typos in kernel messagesMasanari Iida
2013-03-29atl1e: drop pci-msi support because of packet corruptionHannes Frederic Sowa
2013-03-26net: ethernet: atheros: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-03-09drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-19atl1c: restore buffer stateHuang, Xiong
2013-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into netDavid S. Miller
2013-02-13atl1c: add error checking for pci_map_single functionsHuang, Xiong
2013-02-04ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches
2013-01-11drivers/net/ethernet/atheros: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-08remove init of dev->perm_addr in driversJiri Pirko
2013-01-03net: remove unnecessary NET_ADDR_RANDOM "bitclean"Jiri Pirko
2013-01-03net: set dev->addr_assign_type correctlyJiri Pirko
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman
2012-12-03net/atheros: remove __dev* attributesBill Pemberton
2012-10-06sections: fix section conflicts in drivers/netAndi Kleen
2012-09-12Merge branch 'pci/stephen-const' into nextBjorn Helgaas
2012-09-07netdev: make pci_error_handlers constStephen Hemminger
2012-08-23atl1c: Use PCI Express Capability accessorsJiang Liu