summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: mvm: use only 40 ms for fragmented scanDavid Spinadel2015-03-021-1/+1
* iwlwifi: mvm: allow to force the Rx chains from debugfsEmmanuel Grumbach2015-03-023-0/+57
* iwlwifi: add new TLV capability flag for BT PLCREmmanuel Grumbach2015-03-024-4/+12
* iwlwifi: mvm: don't iterate interfaces to disconnect in net-detectLuciano Coelho2015-03-021-3/+6
* iwlwifi: mvm: new Alive / error table APIEmmanuel Grumbach2015-03-017-32/+245
* iwlwifi: mvm: support beacon statistics for BSS clientJohannes Berg2015-03-014-4/+82
* iwlwifi: mvm: don't write to DBGC_OUT_CTRL when stopping the recordingEran Harary2015-03-011-1/+2
* iwlwifi: mvm: remove deprecated scan API codeLuciano Coelho2015-03-017-818/+20
* iwlwifi: deprecate -9.ucode for 3160 / 7260 / 7265Luciano Coelho2015-03-012-3/+3
* iwlwifi: mvm: support radio statistics as global surveyJohannes Berg2015-03-018-22/+127
* iwlwifi: mvm: add statistics API version 10Johannes Berg2015-03-014-22/+90
* iwlwifi: pcie: apply destination before releasing resetEmmanuel Grumbach2015-03-011-3/+3
* iwlwifi: mvm: remove unused function in BT coexEyal Shapira2015-03-012-7/+0
* iwlwifi: mvm: fix BT coex shared antenna activity checkEyal Shapira2015-03-011-1/+1
* iwlwifi: mvm: rs: print single stream params via debugfsEyal Shapira2015-03-011-0/+11
* iwlwifi: mvm: rs: avoid ss_force from being reset after tx idleEyal Shapira2015-03-012-12/+15
* iwlwifi: mvm: increase the number of PAPD channel groups to 9Eran Harary2015-03-011-1/+1
* iwlwifi: mvm: consider TDLS queues as used during drainArik Nemtsov2015-03-011-0/+8
* iwlwifi: mvm: rs: disable MIMO for low latency P2PEyal Shapira2015-03-011-0/+8
* iwlwifi: mvm: rs: adapt rate matching to new STBC/BFEREyal Shapira2015-03-012-9/+37
* iwlwifi: mvm: rs: fix BT Coex check to look at the correct antEyal Shapira2015-03-011-7/+14
* iwlwifi: mvm: rs: better match tx response rate to the LQ tableEyal Shapira2015-02-232-76/+47
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-02-1821-65/+212
|\
| * com20020-pci: add support for eae single cardMichael Grzeschik2015-02-151-3/+18
| * net: phy: micrel: disable NAND-tree for KSZ8021, KSZ8031, KSZ8051, KSZ8081Sylvain Rochet2015-02-151-0/+28
| * r8152: restore hw settingshayeswang2015-02-151-2/+57
| * hso: fix rx parsing logic when skb allocation failsAleksander Morgado2015-02-131-1/+1
| * ipvlan: add a missing __percpu pcpu_statsEric Dumazet2015-02-121-1/+1
| * tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()Jun'ichi Nomura \(NEC\)2015-02-121-0/+2
| * Merge tag 'wireless-drivers-for-davem-2015-02-11' of git://git.kernel.org/pub...David S. Miller2015-02-121-4/+1
| |\
| | * rtlwifi: Remove logging statement that is no longer neededLarry Finger2015-02-101-4/+1
| * | bgmac: fix device initialization on Northstar SoCs (condition typo)Rafał Miłecki2015-02-121-2/+3
| * | qlcnic: Delete existing multicast MAC list before adding newShahed Shaikh2015-02-123-13/+51
| * | net/mlx5_core: Fix configuration of log_uar_page_szEli Cohen2015-02-121-0/+1
| * | sunvnet: don't change gso data on clonesDavid L Stevens2015-02-121-13/+10
| * | drivers/net: Use setup_timer and mod_timerVaishali Thakkar2015-02-121-5/+2
| * | drivers: net: xgene: Make xgene_enet_of_match depend on CONFIG_OFGeert Uytterhoeven2015-02-121-0/+2
| * | et131x: use msecs_to_jiffies for conversionsNicholas Mc Guire2015-02-121-2/+4
| * | vxlan: Use checksum partial with remote checksum offloadTom Herbert2015-02-121-6/+19
| * | net: Infrastructure for CHECKSUM_PARTIAL with remote checsum offloadTom Herbert2015-02-121-2/+2
| * | net: Fix remcsum in GRO path to not change packetTom Herbert2015-02-121-10/+9
| * | treewide: Remove unnecessary SSB_DEVTABLE_END macroJoe Perches2015-02-113-3/+3
| * | treewide: Remove unnecessary BCMA_CORETABLE_END macroJoe Perches2015-02-113-3/+3
* | | Merge branch 'debugfs_automount' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-02-181-6/+3
|\ \ \
| * | | debugfs: Provide a file creation function that also takes an initial sizeDavid Howells2015-02-171-6/+3
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-02-171-1/+1
|\ \ \ \
| * | | | mode_t whack-a-mole: chelsioAl Viro2015-01-261-1/+1
| |/ / /
* | | | MODULE_DEVICE_TABLE: fix some callsitesAndrew Morton2015-02-141-1/+0
* | | | wireless: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-142-35/+12
* | | | tile: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-142-6/+4
| |/ / |/| |