summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/atheros/atlx
Commit message (Expand)AuthorAgeFilesLines
* ethernet: Use eth_random_addrJoe Perches2012-07-162-2/+2
* drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-103-64/+43
* ethernet: Remove casts to same typeJoe Perches2012-06-061-1/+1
* atl1: remove unused member from atl1_adapter structureTony Zelenoff2012-04-161-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-153-9/+7
|\
| * atl1: fix kernel panic in case of DMA errorsTony Zelenoff2012-04-133-10/+7
* | atl1: do not drop rx/tx interrupts before they are scheduledTony Zelenoff2012-04-151-4/+10
* | atl1: do not process interrupts in cycle in handlerTony Zelenoff2012-04-151-57/+48
* | atl1: enable errors and link ints when rx/tx scheduledTony Zelenoff2012-04-152-13/+29
* | atl1: add value to check ability of reenabling IRQsTony Zelenoff2012-04-152-0/+8
* | atl1: make function to set imr of cardTony Zelenoff2012-04-151-4/+9
* | atl1: use defined functions to disable irqTony Zelenoff2012-04-151-3/+3
* | atl1: add napi process of tx interruptsTony Zelenoff2012-04-151-11/+16
* | atl1: make driver napi compatibleTony Zelenoff2012-04-152-6/+41
* | atl1: handle rx in separate conditionTony Zelenoff2012-04-151-9/+10
|/
* atlx: Use ETH_ALENJoe Perches2012-03-193-12/+7
* atheros eth: set addr_assign_type if random_ether_addr() usedDanny Kukawka2012-02-172-3/+10
* Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...Rick Jones2011-11-221-1/+0
* net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-162-10/+16
* sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones2011-11-081-4/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-251-1/+1
* net: add skb frag size accessorsEric Dumazet2011-10-191-7/+5
* net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones2011-10-071-4/+0
* net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell2011-10-061-1/+1
* atlx: convert to SKB paged frag API.Ian Campbell2011-08-301-3/+2
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-172-2/+2
* atl*: Move the Atheros driversJeff Kirsher2011-08-117-0/+8886
OpenPOWER on IntegriCloud