aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/brocade
AgeCommit message (Expand)Author
2012-01-05bna: fix sparse warnings/errorsstephen hemminger
2012-01-05bna: make ethtool_ops and strings conststephen hemminger
2011-12-23bna: Add debugfs interface.Krishna Gudipati
2011-12-23bna: Added flash sub-module and ethtool eeprom entry points.Krishna Gudipati
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell
2011-12-08net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko
2011-11-16bna: Convert MAC_ADDRLEN uses to ETH_ALENJoe Perches
2011-11-08sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker
2011-10-19net: add skb frag size accessorsEric Dumazet
2011-10-07net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones
2011-10-04bna: Multiple Definition and Interface Setup FixRasesh Mody
2011-09-29bna: Driver Version changed to 3.0.2.2Rasesh Mody
2011-09-29bna: Add Callback to Fix RXQ StopRasesh Mody
2011-09-29bna: PLL Init Fix and Add Stats AttributesRasesh Mody
2011-09-29bna: Brocade 1860 HW EnablementRasesh Mody
2011-09-29bna: Implement FW Download for New HWRasesh Mody
2011-09-29bna: Capability Map and MFG Block Changes for New HWRasesh Mody
2011-09-29bna: Brocade 1860 IOC PLL, Reg Defs and ASIC Mode ChangesRasesh Mody
2011-09-21bna: PCI Probe Conf Lock FixRasesh Mody
2011-09-17bna: Eliminate Small Race Condition Window in RX PathRasesh Mody
2011-09-17bna: Set Ring Param FixRasesh Mody
2011-09-17bna: Semaphore Lock FixRasesh Mody
2011-09-16bna: make function tables contstephen hemminger
2011-09-16Merge branch 'master' of ../netdev-next/David S. Miller
2011-09-15bna: Driver Version changed to 3.0.2.1Rasesh Mody
2011-09-15bna: SKB PCI UNMAP FixRasesh Mody
2011-09-15bna: TX Queue Depth FixRasesh Mody
2011-09-15bna: MBOX IRQ Flag Check after LockingRasesh Mody
2011-09-15bna: Async Mode Tx Rx Init FixRasesh Mody
2011-09-15bna: Ethtool Enhancements and FixRasesh Mody
2011-09-15bna: Initialization and Locking FixRasesh Mody
2011-09-15bna: Formatting and Code CleanupRasesh Mody
2011-09-15bna: TX Path and RX Path ChangesRasesh Mody
2011-09-15bna: Interrupt Polling and NAPI Init ChangesRasesh Mody
2011-09-15bna: PCI Probe FixRasesh Mody
2011-09-15bna: Naming Change and Minor Macro FixRasesh Mody
2011-08-30bna: convert to SKB paged frag API.Ian Campbell
2011-08-27drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher
2011-08-26bna: off by one in bfa_msgq_rspq_pi_update()Dan Carpenter
2011-08-26bna: unlock on error path in pnad_pci_probe()Dan Carpenter
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-11bna: Driver Version changed to 3.0.2.0Rasesh Mody
2011-08-11bna: Remove Obsolete FilesRasesh Mody
2011-08-11bna: Remove Unused CodeRasesh Mody
2011-08-11bna: ENET and Tx Rx Redesign EnablementRasesh Mody
2011-08-11bna: Add New HW DefsRasesh Mody
2011-08-11bna: Tx and Rx RedesignRasesh Mody
2011-08-11bna: Introduce ENET as New Driver and FW InterfaceRasesh Mody
2011-08-11bna: MSGQ ImplementationRasesh Mody