aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/atheros/atlx/atl2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-20atlx: remove unnecessary break after returnFabian Frederick1-3/+0
2014-06-06net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko1-2/+2
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe1-1/+1
2014-03-24atheros/atlx: use SET_ETHTOOL_OPS directlywangweidong1-8/+2
2013-04-19net: vlan: add protocol argument to packet tagging functionsPatrick McHardy1-1/+1
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy1-8/+8
2013-03-09drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches1-3/+0
2013-01-08remove init of dev->perm_addr in driversJiri Pirko1-7/+0
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman1-2/+1
2012-12-03net/atheros: remove __dev* attributesBill Pemberton1-8/+8
2012-10-06sections: fix section conflicts in drivers/netAndi Kleen1-1/+1
2012-07-16ethernet: Use eth_random_addrJoe Perches1-1/+1
2012-07-10drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings1-35/+21
2012-03-19atlx: Use ETH_ALENJoe Perches1-8/+5
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław1-5/+8
2011-11-08sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones1-4/+6
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-08-11atl*: Move the Atheros driversJeff Kirsher1-0/+3119