summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/atheros/atlx/atl2.c
AgeCommit message (Expand)Author
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-05-22net: atheros: atl2: don't return zero on failure path in atl2_probe()Alexey Khoroshilov
2016-11-14net: atheros: atl2: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-10-18ethernet/atheros: use core min/max MTU checkingJarod Wilson
2016-04-21atl2: Disable unimplemented scatter/gather featureBen Hutchings
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko
2014-12-30atheros: atlx: Use setup_timerJulia Lawall
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-07-20atlx: 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-24atheros/atlx: use SET_ETHTOOL_OPS directlywangweidong
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-03-09drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches
2013-01-08remove init of dev->perm_addr in driversJiri 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-07-16ethernet: Use eth_random_addrJoe Perches
2012-07-10drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings
2012-03-19atlx: Use ETH_ALENJoe Perches
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław
2011-11-08sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-11atl*: Move the Atheros driversJeff Kirsher