summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/atheros/atl1e
Commit message (Expand)AuthorAgeFilesLines
...
| * atl1e: limit gso segment size to prevent generation of wrong ip length fieldsHannes Frederic Sowa2013-04-052-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-012-18/+2
|\|
| * atl1e: drop pci-msi support because of packet corruptionHannes Frederic Sowa2013-03-292-18/+2
* | drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches2013-03-091-4/+2
|/
* ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-041-2/+0
* remove init of dev->perm_addr in driversJiri Pirko2013-01-081-1/+0
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-071-2/+1
* net/atheros: remove __dev* attributesBill Pemberton2012-12-032-8/+9
* netdev: make pci_error_handlers constStephen Hemminger2012-09-071-1/+1
* drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-102-43/+29
* ethernet: Remove casts to same typeJoe Perches2012-06-062-21/+16
* atl1e: stop using net_device.{base_addr, irq}.Francois Romieu2012-04-071-11/+6
* drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-311-1/+0
* net: introduce and use netdev_features_t for device features setsMichał Mirosław2011-11-161-5/+8
* sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones2011-11-081-4/+6
* net: add skb frag size accessorsEric Dumazet2011-10-191-3/+3
* net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell2011-10-061-1/+1
* atl1e: convert to SKB paged frag API.Ian Campbell2011-08-301-6/+5
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-171-1/+1
* atl*: Move the Atheros driversJeff Kirsher2011-08-117-0/+5068