aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/brocade
AgeCommit message (Expand)Author
2014-07-20bna: remove unnecessary break after returnFabian Frederick
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-06-06net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra
2014-03-29bna: remove open-coded skb_cow_head.françois romieu
2014-03-24bnad: Call dev_kfree_skb_any instead of dev_kfree_skb.Eric W. Biederman
2014-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-12brocade: Convert uses of __constant_<foo> to <foo>Joe Perches
2014-03-10bna: Replace large udelay() with mdelay()Ben Hutchings
2014-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-02-28bna: fix vlan tag stripping and implement its togglingIvan Vecera
2014-02-18bna: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev
2014-01-16bnad: code cleanupstephen hemminger
2014-01-06bna: Fix build due to missing use of dma_unmap_len_set()David S. Miller
2013-12-18bna: Update the Driver Version to 3.2.23.0Rasesh Mody
2013-12-18bna: Firmware Patch SimplificationRasesh Mody
2013-12-18bna: Embed SKB Length in TX VectorRasesh Mody
2013-12-18bna: Handle the TX Setup FailuresRasesh Mody
2013-12-18bna: Add NULL Check Before Dereferencing TCBRasesh Mody
2013-12-18bna: CQ Read FixRasesh Mody
2013-12-18bna: RX Processing and Config ChangesRasesh Mody
2013-12-18bna: Enable Multi Buffer RXRasesh Mody
2013-12-18bna: RX Filter EnhancementsRasesh Mody
2013-12-18bna: Fix Filter Add DelRasesh Mody
2013-12-18bna: Set Get IOC fw StateRasesh Mody
2013-12-18bna: Add software timestamping supportRasesh Mody
2013-12-17bnad: make local variable staticstephen hemminger
2013-12-09net: bna: remove unnecessary pci_set_drvdata()Jingoo Han
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-10-18net: bna: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-24brocade: Remove extern from function prototypesJoe Perches
2013-09-17DMA-API: net: brocade/bna/bnad.c: fix 32-bit DMA mask handlingRussell King
2013-08-27bna: firmware update to 3.2.1.1Rasesh Mody
2013-08-05bna: Staticize local functionsJingoo Han
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-06-29bna: switch to fixed_size_llseek()Al Viro
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-16lseek(fd, n, SEEK_END) does *not* go to eof - nAl Viro
2013-05-20bna: Driver and Firmware UpdatedRasesh Mody
2013-05-20bna: Enahncement to Identify Default IOC FunctionRasesh Mody
2013-05-20bna: Fix Ucast Failure HandlingRasesh Mody
2013-05-20bna: Clear Driver Config Flags When HW ResetsRasesh Mody
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