summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/atheros/atlx/atl2.c
Commit message (Expand)AuthorAgeFilesLines
* net: atheros: atl2: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-11-141-30/+36
* ethernet/atheros: use core min/max MTU checkingJarod Wilson2016-10-181-9/+7Star
* atl2: Disable unimplemented scatter/gather featureBen Hutchings2016-04-211-1/+1
* drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera2015-10-161-4/+0Star
* net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-131-2/+2
* atheros: atlx: Use setup_timerJulia Lawall2014-12-311-6/+4Star
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* atlx: remove unnecessary break after returnFabian Frederick2014-07-211-3/+0Star
* net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko2014-06-071-2/+2
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-131-1/+1
* atheros/atlx: use SET_ETHTOOL_OPS directlywangweidong2014-03-241-8/+2Star
* net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-191-1/+1
* net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-191-8/+8
* drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches2013-03-091-3/+0Star
* remove init of dev->perm_addr in driversJiri Pirko2013-01-091-7/+0Star
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-071-2/+1Star
* net/atheros: remove __dev* attributesBill Pemberton2012-12-031-8/+8
* sections: fix section conflicts in drivers/netAndi Kleen2012-10-051-1/+1
* ethernet: Use eth_random_addrJoe Perches2012-07-171-1/+1
* drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-111-35/+21Star
* atlx: Use ETH_ALENJoe Perches2012-03-191-8/+5Star
* net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-161-5/+8
* sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones2011-11-081-4/+6
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-181-1/+1
* atl*: Move the Atheros driversJeff Kirsher2011-08-121-0/+3119