aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/atheros/atlx
Commit message (Expand)AuthorAge
* ethernet: Use eth_random_addrJoe Perches2012-07-17
* drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-11
* ethernet: Remove casts to same typeJoe Perches2012-06-06
* atl1: remove unused member from atl1_adapter structureTony Zelenoff2012-04-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-15
|\
| * atl1: fix kernel panic in case of DMA errorsTony Zelenoff2012-04-13
* | atl1: do not drop rx/tx interrupts before they are scheduledTony Zelenoff2012-04-15
* | atl1: do not process interrupts in cycle in handlerTony Zelenoff2012-04-15
* | atl1: enable errors and link ints when rx/tx scheduledTony Zelenoff2012-04-15
* | atl1: add value to check ability of reenabling IRQsTony Zelenoff2012-04-15
* | atl1: make function to set imr of cardTony Zelenoff2012-04-15
* | atl1: use defined functions to disable irqTony Zelenoff2012-04-15
* | atl1: add napi process of tx interruptsTony Zelenoff2012-04-15
* | atl1: make driver napi compatibleTony Zelenoff2012-04-15
* | atl1: handle rx in separate conditionTony Zelenoff2012-04-15
|/
* atlx: Use ETH_ALENJoe Perches2012-03-19
* atheros eth: set addr_assign_type if random_ether_addr() usedDanny Kukawka2012-02-17
* Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...Rick Jones2011-11-22
* 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
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-25
* net: add skb frag size accessorsEric Dumazet2011-10-19
* net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones2011-10-07
* net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell2011-10-06
* atlx: convert to SKB paged frag API.Ian Campbell2011-08-30
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
* atl*: Move the Atheros driversJeff Kirsher2011-08-11