aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/brocade
Commit message (Expand)AuthorAge
* bna: Driver and Firmware UpdatedRasesh Mody2013-05-20
* bna: Enahncement to Identify Default IOC FunctionRasesh Mody2013-05-20
* bna: Fix Ucast Failure HandlingRasesh Mody2013-05-20
* bna: Clear Driver Config Flags When HW ResetsRasesh Mody2013-05-20
* 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: fix declaration mismatchstephen hemminger2013-03-09
* bna: Driver Version Updated to 3.1.2.1Rasesh Mody2012-12-11
* bna: Firmware updateRasesh Mody2012-12-11
* bna: Add RX StateRasesh Mody2012-12-11
* bna: Rx Page Based AllocationRasesh Mody2012-12-11
* bna: TX Intr Coalescing FixRasesh 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: remove useless calls to memset().Cyril Roelandt2012-12-02
* 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
* drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-11
* ethernet: Remove casts to same typeJoe Perches2012-06-06
* 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: Update driver version to 3.0.23.0Jing Huang2012-04-04
* | bna: Function name changes and cleanupsJing Huang2012-04-04
* | bna: Remove tx taskletJing Huang2012-04-04
* | bna: tx rx cleanup fixJing Huang2012-04-04
* | bna: ioc cleanupsJing Huang2012-04-04
* | bna: Flash controller ioc pll init fixesJing Huang2012-04-04
* | bna: Serialize smem access during adapter initializationJing Huang2012-04-04
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-21
|\
| * debugfs-related mode_t whack-a-moleAl Viro2012-03-20
* | drivers/net: Remove boolean comparisons to true/falseJoe Perches2012-02-13
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-10
|\|
| * bna: fix error handling of bnad_get_flash_partition_by_offset()Dan Carpenter2012-02-09
* | bna: Implement ethtool flash_device entry point.Krishna Gudipati2012-02-01
* | drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-31
* | drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches2012-01-31
|/
* bna: fix sparse warnings/errorsstephen hemminger2012-01-05
* bna: make ethtool_ops and strings conststephen 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
* bna: Convert MAC_ADDRLEN uses to ETH_ALENJoe Perches2011-11-16
* sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones2011-11-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