aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/brocade
AgeCommit message (Expand)Author
2013-06-16lseek(fd, n, SEEK_END) does *not* go to eof - nAl Viro
2013-05-13bna: add missing iounmap() on error in bnad_init()Wei Yongjun
2013-04-19net: vlan: add protocol argument to packet tagging functionsPatrick McHardy
2013-04-19net: vlan: prepare for 802.1ad VLAN filtering offloadPatrick McHardy
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy
2013-03-17drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches
2013-03-09bna: fix declaration mismatchstephen hemminger
2012-12-11bna: Driver Version Updated to 3.1.2.1Rasesh Mody
2012-12-11bna: Firmware updateRasesh Mody
2012-12-11bna: Add RX StateRasesh Mody
2012-12-11bna: Rx Page Based AllocationRasesh Mody
2012-12-11bna: TX Intr Coalescing FixRasesh Mody
2012-12-11bna: Tx and Rx OptimizationsRasesh Mody
2012-12-11bna: Code Cleanup and EnhancementsRasesh Mody
2012-12-03bna: remove __dev* attributesBill Pemberton
2012-12-02bna: remove useless calls to memset().Cyril Roelandt
2012-09-27bna: Fix warning false positive.David S. Miller
2012-07-10drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markersBen Hutchings
2012-07-10drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings
2012-06-06ethernet: Remove casts to same typeJoe Perches
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-04-30bna: remove redundant NULL test before release_firmware()Jesper Juhl
2012-04-04bna: Update driver version to 3.0.23.0Jing Huang
2012-04-04bna: Function name changes and cleanupsJing Huang
2012-04-04bna: Remove tx taskletJing Huang
2012-04-04bna: tx rx cleanup fixJing Huang
2012-04-04bna: ioc cleanupsJing Huang
2012-04-04bna: Flash controller ioc pll init fixesJing Huang
2012-04-04bna: Serialize smem access during adapter initializationJing Huang
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-03-20debugfs-related mode_t whack-a-moleAl Viro
2012-02-13drivers/net: Remove boolean comparisons to true/falseJoe Perches
2012-02-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-09bna: fix error handling of bnad_get_flash_partition_by_offset()Dan Carpenter
2012-02-01bna: Implement ethtool flash_device entry point.Krishna Gudipati
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches
2012-01-31drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches
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