summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2014-03-14enic: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-03-14amd8111e: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-03-14ixgbe: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-03-14igb: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-03-14i40e: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-03-14bnx2x: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-03-14Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2014-03-14cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug FixesSteve Wise
2014-03-14cxgb4/iw_cxgb4: Treat CPL_ERR_KEEPALV_NEG_ADVICE as negative adviceSteve Wise
2014-03-14net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman
2014-03-14net: phy: fix uninitalized ethtool_wolinfo in phy_suspendSebastian Hesselbarth
2014-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-14bonding: use the correct ether type for albVeaceslav Falico
2014-03-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-03-14ieee802154: use ieee802154_addr instead of *_sa variantsPhoebe Buckheister
2014-03-14ieee802154: enforce consistent endianness in the 802.15.4 stackPhoebe Buckheister
2014-03-14ieee802154: rename struct ieee802154_addr to *_saPhoebe Buckheister
2014-03-14i40e/i40evf: Use dma_set_mask_and_coherentMitch Williams
2014-03-14i40e/i40evf: Use correct number of VF vectorsMitch Williams
2014-03-14i40e: Let MDD events be handled by MDD handlerAnjali Singhai Jain
2014-03-14i40e: Bug fix for FDIR replay logicAnjali Singhai Jain
2014-03-14i40e: Add code to handle FD table full conditionAnjali Singhai Jain
2014-03-14i40e: Define a new state variable to keep track of feature auto disableAnjali Singhai Jain
2014-03-14i40e: Fix function commentsAkeem G Abodunrin
2014-03-14i40e: simplified init stringJesse Brandeburg
2014-03-14i40e: cleanup stringsJesse Brandeburg
2014-03-14i40e: make string references to q be queueJesse Brandeburg
2014-03-14i40e/i40evf: Some flow director HW definition fixesAnjali Singhai Jain
2014-03-14i40e: Fix a bug in the update logic for FDIR SB filter.Anjali Singhai Jain
2014-03-14i40e: delete netdev after deleting napi and vectorsShannon Nelson
2014-03-14igb: Fix code commentJeff Kirsher
2014-03-14brcmfmac: Make probe function __initJean Delvare
2014-03-14ath9k: Convert uses of __constant_<foo> to <foo>Joe Perches
2014-03-14ath5k: add missing dma_map_error callJohn Greene
2014-03-14ath9k_hw: set ANI firstep as absolute values instead of relativeFelix Fietkau
2014-03-14ath9k_hw: set ANI cycpwr_thr1 as absolute values instead of relativeFelix Fietkau
2014-03-14ath9k_hw: remove ANI function restrictions for AP modeFelix Fietkau
2014-03-14wireless: Kconfig: add missing dependency for airo_csArnd Bergmann
2014-03-14brcmsmac: update comment to reflect the codeEmil Goode
2014-03-14brcmsmac: fix deadlock on missing firmwareEmil Goode
2014-03-14ath9k: clean up and enhance ANI debugfs fileFelix Fietkau
2014-03-14ath9k: fix ready time of the multicast buffer queueFelix Fietkau
2014-03-14rtl8180: prepare to handle more than two chip typesAndrea Merello
2014-03-14mwifiex: add AMSDU inside AMPDU supportAmitkumar Karwar
2014-03-14mwifiex: create separate function mwifiex_11n_dispatch_pkt()Amitkumar Karwar
2014-03-14mwifiex: code rearrangement for better readabilityAmitkumar Karwar
2014-03-14mwifiex: use VHT MCS mask in set bitrate mask handlerAmitkumar Karwar
2014-03-14mwifiex: add VHT MCS rate configuration supportAmitkumar Karwar
2014-03-14mwifiex: extract firmware API version numberAmitkumar Karwar
2014-03-14p54usb: fix leaks at failure path in p54u_probe()Alexey Khoroshilov