aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/atheros/atlx/atl1.c
Commit message (Expand)AuthorAge
* Patched in Tegra support.Jonathan Herman2013-01-17
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-07
* net/atheros: remove __dev* attributesBill Pemberton2012-12-03
* 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
* 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: 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
|/
* 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
* 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