aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/atheros/atlx/atl2.c
Commit message (Expand)AuthorAge
* 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
* atheros/atlx: use SET_ETHTOOL_OPS directlywangweidong2014-03-24
* 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
* drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches2013-03-09
* remove init of dev->perm_addr in driversJiri Pirko2013-01-08
* 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
* ethernet: Use eth_random_addrJoe Perches2012-07-17
* drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-11
* atlx: Use ETH_ALENJoe Perches2012-03-19
* net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-16
* sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones2011-11-08
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
* atl*: Move the Atheros driversJeff Kirsher2011-08-11