summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2012-08-06mwifiex: cleanup TX/RX BA tables for uAPAvinash Patil
2012-08-06mwifiex: add 11n Block Ack support for uAPAvinash Patil
2012-08-06mwifiex: support RX AMSDU aggregation for uAPAvinash Patil
2012-08-06mwifiex: improve uAP RX handlingAvinash Patil
2012-08-06mwifiex: create list for associated stations in AP modeAvinash Patil
2012-08-06mwifiex: separate file for handling AP eventsAvinash Patil
2012-08-06mwifiex: update 11n status as per start_ap IEAvinash Patil
2012-08-06mwifiex: improve scan delay logic during Tx trafficAmitkumar Karwar
2012-08-06mwifiex: update max_chan_per_scan correctly for SSID scanAmitkumar Karwar
2012-08-06mwifiex: do le_to_cpu conversion for Rx packet header elementsAmitkumar Karwar
2012-08-06mwifiex: correction in MSDU padding logicYogesh Ashok Powar
2012-08-06mwifiex: remove extra padding to AMSDUYogesh Ashok Powar
2012-08-06mwifiex: copy MSDU subframes correctlyYogesh Ashok Powar
2012-08-06ath9k: fix indentation in ar9003_hw_set_power_per_rate_tableGabor Juhos
2012-08-06ath9k: optimize power level initialization for CTL_[25]GHT20Gabor Juhos
2012-08-06carl9170: Add support for NL80211_IFTYPE_MESH_POINT interfacesJavier Lopez
2012-08-06b43: N-PHY: add overriding RF control for rev7+Rafał Miłecki
2012-08-06b43: be more user friendly with PHY infoRafał Miłecki
2012-08-06b43: N-PHY: init 0x2057 radioRafał Miłecki
2012-08-06b43: N-PHY: finish 0x2056 radio setupRafał Miłecki
2012-08-06b43: add helper waiting for given value in radio regRafał Miłecki
2012-08-06b43: rename host flags definesRafał Miłecki
2012-08-06p54pci: convert driver to use asynchronous firmware loadingLarry Finger
2012-08-06b43: N-PHY: add PHY rev7+ workaroundsRafał Miłecki
2012-08-06b43: N-PHY: update workaroundsRafał Miłecki
2012-08-06brcmsmac: use ieee80211_channel_to_frequencyJohannes Berg
2012-07-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-26mac80211_hwsim: fix possible race condition in usage of info->control.sta & c...Thomas Huehn
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-19libertas: firmware.c: remove duplicated includeDuan Jiong
2012-07-18wlcore: increase command completion timeoutLuciano Coelho
2012-07-18wlcore: wait for command completion event when sending CMD_ROLE_STOPLuciano Coelho
2012-07-18wl18xx: enable MIMO rates when connected as a MIMO STAArik Nemtsov
2012-07-18wlcore: make usage of nla_put clearerYair Shapira
2012-07-18wlcore/wl12xx: calibrator fem detect implementationYair Shapira
2012-07-18wl18xx: disable calibrator based fem detectYair Shapira
2012-07-18wlcore: add plt_mode including new PLT_FEM_DETECTYair Shapira
2012-07-18wlcore: use basic rates for non-data packetsEliad Peller
2012-07-18wlcore: don't issue SLEEP_AUTH command during recoveryArik Nemtsov
2012-07-18wl18xx: fix bogus compile warning on cc config optionArik Nemtsov
2012-07-18wlcore: send EAPOLs using minimum basic rate for all rolesIgal Chernobelsky
2012-07-18wl18xx: add support for ht_mode in conf.hYair Shapira
2012-07-18wlcore: don't re-configure wakeup conditions if not neededEyal Shapira
2012-07-18wl18xx: alloc conf.phy memory to ensure alignemntArik Nemtsov
2012-07-17b43: fix crash with OpenFWWFJohannes Berg
2012-07-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-17ath9k: Fix race in reset-work usageRajkumar Manoharan
2012-07-17ath9k: Reconfigure VIF state properlySujith Manoharan
2012-07-17ath9k: Fix ANI managementSujith Manoharan