aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ar5523: Don't dereference sta if NULLPontus Fuchs2012-11-14
* ar5523: Fix sparse endianness warningsPontus Fuchs2012-11-14
* drivers/net/wireless/ath/ath6kl/hif.c: drop if around WARN_ONJulia Lawall2012-11-14
* Wireless: rt2x00: Add device id for Sweex LW323 to rt2800usb.cJaume Delclòs2012-11-14
* mwifiex: add multi-queue supportAvinash Patil2012-11-14
* mwifiex: add support for SDIO card resetAmitkumar Karwar2012-11-14
* brcmfmac: remove duplicated include from dhd_dbg.cWei Yongjun2012-11-14
* ar5523: use module_usb_driver to simplify the codeWei Yongjun2012-11-14
* add Marvell 88W8688 support to libertas_sdioHarro Haan2012-11-14
* carl9170: kill MODULE_VERSIONLuis R. Rodriguez2012-11-14
* ath9k: fix memory leak in DFS pattern detectorZefir Kurtisi2012-11-14
* ath9k: resolve name collision in DFS detectorZefir Kurtisi2012-11-14
* wireless: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches2012-11-14
* rtlwifi: rtl8192ce: rtl8192cu: rtl8192se: rtl81723ae: Turn on building of the...Larry Finger2012-11-14
* rtlwifi: Modify files for addition of rtl8723aeLarry Finger2012-11-14
* rtlwifi: rtl8723ae: Add new driverLarry Finger2012-11-14
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2012-11-14
|\
| * Bluetooth: Fix parameter order of hci_get_routeJohan Hedberg2012-11-01
| * Bluetooth: Rename ctrl_id to remote_amp_idAndrei Emeltchenko2012-11-01
| * Bluetooth: Process Create Chan RequestAndrei Emeltchenko2012-11-01
| * Bluetooth: AMP: Use l2cap_physical_cfm in phylink complete evtAndrei Emeltchenko2012-11-01
| * Bluetooth: AMP: Check for hs_hcon instead of ctrl_idAndrei Emeltchenko2012-11-01
| * Bluetooth: Disconnect logical link when deleting chanAndrei Emeltchenko2012-11-01
| * Bluetooth: AMP: Remove hci_conn receiving error command statusAndrei Emeltchenko2012-11-01
| * Bluetooth: AMP: Process Disc Physical Link Complete evtAndrei Emeltchenko2012-11-01
| * Bluetooth: AMP: Process Disc Logical LinkAndrei Emeltchenko2012-11-01
| * Bluetooth: AMP: Add Logical Link Create functionAndrei Emeltchenko2012-11-01
| * Bluetooth: Derive remote and local amp id from chan structAndrei Emeltchenko2012-11-01
| * Bluetooth: Return correct L2CAP response typeAndrei Emeltchenko2012-11-01
| * Bluetooth: Save hs_hchan instead of hs_hcon in loglink completeAndrei Emeltchenko2012-11-01
| * Bluetooth: trivial: Fix braces style and remove empty lineAndrei Emeltchenko2012-11-01
| * Bluetooth: mgmt: Use __constant when dealing with constantsSyam Sidhardhan2012-11-01
| * Bluetooth: Remove unnecessary include export.hSyam Sidhardhan2012-11-01
| * Bluetooth: Add put(hcon) when deleting hchanAndrei Emeltchenko2012-11-01
| * Bluetooth: AMP: Process Logical Link complete evtAndrei Emeltchenko2012-11-01
| * Bluetooth: AMP: Process Physical Link Complete evtAndrei Emeltchenko2012-11-01
| * Bluetooth: Use helper function sending EFS conf rspAndrei Emeltchenko2012-11-01
| * Bluetooth: trivial: Remove unneeded assignmentAndrei Emeltchenko2012-11-01
| * Bluetooth: Fix sending unnecessary HCI_LE_Host_EnableJohan Hedberg2012-11-01
| * Bluetooth: Fix unnecessary EIR update during powering onJohan Hedberg2012-11-01
| * Bluetooth: Fix sending unnecessary HCI_Write_SSP_Mode commandJohan Hedberg2012-11-01
| * Bluetooth: Fix setting host feature bits for SSPJohan Hedberg2012-11-01
| * Bluetooth: Disallow LE scanning and connecting in peripheral roleJohan Hedberg2012-11-01
| * Bluetooth: Add flag for LE GAP Peripheral roleJohan Hedberg2012-11-01
| * Bluetooth: Make use feature test macrosJohan Hedberg2012-11-01
| * Bluetooth: Add missing feature test macrosJohan Hedberg2012-11-01
| * Bluetooth: Fix updating host feature bits for LEJohan Hedberg2012-11-01
| * Bluetooth: mgmt: Restrict BR/EDR settings to BR/EDR-only adaptersJohan Hedberg2012-11-01
| * Bluetooth: Fix HCI command sending when powering on LE-only adaptersJohan Hedberg2012-11-01
| * Bluetooth:Replace list_for_each with list_for_each_entry() helperDenis Kirjanov2012-11-01