mwifiex: do not re-associate when already connected
[sfrench/cifs-2.6.git] / drivers /
2014-07-18 Ujjal Roymwifiex: do not re-associate when already connected
2014-07-18 Avinash Patilmwifiex: remove needless current_bssid variable
2014-07-18 Rafał Miłeckib43: N-PHY: update spur avoidance to support newer...
2014-07-18 Rafał Miłeckib43: use one shared function for setting MAC frequency
2014-07-18 Rafał Miłeckib43: N-PHY: set band on every channel switch
2014-07-18 Rafał Miłeckib43: N-PHY: complete 0x2057 radio init calibration
2014-07-18 Rafał Miłeckib43: N-PHY: add tables for radio 0x2057 rev 14
2014-07-18 Rafał Miłeckib43: N-PHY: fix channel switching with 2 GHz radio...
2014-07-18 Andrey Utkinath9k: drop negativity checks for unsigned values comin...
2014-07-18 Lorenzo Bianconiath9k: set up tx power into the MRR
2014-07-18 Felix Fietkauath9k: fix pending tx frames accounting
2014-07-18 Rafał Miłeckibcma: add support for BCM43217 found in Tenda W322E...
2014-07-18 Rafał Miłeckibcma: extract antenna gains from SPROM correctly
2014-07-18 Rafał Miłeckissb: extract power info from SPROM revs 4 and 5
2014-07-18 Vladimir Kondratievwil6210: add new register region for AGC table
2014-07-18 Vladimir Kondratievwil6210: map RGF_USER_USAGE_1 on the debugfs
2014-07-18 Vladimir Kondratievwil6210: use same mapping table for FW addr translation...
2014-07-18 Vladimir Kondratievwil6210: fix memory leak on error path in wil_write_fil...
2014-07-18 Vladimir Kondratievwil6210: fix double definition of 'ctx'
2014-07-18 Vladimir Kondratievwil6210: export FW/HW versions through debugfs
2014-07-18 Vladimir Kondratievwil6210: support for "sparrow" hardware
2014-07-18 John W. LinvilleMerge tag 'for-linville-20140717' of git://github.com...
2014-07-18 John W. LinvilleMerge branch 'for-upstream' of git://git./linux/kernel...
2014-07-16 Bing Zhaomwifiex: remove redundant TDLS setup action frame check...
2014-07-15 Rafał Miłeckissb: extract antenna gains from SPROMs revs 4+ properly
2014-07-15 Rafał Miłeckissb: make code for antenna gain extraction more generic
2014-07-15 Xose Vazquez Perezwireless: zd1211rw: new url for fw, remove experimental
2014-07-15 Rafał Miłeckib43: N-PHY: add missing TX gain table for radio 0x2057...
2014-07-15 Arend van Sprielbrcmfmac: add brcmf_p2p_detach() call in brcmf_cfg80211...
2014-07-15 Arend van Sprielbrcmfmac: rework wiphy structure setup
2014-07-15 Arend van Sprielbrcmfmac: moving some functions around
2014-07-15 Arend van Sprielbrcmfmac: introduce feature and quirk handling
2014-07-15 Arend van Sprielbrcmfmac: move attach and detach functions in wl_cfg80211.c
2014-07-15 Daniel Kimbrcmfmac: Make firmware path a module parameter
2014-07-15 Arend van Sprielbrcmfmac: rework debugfs functions in the driver
2014-07-15 Arend van Sprielbrcmfmac: make use of seq_file API for debugfs entries
2014-07-15 Hante Meulemanbrcmfmac: Cleanup used device IDs.
2014-07-15 Bing Zhaomwifiex: correct a typo in mwifiex_ret_tdls_oper
2014-07-15 Bing Zhaomwifiex: declare sta_ptr in smaller scope
2014-07-15 Bing Zhaomwifiex: define TDLS idle timeout macro with units
2014-07-15 Bing Zhaomwifiex: fix a cut-n-paste error in adhoc-start
2014-07-15 Amitkumar Karwarmwifiex: fix corner case system hang issue
2014-07-15 Amitkumar Karwarmwifiex: access rx_reorder_tbl_ptr only while holding...
2014-07-15 Xose Vazquez Perezwireless: rt2x00: add new rt2800usb devices
2014-07-15 Eliad Pellerwlcore/wl18xx/wl12xx: convert bitmaps to unsigned longs
2014-07-15 Eliad Pellerwl18xx: make sure fw_status->priv exists before deref
2014-07-15 Arik Nemtsovwl18xx: change the number of WLAN addrs per chip
2014-07-15 Arik Nemtsovwlcore: don't switch channels on disconnected STA vifs
2014-07-15 Eliad Pellerwlcore: register vendor commands
2014-07-15 Eliad Pellerwlcore: increase max roc duration to 30 seconds
2014-07-15 Eliad Pellerwlcore/wl18xx: handle smart config events
2014-07-15 Eliad Pellerwlcore: handle smart config vendor commands
2014-07-15 Eliad Pellerwlcore/wl18xx: add smart config commands
2014-07-15 Eliad Pellerwlcore: add smart config definitions
2014-07-15 Eliad Pellerwlcore: use correct LAA bit
2014-07-15 Eliad Pellerwl18xx: fix last tx rate calculation
2014-07-15 Eliad Pellerwlcore: user smaller sqn padding for GEM
2014-07-15 Eliad Pellerwlcore: save seq num only between recoveries
2014-07-15 Rafał Miłeckib43: don't warn about no 5 GHz support on 2.4 GHz devices
2014-07-15 Rafał Miłeckib43: enable radio 0x2057 rev 9 (AKA BCM43228) support
2014-07-15 Rafał Miłeckib43: N-PHY: implement channel switching of radio 0x2057...
2014-07-15 Rafał Miłeckib43: N-PHY: init and channel switching of radio 0x2057...
2014-07-15 Rafał Miłeckib43; N-PHY: write most of the missing code for revs 7+
2014-07-15 Rafał Miłeckib43: N-PHY: add placeholders for new devices support
2014-07-15 Rafał Miłeckib43: N-PHY: add TX gain tables for devices with specifi...
2014-07-15 Rafał Miłeckib43: N-PHY: drop reg 0x1 access restriction on new...
2014-07-15 Rafał Miłeckib43: always print info about radio (manuf, id, revision)
2014-07-15 Michal Kaziorath10k: sanitize tx ring index access properly
2014-07-15 Michal Kaziorath10k: fix bmi exchange tx/rx race
2014-07-14 Michal Kaziorath10k: fix unregister deadlock when fw probe fails
2014-07-14 Jessica Wuath6kl: add support for ar6004 hw3.0
2014-07-14 Jessica Wuath6kl: add support wmi rate tables with mcs15
2014-07-14 Kalle Valoath6kl: don't set hi_refclk_hz if hardware version...
2014-07-14 Jessica Wuath6kl: implement rx flush for htc pipe
2014-07-14 Kalle Valoath6kl: convert ar6004 hardware flags to firmware featu...
2014-07-14 Frederic Danisath6kl: Fix ath6kl_bmi_read_hi32 macro
2014-07-14 Janusz Dziedzicath10k: add implementation for configure max amsdu...
2014-07-12 Marcel HoltmannBluetooth: Fix HCIUARTGETDEVICE ioctl when UART is...
2014-07-11 Marcel HoltmannBluetooth: Add support for external configuration with...
2014-07-11 Marcel HoltmannBluetooth: Check for valid HCI UART driver flags
2014-07-10 John W. LinvilleMerge branch 'for-upstream' of git://git./linux/kernel...
2014-07-10 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2014-07-08 Anantha KrishnanBluetooth: Add support for Acer [13D3:3432]
2014-07-07 Rafał Miłeckibcma: add driver for PCIe Gen 2 core
2014-07-07 Rafał Miłeckib43: fix reading info about radio for new devices ...
2014-07-07 Rafał Miłeckib43: N-PHY: add TX gains tables for radio 0x2057 rev 9
2014-07-07 Rafał Miłeckib43: N-PHY: rework names & picking of TX gain tables
2014-07-07 Rafał Miłeckib43: N-PHY: initialize hardware tables on new devices
2014-07-07 Andrea Merellort2800usb: Don't perform DMA from stack
2014-07-07 John W. LinvilleMerge branch 'for-john' of git://git./linux/kernel...
2014-07-07 Emmanuel Grumbachiwlwifi: mvm: minor fix in comment
2014-07-07 Liad Kaufmaniwlwifi: mvm: remove 8000 HW family setting of adc...
2014-07-07 Arik Nemtsoviwlwifi: mvm: teardown TDLS peers when initiating DCM
2014-07-07 Arik Nemtsoviwlwifi: disable PSM on vifs with associated TDLS peers
2014-07-07 Arik Nemtsoviwlwifi: mvm: protect TDLS discovery session
2014-07-07 Arik Nemtsoviwlwifi: mvm: disallow new TDLS stations when appropriate
2014-07-07 Andrei Otcheretianskiiwlwifi: mvm: Use CS tx block bit for AP/GO
2014-07-07 Andrei Otcheretianskiiwlwifi: mvm: Reflect GO channel switch in NoA
2014-07-07 Andrei Otcheretianskiiwlwifi: mvm: Protect mvm->csa_vif with RCU
2014-07-07 Andrei Otcheretianskiiwlwifi: mvm: Use beacon_get_template instead of beacon_get
next