aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/brocade/bna/bnad.c
Commit message (Expand)AuthorAge
* bna: add missing iounmap() on error in bnad_init()Wei Yongjun2013-05-13
* net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-19
* net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy2013-04-19
* net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-19
* drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches2013-03-17
* bna: Rx Page Based AllocationRasesh Mody2012-12-11
* bna: Tx and Rx OptimizationsRasesh Mody2012-12-11
* bna: Code Cleanup and EnhancementsRasesh Mody2012-12-11
* bna: remove __dev* attributesBill Pemberton2012-12-03
* bna: Fix warning false positive.David S. Miller2012-09-27
* drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markersBen Hutchings2012-07-11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-22
|\
| * bna: remove redundant NULL test before release_firmware()Jesper Juhl2012-04-30
* | bna: Function name changes and cleanupsJing Huang2012-04-04
* | bna: Remove tx taskletJing Huang2012-04-04
* | bna: tx rx cleanup fixJing Huang2012-04-04
|/
* drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-31
* bna: fix sparse warnings/errorsstephen hemminger2012-01-05
* bna: Add debugfs interface.Krishna Gudipati2011-12-23
* bna: Added flash sub-module and ethtool eeprom entry points.Krishna Gudipati2011-12-23
* net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-19
* net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko2011-12-08
* drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-10-31
* net: add skb frag size accessorsEric Dumazet2011-10-19
* bna: Add Callback to Fix RXQ StopRasesh Mody2011-09-29
* bna: Brocade 1860 HW EnablementRasesh Mody2011-09-29
* bna: Implement FW Download for New HWRasesh Mody2011-09-29
* bna: PCI Probe Conf Lock FixRasesh Mody2011-09-21
* bna: Eliminate Small Race Condition Window in RX PathRasesh Mody2011-09-17
* bna: make function tables contstephen hemminger2011-09-16
* Merge branch 'master' of ../netdev-next/David S. Miller2011-09-16
|\
| * bna: convert to SKB paged frag API.Ian Campbell2011-08-30
* | bna: SKB PCI UNMAP FixRasesh Mody2011-09-15
* | bna: MBOX IRQ Flag Check after LockingRasesh Mody2011-09-15
* | bna: Ethtool Enhancements and FixRasesh Mody2011-09-15
* | bna: Initialization and Locking FixRasesh Mody2011-09-15
* | bna: Formatting and Code CleanupRasesh Mody2011-09-15
* | bna: TX Path and RX Path ChangesRasesh Mody2011-09-15
* | bna: Interrupt Polling and NAPI Init ChangesRasesh Mody2011-09-15
* | bna: PCI Probe FixRasesh Mody2011-09-15
* | bna: Naming Change and Minor Macro FixRasesh Mody2011-09-15
|/
* bna: unlock on error path in pnad_pci_probe()Dan Carpenter2011-08-26
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
* bna: ENET and Tx Rx Redesign EnablementRasesh Mody2011-08-11
* bna: Move the Brocade driverJeff Kirsher2011-08-11