aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/brocade/bna/bnad.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker1-0/+1
2011-10-19net: add skb frag size accessorsEric Dumazet1-3/+3
2011-09-29bna: Add Callback to Fix RXQ StopRasesh Mody1-1/+24
2011-09-29bna: Brocade 1860 HW EnablementRasesh Mody1-1/+8
2011-09-29bna: Implement FW Download for New HWRasesh Mody1-0/+1
2011-09-21bna: PCI Probe Conf Lock FixRasesh Mody1-0/+1
2011-09-17bna: Eliminate Small Race Condition Window in RX PathRasesh Mody1-2/+3
2011-09-16bna: make function tables contstephen hemminger1-17/+16
2011-09-16Merge branch 'master' of ../netdev-next/David S. Miller1-2/+2
2011-09-15bna: SKB PCI UNMAP FixRasesh Mody1-27/+8
2011-09-15bna: MBOX IRQ Flag Check after LockingRasesh Mody1-7/+11
2011-09-15bna: Ethtool Enhancements and FixRasesh Mody1-4/+4
2011-09-15bna: Initialization and Locking FixRasesh Mody1-2/+11
2011-09-15bna: Formatting and Code CleanupRasesh Mody1-33/+13
2011-09-15bna: TX Path and RX Path ChangesRasesh Mody1-94/+171
2011-09-15bna: Interrupt Polling and NAPI Init ChangesRasesh Mody1-30/+53
2011-09-15bna: PCI Probe FixRasesh Mody1-1/+7
2011-09-15bna: Naming Change and Minor Macro FixRasesh Mody1-3/+3
2011-08-30bna: convert to SKB paged frag API.Ian Campbell1-2/+2
2011-08-26bna: unlock on error path in pnad_pci_probe()Dan Carpenter1-2/+2
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+0
2011-08-11bna: ENET and Tx Rx Redesign EnablementRasesh Mody1-255/+388
2011-08-11bna: Move the Brocade driverJeff Kirsher1-0/+3266