aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/brocade/bna/bnad.c
Commit message (Expand)AuthorAge
* bna: remove unreasonable iocpf timer startIvan Vecera2015-05-31
* bna: QLogic BR-series Adapters Driver RebrandingRasesh Mody2015-02-21
* net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-13
* bna: use netdev_rss_key_fill() helperEric Dumazet2014-11-16
* bna: fix skb->truesize underestimationEric Dumazet2014-10-17
* bna: allow transmit tagged framesIvan Vecera2014-10-07
* bna: Support TSO and partial checksum with non-accelerated vlans.Vlad Yasevich2014-08-25
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* bna: fix performance regressionIvan Vecera2014-07-30
* arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-18
* bna: remove open-coded skb_cow_head.françois romieu2014-03-29
* bnad: Call dev_kfree_skb_any instead of dev_kfree_skb.Eric W. Biederman2014-03-25
* brocade: Convert uses of __constant_<foo> to <foo>Joe Perches2014-03-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-05
|\
| * bna: fix vlan tag stripping and implement its togglingIvan Vecera2014-02-28
* | bna: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-02-18
|/
* bnad: code cleanupstephen hemminger2014-01-16
* bna: Fix build due to missing use of dma_unmap_len_set()David S. Miller2014-01-06
* bna: Embed SKB Length in TX VectorRasesh Mody2013-12-18
* bna: Handle the TX Setup FailuresRasesh Mody2013-12-18
* bna: Add NULL Check Before Dereferencing TCBRasesh Mody2013-12-18
* bna: CQ Read FixRasesh Mody2013-12-18
* bna: RX Processing and Config ChangesRasesh Mody2013-12-18
* bna: Enable Multi Buffer RXRasesh Mody2013-12-18
* bna: RX Filter EnhancementsRasesh Mody2013-12-18
* bna: Add software timestamping supportRasesh Mody2013-12-18
* bnad: make local variable staticstephen hemminger2013-12-17
* net: bna: remove unnecessary pci_set_drvdata()Jingoo Han2013-12-09
* Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-13
|\
| * DMA-API: net: brocade/bna/bnad.c: fix 32-bit DMA mask handlingRussell King2013-09-17
* | net: bna: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-18
|/
* 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: Rx Page Based AllocationRasesh 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: 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
* 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: Function name changes and cleanupsJing Huang2012-04-04
* | bna: Remove tx taskletJing Huang2012-04-04
* | bna: tx rx cleanup fixJing Huang2012-04-04
|/
* drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-31
* bna: fix sparse warnings/errorsstephen hemminger2012-01-05