aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/atheros/atl1e
Commit message (Expand)AuthorAge
* atl1e: unmap partially mapped skb on dma error and free skbNeil Horman2013-07-28
* atl1e: fix dma mapping warningsNeil Horman2013-07-28
* net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-19
* net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-07
|\
| * atl1e: limit gso segment size to prevent generation of wrong ip length fieldsHannes Frederic Sowa2013-04-05
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-01
|\|
| * atl1e: drop pci-msi support because of packet corruptionHannes Frederic Sowa2013-03-29
* | drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches2013-03-09
|/
* ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-04
* remove init of dev->perm_addr in driversJiri Pirko2013-01-08
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-07
* net/atheros: remove __dev* attributesBill Pemberton2012-12-03
* netdev: make pci_error_handlers constStephen Hemminger2012-09-07
* drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-11
* ethernet: Remove casts to same typeJoe Perches2012-06-06
* atl1e: stop using net_device.{base_addr, irq}.Francois Romieu2012-04-07
* drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-31
* 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
* net: add skb frag size accessorsEric Dumazet2011-10-19
* net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell2011-10-06
* atl1e: 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