summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-14brcmfmac: handle exceptions in brcmf_bus_start correct.Hante Meuleman1-4/+9
2012-11-14brcmfmac: use fwil for netdev callbacks.Hante Meuleman3-259/+70
2012-11-14brcmfmac: remove obsolete i-scan and clean up related code.Hante Meuleman5-683/+27
2012-11-14brcmfmac: make pointer type constant in brcmf_set_management_ie()Arend van Spriel1-7/+7
2012-11-14brcmfmac: restrict error condition in brcmf_inform_bss()Arend van Spriel1-1/+2
2012-11-14brcmfmac: simplify if-else condition in brcmf_cfg80211_escan()Arend van Spriel1-3/+1
2012-11-14brcmfmac: remove obsolete structure ap_infoArend van Spriel2-41/+0
2012-11-14ar5523: Don't dereference sta if NULLPontus Fuchs1-2/+2
2012-11-14ar5523: Fix sparse endianness warningsPontus Fuchs2-21/+24
2012-11-14drivers/net/wireless/ath/ath6kl/hif.c: drop if around WARN_ONJulia Lawall1-4/+2
2012-11-14Wireless: rt2x00: Add device id for Sweex LW323 to rt2800usb.cJaume Delclòs1-0/+1
2012-11-14mwifiex: add multi-queue supportAvinash Patil14-98/+107
2012-11-14mwifiex: add support for SDIO card resetAmitkumar Karwar4-0/+38
2012-11-14brcmfmac: remove duplicated include from dhd_dbg.cWei Yongjun1-1/+0
2012-11-14ar5523: use module_usb_driver to simplify the codeWei Yongjun1-12/+1
2012-11-14add Marvell 88W8688 support to libertas_sdioHarro Haan1-9/+30
2012-11-14carl9170: kill MODULE_VERSIONLuis R. Rodriguez1-5/+0
2012-11-14ath9k: fix memory leak in DFS pattern detectorZefir Kurtisi1-0/+1
2012-11-14ath9k: resolve name collision in DFS detectorZefir Kurtisi2-4/+4
2012-11-14wireless: Convert dev_printk(KERN_<LEVEL> to dev_<level>(Joe Perches3-66/+52
2012-11-14rtlwifi: rtl8192ce: rtl8192cu: rtl8192se: rtl81723ae: Turn on building of the...Larry Finger9-30/+181
2012-11-14rtlwifi: Modify files for addition of rtl8723aeLarry Finger5-0/+333
2012-11-14rtlwifi: rtl8723ae: Add new driverLarry Finger29-0/+15579
2012-11-14Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville16-193/+1486
2012-11-02Bluetooth: Fix parameter order of hci_get_routeJohan Hedberg1-1/+1
2012-11-02Bluetooth: Rename ctrl_id to remote_amp_idAndrei Emeltchenko4-8/+6
2012-11-02Bluetooth: Process Create Chan RequestAndrei Emeltchenko1-20/+43
2012-11-02Bluetooth: AMP: Use l2cap_physical_cfm in phylink complete evtAndrei Emeltchenko4-13/+28
2012-11-02Bluetooth: AMP: Check for hs_hcon instead of ctrl_idAndrei Emeltchenko1-2/+2
2012-11-02Bluetooth: Disconnect logical link when deleting chanAndrei Emeltchenko3-0/+22
2012-11-02Bluetooth: AMP: Remove hci_conn receiving error command statusAndrei Emeltchenko1-4/+13
2012-11-02Bluetooth: AMP: Process Disc Physical Link Complete evtAndrei Emeltchenko1-0/+26
2012-11-02Bluetooth: AMP: Process Disc Logical LinkAndrei Emeltchenko3-0/+36
2012-11-02Bluetooth: AMP: Add Logical Link Create functionAndrei Emeltchenko4-5/+73
2012-11-02Bluetooth: Derive remote and local amp id from chan structAndrei Emeltchenko1-2/+4
2012-11-02Bluetooth: Return correct L2CAP response typeAndrei Emeltchenko1-1/+10
2012-11-02Bluetooth: Save hs_hchan instead of hs_hcon in loglink completeAndrei Emeltchenko1-1/+1
2012-11-02Bluetooth: trivial: Fix braces style and remove empty lineAndrei Emeltchenko1-2/+2
2012-11-02Bluetooth: mgmt: Use __constant when dealing with constantsSyam Sidhardhan1-5/+5
2012-11-02Bluetooth: Remove unnecessary include export.hSyam Sidhardhan2-2/+0
2012-11-02Bluetooth: Add put(hcon) when deleting hchanAndrei Emeltchenko1-0/+2
2012-11-02Bluetooth: AMP: Process Logical Link complete evtAndrei Emeltchenko3-2/+46
2012-11-02Bluetooth: AMP: Process Physical Link Complete evtAndrei Emeltchenko1-0/+55
2012-11-02Bluetooth: Use helper function sending EFS conf rspAndrei Emeltchenko1-6/+1
2012-11-02Bluetooth: trivial: Remove unneeded assignmentAndrei Emeltchenko1-1/+1
2012-11-02Bluetooth: Fix sending unnecessary HCI_LE_Host_EnableJohan Hedberg1-2/+8
2012-11-02Bluetooth: Fix unnecessary EIR update during powering onJohan Hedberg1-1/+6
2012-11-02Bluetooth: Fix sending unnecessary HCI_Write_SSP_Mode commandJohan Hedberg2-1/+3
2012-11-02Bluetooth: Fix setting host feature bits for SSPJohan Hedberg1-3/+10
2012-11-02Bluetooth: Disallow LE scanning and connecting in peripheral roleJohan Hedberg2-0/+6