cascardo/linux.git
2014-07-22 Michal Kaziorath10k: prevent endless pci rx loop
2014-07-22 Michal Kaziorath10k: workaround qos nullfunc bug
2014-07-22 Michal Kaziorath10k: simplify tx helpers
2014-07-21 Michal Kaziorath10k: prevent some tx flushing failures
2014-07-21 Michal Kaziorath10k: workaround boot issues with KVM/PCI-passthrough
2014-07-18 Bing Zhaomwifiex: remove redundant timestamps in debug prints
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... wireless: 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... wireless: 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 Himangi SaraogiBluetooth: cmtp: Remove unnecessary null test
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-14 Johan HedbergBluetooth: Fix trying LTK re-encryption when we don...
2014-07-14 Marcel HoltmannBluetooth: Remove sco_chan_get helper function
2014-07-13 Marcel HoltmannBluetooth: Convert L2CAP ident spinlock into a mutex
2014-07-13 Marcel HoltmannBluetooth: Remove unneeded forward declaration of sco_c...
2014-07-13 Marcel HoltmannBluetooth: Remove unneeded forward declaration of __sco...
2014-07-13 Marcel HoltmannBluetooth: Allocate struct inquiry_entry with GFP_KERNEL
2014-07-13 Marcel HoltmannBluetooth: Enable LE Long Term Key Request event only...
2014-07-13 Marcel HoltmannBluetooth: Enable LE encryption events only when supported
2014-07-13 Marcel HoltmannBluetooth: Read LE Advertising Channel TX Power only...
2014-07-12 Marcel HoltmannBluetooth: Fix HCIUARTGETDEVICE ioctl when UART is...
2014-07-11 Alexander AringMAINTAINERS: add net/6lowpan/ maintainer entry
2014-07-11 Alexander Aring6lowpan: introduce new net/6lowpan directory
2014-07-11 Johan HedbergBluetooth: Fix tracking local SSP authentication requir...
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-11 Marcel HoltmannBluetooth: Move SCO timeout constants into net/bluetoot...
next