summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/brocade
Commit message (Expand)AuthorAgeFilesLines
* drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markersBen Hutchings2012-07-1021-821/+310
* drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-101-28/+8
* ethernet: Remove casts to same typeJoe Perches2012-06-061-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-221-3/+1
|\
| * bna: remove redundant NULL test before release_firmware()Jesper Juhl2012-04-301-3/+1
* | bna: Update driver version to 3.0.23.0Jing Huang2012-04-041-1/+1
* | bna: Function name changes and cleanupsJing Huang2012-04-043-32/+32
* | bna: Remove tx taskletJing Huang2012-04-042-71/+3
* | bna: tx rx cleanup fixJing Huang2012-04-042-80/+125
* | bna: ioc cleanupsJing Huang2012-04-041-10/+1
* | bna: Flash controller ioc pll init fixesJing Huang2012-04-042-46/+102
* | bna: Serialize smem access during adapter initializationJing Huang2012-04-041-8/+42
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-211-1/+1
|\
| * debugfs-related mode_t whack-a-moleAl Viro2012-03-201-1/+1
* | drivers/net: Remove boolean comparisons to true/falseJoe Perches2012-02-132-5/+5
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-101-6/+4
|\ \ | |/
| * bna: fix error handling of bnad_get_flash_partition_by_offset()Dan Carpenter2012-02-091-6/+4
* | bna: Implement ethtool flash_device entry point.Krishna Gudipati2012-02-012-0/+43
* | drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-311-1/+0
* | drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2012-01-311-18/+3
|/
* bna: fix sparse warnings/errorsstephen hemminger2012-01-054-7/+8
* bna: make ethtool_ops and strings conststephen hemminger2012-01-051-2/+2
* bna: Add debugfs interface.Krishna Gudipati2011-12-2310-4/+827
* bna: Added flash sub-module and ethtool eeprom entry points.Krishna Gudipati2011-12-239-39/+771
* net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-191-3/+3
* net: make vlan ndo_vlan_rx_[add/kill]_vid return error valueJiri Pirko2011-12-081-4/+8
* bna: Convert MAC_ADDRLEN uses to ETH_ALENJoe Perches2011-11-161-2/+1
* sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones2011-11-081-5/+6
* drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-10-311-0/+1
* net: add skb frag size accessorsEric Dumazet2011-10-191-3/+3
* net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones2011-10-071-4/+0
* bna: Multiple Definition and Interface Setup FixRasesh Mody2011-10-043-3/+6
* bna: Driver Version changed to 3.0.2.2Rasesh Mody2011-09-291-1/+1
* bna: Add Callback to Fix RXQ StopRasesh Mody2011-09-294-1/+38
* bna: PLL Init Fix and Add Stats AttributesRasesh Mody2011-09-295-33/+33
* bna: Brocade 1860 HW EnablementRasesh Mody2011-09-295-2/+51
* bna: Implement FW Download for New HWRasesh Mody2011-09-295-10/+48
* bna: Capability Map and MFG Block Changes for New HWRasesh Mody2011-09-292-38/+18
* bna: Brocade 1860 IOC PLL, Reg Defs and ASIC Mode ChangesRasesh Mody2011-09-293-16/+394
* bna: PCI Probe Conf Lock FixRasesh Mody2011-09-211-0/+1
* bna: Eliminate Small Race Condition Window in RX PathRasesh Mody2011-09-171-2/+3
* bna: Set Ring Param FixRasesh Mody2011-09-171-2/+3
* bna: Semaphore Lock FixRasesh Mody2011-09-171-1/+1
* bna: make function tables contstephen hemminger2011-09-165-43/+36
* Merge branch 'master' of ../netdev-next/David S. Miller2011-09-161-2/+2
|\
| * bna: convert to SKB paged frag API.Ian Campbell2011-08-301-2/+2
* | bna: Driver Version changed to 3.0.2.1Rasesh Mody2011-09-151-1/+1
* | bna: SKB PCI UNMAP FixRasesh Mody2011-09-151-27/+8
* | bna: TX Queue Depth FixRasesh Mody2011-09-152-4/+8
* | bna: MBOX IRQ Flag Check after LockingRasesh Mody2011-09-151-7/+11
OpenPOWER on IntegriCloud