aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2014-07-15wlcore/wl18xx/wl12xx: convert bitmaps to unsigned longsEliad Peller6-17/+17
2014-07-15wl18xx: make sure fw_status->priv exists before derefEliad Peller1-2/+12
2014-07-15wl18xx: change the number of WLAN addrs per chipArik Nemtsov1-1/+1
2014-07-15wlcore: don't switch channels on disconnected STA vifsArik Nemtsov1-0/+7
2014-07-15wlcore: register vendor commandsEliad Peller1-0/+4
2014-07-15wlcore: increase max roc duration to 30 secondsEliad Peller1-1/+1
2014-07-15wlcore/wl18xx: handle smart config eventsEliad Peller5-1/+93
2014-07-15wlcore: handle smart config vendor commandsEliad Peller3-1/+221
2014-07-15wlcore/wl18xx: add smart config commandsEliad Peller5-1/+127
2014-07-15wlcore: add smart config definitionsEliad Peller2-0/+17
2014-07-15wlcore: use correct LAA bitEliad Peller1-1/+1
2014-07-15wl18xx: fix last tx rate calculationEliad Peller1-2/+5
2014-07-15wlcore: user smaller sqn padding for GEMEliad Peller3-4/+13
2014-07-15wlcore: save seq num only between recoveriesEliad Peller3-31/+68
2014-07-15b43: don't warn about no 5 GHz support on 2.4 GHz devicesRafał Miłecki1-8/+10
2014-07-15b43: enable radio 0x2057 rev 9 (AKA BCM43228) supportRafał Miłecki1-2/+22
2014-07-15b43: N-PHY: implement channel switching of radio 0x2057 rev 5Rafał Miłecki1-0/+129
2014-07-15b43: N-PHY: init and channel switching of radio 0x2057 rev 9Rafał Miłecki2-1/+234
2014-07-15b43; N-PHY: write most of the missing code for revs 7+Rafał Miłecki4-39/+290
2014-07-15b43: N-PHY: add placeholders for new devices supportRafał Miłecki1-54/+231
2014-07-15b43: N-PHY: add TX gain tables for devices with specific EPARafał Miłecki1-2/+72
2014-07-15b43: N-PHY: drop reg 0x1 access restriction on new PHY revsRafał Miłecki1-2/+2
2014-07-15b43: always print info about radio (manuf, id, revision)Rafał Miłecki1-4/+4
2014-07-15ath10k: sanitize tx ring index access properlyMichal Kazior1-4/+7
2014-07-15ath10k: fix bmi exchange tx/rx raceMichal Kazior2-9/+5
2014-07-14ath10k: fix unregister deadlock when fw probe failsMichal Kazior1-1/+3
2014-07-14ath6kl: add support for ar6004 hw3.0Jessica Wu4-7/+73
2014-07-14ath6kl: add support wmi rate tables with mcs15Jessica Wu5-9/+77
2014-07-14ath6kl: don't set hi_refclk_hz if hardware version doesn't need itKalle Valo1-3/+6
2014-07-14ath6kl: implement rx flush for htc pipeJessica Wu1-3/+29
2014-07-14ath6kl: convert ar6004 hardware flags to firmware feature flagsKalle Valo6-17/+42
2014-07-14ath6kl: Fix ath6kl_bmi_read_hi32 macroFrederic Danis2-3/+12
2014-07-14ath10k: add implementation for configure max amsdu, ampduJanusz Dziedzic4-8/+127
2014-07-13rtlwifi: remove unnecessary break after gotoFabian Frederick1-1/+0
2014-07-13wcn36xx: remove unnecessary break after gotoFabian Frederick1-1/+0
2014-07-13orinoco_usb: remove unnecessary break after gotoFabian Frederick1-1/+0
2014-07-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville22-44/+144
2014-07-08iwlwifi: mvm: BT Coex - fix TLC with old APIEmmanuel Grumbach1-1/+1
2014-07-07b43: fix reading info about radio for new devices (cores 40 & 42)Rafał Miłecki1-1/+10
2014-07-07b43: N-PHY: add TX gains tables for radio 0x2057 rev 9Rafał Miłecki1-0/+78
2014-07-07b43: N-PHY: rework names & picking of TX gain tablesRafał Miłecki2-30/+84
2014-07-07b43: N-PHY: initialize hardware tables on new devicesRafał Miłecki2-11/+281
2014-07-07rt2800usb: Don't perform DMA from stackAndrea Merello1-6/+22
2014-07-07Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville3-21/+8
2014-07-07iwlwifi: mvm: minor fix in commentEmmanuel Grumbach1-1/+1
2014-07-07iwlwifi: mvm: remove 8000 HW family setting of adc sampling on nic configLiad Kaufman1-2/+9
2014-07-07iwlwifi: mvm: teardown TDLS peers when initiating DCMArik Nemtsov1-0/+27
2014-07-07iwlwifi: disable PSM on vifs with associated TDLS peersArik Nemtsov3-5/+46
2014-07-07iwlwifi: mvm: protect TDLS discovery sessionArik Nemtsov1-0/+13
2014-07-07iwlwifi: mvm: disallow new TDLS stations when appropriateArik Nemtsov5-21/+60