summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2015-08-21855-7762/+24295
|\
| * net: xgene Remove xgene specific phy and MAC lookup functionsJeremy Linton2015-08-201-36/+2
| * net: Fix nexthop lookupsDavid Ahern2015-08-201-1/+8
| * bridge: fix netlink max attr sizeScott Feldman2015-08-201-1/+1
| * smsc911x: Remove dev==NULL check.Jeremy Linton2015-08-201-3/+0
| * device property: Add ETH_ALEN check, update comments.Jeremy Linton2015-08-201-8/+13
| * Merge tag 'wireless-drivers-next-for-davem-2015-08-19' of git://git.kernel.or...David S. Miller2015-08-20193-2795/+7123
| |\
| | * Merge tag 'iwlwifi-next-for-kalle-2015-08-18' of https://git.kernel.org/pub/s...Kalle Valo2015-08-1835-463/+1599
| | |\
| | | * iwlwifi: mvm: fix a race in D0i3 vs. Tx pathEmmanuel Grumbach2015-08-181-2/+3
| | | * iwlwifi: mvm: don't disconnect on beacon loss in D0I3David Spinadel2015-08-181-11/+26
| | | * iwlwifi: out-of-bounds access in iwl_init_sband_channelsAdrien Schildknecht2015-08-181-2/+2
| | | * iwlwifi: bump mvm firmware API to 16Emmanuel Grumbach2015-08-182-2/+2
| | | * iwlwifi: rs: disable MIMO only if allowed in configurationAlexander Bondar2015-08-181-1/+2
| | | * iwlwifi: mvm: Enable power management on low-latency bssAvri Altman2015-08-161-2/+2
| | | * iwlwifi: mvm: support TDLS wider-bandwidthArik Nemtsov2015-08-161-0/+1
| | | * iwlwifi: mvm: fix a range check in debugfs codeDan Carpenter2015-08-161-3/+3
| | | * iwlwifi: convert hex_dump_to_buffer() to %*phAndy Shevchenko2015-08-162-12/+3
| | | * iwlwifi: pass NAPI struct from transport layerJohannes Berg2015-08-169-61/+20
| | | * Merge tag 'mac80211-next-for-davem-2015-08-14' into nextEmmanuel Grumbach2015-08-166890-172407/+815226
| | | |\
| | | * | iwlwifi: mvm: add debug info to schedule scan complete message.Ayala Beker2015-08-161-7/+16
| | | * | iwlwifi: mvm: remove partial and full scan lists from lmac sched scanDavid Spinadel2015-08-161-17/+11
| | | * | iwlwifi: mvm: simplify calculating scan dwells and other timing valuesDavid Spinadel2015-08-161-81/+88
| | | * | iwlwifi: make sure d3_suspend/resume ops existEliad Peller2015-08-161-1/+5
| | | * | iwlwifi: mvm: set different pm_timeout for action framesAvri Altman2015-08-042-4/+18
| | | * | iwlwifi: mvm: ToF - Set correct range request cmd idAssaf Krauss2015-08-041-1/+1
| | | * | iwlwifi: mvm: Add FW paging mechanism for the UMAC on SDIOMatti Gottlieb2015-08-047-0/+128
| | | * | iwlwifi: pcie: New RBD allocation modelSara Sharon2015-08-043-95/+435
| | | * | Merge remote-tracking branch 'iwlwifi-fixes/master' into nextEmmanuel Grumbach2015-08-0412-416/+176
| | | |\ \
| | | * | | iwlwifi: mvm: add the ability to trigger only monitor dumpsOren Givon2015-08-048-118/+177
| | | * | | iwlwifi: pcie: support frag SKBsJohannes Berg2015-08-045-15/+77
| | | * | | iwlwifi: add new TLV capability flag for gscan supportAvraham Stern2015-08-043-0/+92
| | | * | | iwlwifi: Add max TX aggregation size for 8260 SDIO devices seriesAlexander Bondar2015-08-041-2/+5
| | | * | | iwlwifi: mvm: revert to our old skip over dtim policyAvri Altman2015-08-041-26/+2
| | | * | | iwlwifi: pcie: dump RBs when FW error occursEmmanuel Grumbach2015-08-042-2/+74
| | | * | | iwlwifi: mvm: print secboot status registers on alive timeoutDor Shaish2015-08-042-0/+7
| | | * | | iwlwifi: mvm: Add FW paging mechanism for the UMAC on PCIMatti Gottlieb2015-08-048-4/+378
| | * | | | bcma: switch GPIO portions to use GPIOLIB_IRQCHIPLinus Walleij2015-08-183-64/+31
| | * | | | ath9k: add correct MAC/BB name for ar9561Miaoqing Pan2015-08-181-0/+1
| | * | | | wl18xx: add diversity statisticsGuy Mishol2015-08-182-52/+16
| | * | | | wl18xx: update statistics acx and debugfs filesEliad Peller2015-08-182-81/+156
| | * | | | rt2x00: adjust EEPROM_SIZE for rt2500usbAdrien Schildknecht2015-08-181-1/+1
| | * | | | mwl8k: refactor some conditionals for clarityJohn Linville2015-08-181-24/+25
| | * | | | rtlwifi: rtl8192cu: Remove and replace routine in hw.c and mac.cTaehee Yoo2015-08-183-107/+2
| | * | | | rtlwifi: rtl8192cu: remove duplicated routine in hw.c and mac.cTaehee Yoo2015-08-183-72/+16
| | * | | | Merge tag 'mac80211-next-for-davem-2015-08-14' mac80211-next.gitKalle Valo2015-08-1854-846/+1510
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Merge ath-next from ath.git. Major changes in ath10k:Kalle Valo2015-08-1737-547/+1636
| | |\ \ \ \
| | | * | | | ath10k: fix peer limit enforcementMichal Kazior2015-08-131-1/+14
| | | * | | | ath10k: don't remove peer that doesn't existMichal Kazior2015-08-131-1/+3
| | | * | | | ath10k: fix hw reconfig on wow failureMichal Kazior2015-08-131-1/+19
| | | * | | | ath10k: initialize fw_features varMichal Kazior2015-08-131-1/+1