aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/atheros/atlx
Commit message (Expand)AuthorAge
* net: atheros: Use dev_get_drvdataChuhong Yuan2019-07-23
* net: Use skb accessors in network driversMatthew Wilcox (Oracle)2019-07-22
* ethernet: remove redundant memsetFuqian Huang2019-07-15
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-30
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 33Thomas Gleixner2019-05-24
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-06
|\
| * drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-08
* | net: atheros: fix spelling mistake "underun" -> "underrun"Colin Ian King2019-04-23
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-24
|\
| * net: set static variable an initial value in atl2_probe()Mao Wenan2019-02-23
* | net: atheros: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profilesYang Wei2019-02-13
* | atheros: atl2: fix an indentaion issue on a return statementColin Ian King2019-02-02
* | atheros: atl2: replace dev_kfree_skb_any() by dev_consume_skb_any()Yang Wei2019-01-26
|/
* atl1: remove set but not used variable 'advertising'YueHaibing2018-09-20
* net: ethernet: remove redundant includezhong jiang2018-09-18
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* net: atheros: atl2: don't return zero on failure path in atl2_probe()Alexey Khoroshilov2017-05-22
* net: atheros: atl1: use offset_in_page() macroGeliang Tang2017-04-24
* drivers: net: generalize napi_complete_done()Eric Dumazet2017-01-30
* net: atheros: atl2: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-11-14
* net: atheros: atl1: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-11-14
* ethernet/atheros: use core min/max MTU checkingJarod Wilson2016-10-18
* atl2: Disable unimplemented scatter/gather featureBen Hutchings2016-04-21
* drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera2015-10-16
* net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-13
* atheros: atlx: Use setup_timerJulia Lawall2014-12-30
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* atlx: 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
* atl1: remove open-coded skb_cow_head.françois romieu2014-03-29
* atheros/atlx: use SET_ETHTOOL_OPS directlywangweidong2014-03-24
* atl1: update statistics codeSabrina Dubroca2014-01-14
* net: atl1: slight optimization of addr comparedingtianhong2013-12-26
* atheros: Remove extern from function prototypesJoe Perches2013-09-24
* net/ethernet/atheros/atlx/atl1: Use module_pci_driver to register driverPeter Hüwe2013-05-22
* net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-19
* net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-19
* atl1: Protect atl1_suspend with CONFIG_PM_SLEEPFabio Estevam2013-04-16
* atl1: Remove unneeded PM_OPS definitionsFabio Estevam2013-04-16
* net: ethernet: atheros: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2013-03-26
* drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches2013-03-09
* remove init of dev->perm_addr in driversJiri Pirko2013-01-08
* net: remove unnecessary NET_ADDR_RANDOM "bitclean"Jiri Pirko2013-01-04
* net: set dev->addr_assign_type correctlyJiri Pirko2013-01-04
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-07
* net/atheros: remove __dev* attributesBill Pemberton2012-12-03
* sections: fix section conflicts in drivers/netAndi Kleen2012-10-05