summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2014-01-16net: mvneta: implement rx_copybreakwilly tarreau
2014-01-16net: mvneta: convert to build_skb()willy tarreau
2014-01-16net: mvneta: prefetch next rx descriptor instead of current onewilly tarreau
2014-01-16net: mvneta: simplify access to the rx descriptor statuswilly tarreau
2014-01-16net: mvneta: factor rx refilling codewilly tarreau
2014-01-16net: mvneta: remove tests for impossible cases in the tx_done pathwilly tarreau
2014-01-16net: mvneta: replace Tx timer with a real interruptwilly tarreau
2014-01-16net: mvneta: add missing bit descriptions for interrupt masks and causeswilly tarreau
2014-01-16net: mvneta: do not schedule in mvneta_tx_timeoutwilly tarreau
2014-01-16net: mvneta: use per_cpu stats to fix an SMP lock upwilly tarreau
2014-01-16net: mvneta: increase the 64-bit rx/tx stats out of the hot pathwilly tarreau
2014-01-16carl9170: use ath_is_mybeaconOleksij Rempel
2014-01-16ath5k: use ath_is_mybeaconOleksij Rempel
2014-01-16ath9k_htc: use ath_is_mybeaconOleksij Rempel
2014-01-16ath9k: use ath_is_mybeaconOleksij Rempel
2014-01-16ath: add common function ath_is_mybeaconOleksij Rempel
2014-01-16mwifiex: export threshold value and retry limit to cfg80211Ujjal Roy
2014-01-16mwifiex: fix wrong 11ac bits setting in fw_cap_infoBing Zhao
2014-01-16wil6210: correct #include for prefetch()Vladimir Kondratiev
2014-01-16ath9k: Fix possible overflow conditionSujith Manoharan
2014-01-16ath9k: Fix IQ calibrationSujith Manoharan
2014-01-16ath9k: Fix error reported by smatchSujith Manoharan
2014-01-16brcmfmac: handle SDIO card removalArend van Spriel
2014-01-16brcmfmac: initialize escan function pointer during scheduled scanArend van Spriel
2014-01-16brcmfmac: rename chip and core related structuresArend van Spriel
2014-01-16brcmfmac: restructure brcmf_sdio_chip_recognition()Arend van Spriel
2014-01-16brcmfmac: rework firmware download codeArend van Spriel
2014-01-16brcmfmac: update core reset and disable routines.Hante Meuleman
2014-01-16brcmfmac: Create common nvram parsing routines.Hante Meuleman
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2014-01-15ixgbe: Clear head write-back registers on VF resetAlexander Duyck
2014-01-15ixgbe: Force QDE via PFQDE for VFs during resetAlexander Duyck
2014-01-15be2net: add dma_mapping_error() check for dma_map_page()Ivan Vecera
2014-01-15bnx2x: Don't release PCI bars on shutdownYuval Mintz
2014-01-15be2net: update driver version to 10.0.xSathya Perla
2014-01-15be2net: cleanup wake-on-lan codeSuresh Reddy
2014-01-15be2net: use GET_MAC_LIST cmd to query mac-address from a pmac-idSuresh Reddy
2014-01-15be2net: do not use frag index in the RX-compl entrySuresh Reddy
2014-01-15be2net: Remove "10Gbps" from driver description stringSuresh Reddy
2014-01-15be2net: fix incorrect setting of cmd_privileges for VFsSuresh Reddy
2014-01-15be2net: ignore mac-addr set call for an already programmed mac-addrVasundhara Volam
2014-01-15be2net: do not call be_set/get_fw_log_level() on Skyhawk-RVasundhara Volam
2014-01-15be2net: Log the profile-id used by FW during driver initializationVasundhara Volam
2014-01-15be2net: don't set "pport" field when querying "pvid"Vasundhara Volam
2014-01-15be2net: Use MCC_CREATE_EXT_V1 cmd for Skyhawk-RVasundhara Volam
2014-01-15net,via-rhine: Fix tx_timeout handlingRichard Weinberger
2014-01-15stmmac: Add vlan rx for better GRO performance.Vince Bridgers
2014-01-15bnx2x: fix sparse warningstephen hemminger
2014-01-15net,marvell: Add dependency on HAS_IOMEMRichard Weinberger