summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-11-24iwlwifi: mvm: configure TDLS peers to FWArik Nemtsov4-6/+145
2014-11-24iwlwifi: mvm: add TDLS channel switch FW APIsArik Nemtsov3-0/+87
2014-11-24iwlwifi: mvm: declare TDLS supportArik Nemtsov3-1/+9
2014-11-24iwlwifi: mvm: pull SNAP header into skb->headJohannes Berg1-3/+12
2014-11-24iwlwifi: mvm: pull crypto header into skb->headJohannes Berg1-7/+16
2014-11-24iwlwifi: build mac80211 rx_status in placeJohannes Berg1-50/+49
2014-11-24iwlwifi: mvm: add WEP RX hardware offload supportJohannes Berg2-17/+61
2014-11-24iwlwifi: mvm: refactor key add/remove functionsJohannes Berg1-64/+79
2014-11-24iwlwifi: mvm: add remove flow for AUX ROC time eventsMatti Gottlieb3-24/+89
2014-11-24iwlwifi: mvm: remove warning on unknown scan completeDavid Spinadel1-2/+4
2014-11-24iwlwifi: mvm: use unsigned for ssid_bitmapJohannes Berg1-3/+3
2014-11-24iwlwifi: pcie: support 7265-D devicesJohannes Berg4-17/+75
2014-11-23iwlwifi: pcie: support loading FW with extended mem rangeArik Nemtsov2-4/+28
2014-11-23iwlwifi: mvm: disable beacon filtering escape timerEliad Peller1-1/+1
2014-11-23iwlwifi: mvm: make nd_ies part of the mvm structLuciano Coelho4-12/+2
2014-11-23iwlwifi: pcie: properly reset the deviceEmmanuel Grumbach1-1/+2
2014-11-23iwlwifi: mvm: support random MAC address for scanningJohannes Berg2-7/+34
2014-11-23iwlwifi: mvm: go to umac scan even if lmac tlv bit is onDavid Spinadel2-8/+8
2014-11-23iwlwifi: mvm: rs: consider a missing BA as a single tx failureEyal Shapira1-0/+7
2014-11-23iwlwifi: mvm: BT Coex - add support for TTC / RRCEmmanuel Grumbach3-2/+22
2014-11-23iwlwifi: mvm: implement UMAC scan APIDavid Spinadel9-58/+942
2014-11-23iwlwifi: mvm: Fix the keep_alive calculationAvri Altman1-5/+4
2014-11-23iwlwifi: mvm: New skip over dtim policyAvri Altman1-5/+30
2014-11-23iwlwifi: mvm: move deferred d0i3 exit to resume_complete opEliad Peller2-11/+21
2014-11-23iwlwifi: mvm: add support for WMM Access ControlEmmanuel Grumbach3-1/+14
2014-11-23iwlwifi: change max HT and VHT A-MPDU exponentEran Harary5-4/+20
2014-11-23iwlwifi: mvm: Insert DS Parameter Set placeholder in probesAndrei Otcheretianski2-7/+50
2014-11-23Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextEmmanuel Grumbach2126-40236/+107272
2014-11-21mwifiex: Add USB8766 supportKristian Evensen3-1/+17
2014-11-21net: brcm80211: Deletion of unnecessary checks before two function callsMarkus Elfring3-6/+3
2014-11-21Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm...John W. Linville17-72/+294
2014-11-19ath9k_common: make sure DEBUG_FS and RELAY enabledOleksij Rempel1-0/+2
2014-11-19Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...John W. Linville48-177/+308
2014-11-19mac80211-hwsim: Add HWSIM_CMD_GET_RADIO commandPatrik Flykt2-1/+125
2014-11-19mac80211-hwsim: Factor out netlink attribute appendingPatrik Flykt1-30/+30
2014-11-19mac80211-hwsim: remove unnecessary hwname checkJohannes Berg1-2/+1
2014-11-19mac80211-hwsim: hwname is always known so use the value from wiphyJukka Rissanen1-9/+9
2014-11-19mac80211_hwsim: support scanning with random MAC addressJohannes Berg1-2/+16
2014-11-19mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg16-29/+64
2014-11-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville4-46/+41
2014-11-18Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2100-40273/+106888
2014-11-18Bluetooth: Add support for Broadcom BCM20702A1 variantFabio K1-0/+2
2014-11-17ath9k: Move roc completion to the offchannel timerSujith Manoharan1-6/+2
2014-11-17ath9k: Adjust tbtt delta properlySujith Manoharan2-1/+4
2014-11-17ath9k: Handle failure to send NoASujith Manoharan1-1/+8
2014-11-17ath9k: Cancel pending offchannel operationsSujith Manoharan1-13/+30
2014-11-17ath9k: Clear offchannel state properlySujith Manoharan1-0/+5
2014-11-17ath9k: Fix thermometer programmingSujith Manoharan1-4/+5
2014-11-17ath9k: Store the chip chainmask in HW capabilitiesSujith Manoharan2-10/+11
2014-11-17ath9k: Enable TSF2 for generic HW timersSujith Manoharan3-1/+27