summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/tehuti
AgeCommit message (Expand)Author
2014-04-10drivers/net: fix livelock issuesThomas Gleixner
2014-01-15net: do not pretend FRAGLIST supportEric Dumazet
2013-04-19net: vlan: add protocol argument to packet tagging functionsPatrick McHardy
2013-04-19net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy
2013-03-09drivers:net: Remove unnecessary OOM messages after netdev_alloc_skbJoe Perches
2013-01-07ethtool: fix drvinfo strings set in driversJiri Pirko
2012-12-03tehuti: remove __dev* attributesBill Pemberton
2012-07-11drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-04-30tehuti: delete redundant NULL check before release_firmware()Jesper Juhl
2012-04-14net: Fix spelling typo in netMasanari Iida
2012-04-07tehuti: stop using net_device.{base_addr, irq}.Francois Romieu
2012-02-08netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches
2011-12-09net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko
2011-10-19net: add skb frag size accessorsEric Dumazet
2011-10-06net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_mapIan Campbell
2011-10-03tehuti: shorten PCI device table.françois romieu
2011-09-22tehuti: convert to SKB paged frag API.Ian Campbell
2011-08-27drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher
2011-08-18net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-11tehuti: Move the Tehuti driverJeff Kirsher