summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-03-02iwlwifi: mvm: add framework for triggers for fw dumpEmmanuel Grumbach
2015-03-02iwlwifi: mvm: use only 40 ms for fragmented scanDavid Spinadel
2015-03-02iwlwifi: mvm: allow to force the Rx chains from debugfsEmmanuel Grumbach
2015-03-02iwlwifi: add new TLV capability flag for BT PLCREmmanuel Grumbach
2015-03-02iwlwifi: mvm: don't iterate interfaces to disconnect in net-detectLuciano Coelho
2015-03-01iwlwifi: mvm: new Alive / error table APIEmmanuel Grumbach
2015-03-01iwlwifi: mvm: support beacon statistics for BSS clientJohannes Berg
2015-03-01iwlwifi: mvm: don't write to DBGC_OUT_CTRL when stopping the recordingEran Harary
2015-03-01iwlwifi: mvm: remove deprecated scan API codeLuciano Coelho
2015-03-01iwlwifi: deprecate -9.ucode for 3160 / 7260 / 7265Luciano Coelho
2015-03-01iwlwifi: mvm: support radio statistics as global surveyJohannes Berg
2015-03-01iwlwifi: mvm: add statistics API version 10Johannes Berg
2015-03-01iwlwifi: pcie: apply destination before releasing resetEmmanuel Grumbach
2015-03-01iwlwifi: mvm: remove unused function in BT coexEyal Shapira
2015-03-01iwlwifi: mvm: fix BT coex shared antenna activity checkEyal Shapira
2015-03-01iwlwifi: mvm: rs: print single stream params via debugfsEyal Shapira
2015-03-01iwlwifi: mvm: rs: avoid ss_force from being reset after tx idleEyal Shapira
2015-03-01iwlwifi: mvm: increase the number of PAPD channel groups to 9Eran Harary
2015-03-01iwlwifi: mvm: consider TDLS queues as used during drainArik Nemtsov
2015-03-01iwlwifi: mvm: rs: disable MIMO for low latency P2PEyal Shapira
2015-03-01iwlwifi: mvm: rs: adapt rate matching to new STBC/BFEREyal Shapira
2015-03-01iwlwifi: mvm: rs: fix BT Coex check to look at the correct antEyal Shapira
2015-02-23iwlwifi: mvm: rs: better match tx response rate to the LQ tableEyal Shapira
2015-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-02-17Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-02-17debugfs: Provide a file creation function that also takes an initial sizeDavid Howells
2015-02-15com20020-pci: add support for eae single cardMichael Grzeschik
2015-02-14net: phy: micrel: disable NAND-tree for KSZ8021, KSZ8031, KSZ8051, KSZ8081Sylvain Rochet
2015-02-14r8152: restore hw settingshayeswang
2015-02-13MODULE_DEVICE_TABLE: fix some callsitesAndrew Morton
2015-02-13wireless: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-13tile: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-13hso: fix rx parsing logic when skb allocation failsAleksander Morgado
2015-02-11ipvlan: add a missing __percpu pcpu_statsEric Dumazet
2015-02-11tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()Jun'ichi Nomura \(NEC\)
2015-02-11Merge tag 'wireless-drivers-for-davem-2015-02-11' of git://git.kernel.org/pub...David S. Miller
2015-02-11bgmac: fix device initialization on Northstar SoCs (condition typo)Rafał Miłecki
2015-02-11qlcnic: Delete existing multicast MAC list before adding newShahed Shaikh
2015-02-11net/mlx5_core: Fix configuration of log_uar_page_szEli Cohen
2015-02-11sunvnet: don't change gso data on clonesDavid L Stevens
2015-02-11drivers/net: Use setup_timer and mod_timerVaishali Thakkar
2015-02-11drivers: net: xgene: Make xgene_enet_of_match depend on CONFIG_OFGeert Uytterhoeven
2015-02-11et131x: use msecs_to_jiffies for conversionsNicholas Mc Guire
2015-02-11vxlan: Use checksum partial with remote checksum offloadTom Herbert
2015-02-11net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offloadTom Herbert
2015-02-11net: Fix remcsum in GRO path to not change packetTom Herbert
2015-02-11treewide: Remove unnecessary SSB_DEVTABLE_END macroJoe Perches
2015-02-11treewide: Remove unnecessary BCMA_CORETABLE_END macroJoe Perches
2015-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds