aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/atheros/atlx (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-15atl1: make function to set imr of cardTony Zelenoff1-4/+9
2012-04-15atl1: use defined functions to disable irqTony Zelenoff1-3/+3
2012-04-15atl1: add napi process of tx interruptsTony Zelenoff1-11/+16
2012-04-15atl1: make driver napi compatibleTony Zelenoff2-6/+41
2012-04-15atl1: handle rx in separate conditionTony Zelenoff1-9/+10
2012-04-13atl1: fix kernel panic in case of DMA errorsTony Zelenoff3-10/+7
2012-03-19atlx: Use ETH_ALENJoe Perches3-12/+7
2012-02-17atheros eth: set addr_assign_type if random_ether_addr() usedDanny Kukawka2-3/+10
2011-11-22Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a number of driversRick Jones1-1/+0
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław2-10/+16
2011-11-08sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones1-4/+6
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds7-0/+8879
2011-10-19net: add skb frag size accessorsEric Dumazet1-7/+5
2011-10-07net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones1-4/+0
2011-10-06net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell1-1/+1
2011-08-30atlx: convert to SKB paged frag API.Ian Campbell1-3/+2
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko2-2/+2
2011-08-11atl*: Move the Atheros driversJeff Kirsher7-0/+8886