summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-10-04rtlwifi: Fix smatch warnings in usb.cLarry Finger1-2/+4
2013-10-04rtlwifi: Fix smatch warning in pci.cLarry Finger1-1/+0
2013-10-04rtlwifi: rtl8192_common: Fix smatch errors and warnings in rtl8192c/dm_common.cLarry Finger1-24/+1
2013-10-04rtlwifi: rtl8192cu: Fix smatch warning in rtl8192cu/trx.cLarry Finger1-2/+0
2013-10-04rtlwifi: rtl8192de: Fix smatch warnings in rtl8192de/hw.cLarry Finger1-18/+0
2013-10-04rtlwifi: rtl8192du: Fix smatch errors in /rtl8192de/dm.cLarry Finger2-3/+6
2013-10-04rt2800: add support for radio chip RF3070Stanislaw Gruszka2-1/+9
2013-10-04brcmfmac: rework rx path bus interfaceArend van Spriel4-35/+22
2013-10-04brcmfmac: Use fw filename and nvram based of devid for sdio.Hante Meuleman1-74/+133
2013-10-04brcmfmac: fix sparse error 'bad constant expression'Arend van Spriel1-1/+1
2013-10-04brcmfmac: reserve memory for bus layer in sk_buff::cbFranky Lin2-5/+12
2013-10-04brcmfmac: add valid core index check in related functionsFranky Lin1-0/+10
2013-10-04brcmfmac: add BCM4339 SDIO interface supportFranky Lin4-8/+30
2013-10-04brcmfmac: sync firmware event listFranky Lin2-3/+4
2013-10-04Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville8-151/+326
2013-10-04Merge tag 'for-linville-20131001' of git://github.com/kvalo/athJohn W. Linville21-1015/+984
2013-10-04Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville11-87/+342
2013-10-02iwlwifi: pcie: fix merge damageJohannes Berg1-4/+4
2013-10-02Bluetooth: btmrvl: add calibration data download supportAmitkumar Karwar4-1/+134
2013-10-02Bluetooth: btmrvl: add setup handlerAmitkumar Karwar2-8/+16
2013-10-02Bluetooth: btmrvl: get rid of struct btmrvl_cmdAmitkumar Karwar2-12/+6
2013-10-02Bluetooth: btmrvl: add btmrvl_send_sync_cmd() functionAmitkumar Karwar1-88/+41
2013-10-02Bluetooth: Enable -D__CHECK_ENDIAN__ for sparse by defaultMarcel Holtmann1-0/+2
2013-09-30wlcore: always register dummy hardirqArik Nemtsov1-3/+11
2013-09-30wl18xx: print new RDL versions during bootVictor Goldenshtein2-16/+46
2013-09-30wl18xx: fix boot process in high temperature environmentVictor Goldenshtein2-0/+66
2013-09-30wlcore: clarify and fix regulatory domain bit translationEliad Peller1-21/+31
2013-09-30wlcore: remove unsupported channelsEliad Peller1-3/+0
2013-09-30wlcore: fix unsafe dereference of the wlvifVictor Goldenshtein1-1/+1
2013-09-30wlcore: cleanup scan debug printsVictor Goldenshtein2-17/+16
2013-09-30wlcore: re-enable idle handlingArik Nemtsov2-0/+23
2013-09-30wlcore: disable elp sleep while in plt modeYair Shapira1-0/+4
2013-09-30wlcore: add new plt power-mode: CHIP_AWAKEYair Shapira3-6/+24
2013-09-30wlcore: ROC on AP channel before auth replyArik Nemtsov5-20/+120
2013-09-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothGustavo Padovan3069-121933/+302826
2013-09-26rt2x00: Fix rf register for RT3070Kevin Lo1-1/+1
2013-09-26wireless: rtlwifi: Replace variable with a breakPeter Senna Tschudin1-10/+8
2013-09-26rtlwifi: remove duplicate declarations and macros in headersCatalin Iacob8-38/+0
2013-09-26ath9k: Remove incorrect diversity initializationSujith Manoharan2-6/+0
2013-09-26ath9k: Handle FATAL interrupts correctlySujith Manoharan1-2/+8
2013-09-26ath9k: Fix NF calibration for single stream cardsSujith Manoharan1-1/+1
2013-09-26rtlwifi: rtl8192cu: Convert driver to use rtl_process_phyinfo()Larry Finger1-185/+2
2013-09-26ath9k: mark wmi_event_swba as __packedChris Metcalf1-1/+1
2013-09-26rt2x00: rt2800lib: fix band selection and LNA PE control for RT3593 PCIe cardsGabor Juhos1-9/+17
2013-09-26ath9k: Fix PeakDetect calibration for AR9462Sujith Manoharan3-12/+99
2013-09-26ath9k: Use bitops for calibration flagsSujith Manoharan9-42/+52
2013-09-26ath9k: Handle abnormal NAV in AP modeSujith Manoharan3-0/+16
2013-09-26ath9k: Fix issue with parsing malformed CFP IESujith Manoharan2-2/+6
2013-09-26ath9k: Fix calibration for AR9462Sujith Manoharan1-0/+15
2013-09-26wireless: rtl818x: remove unnecessary pci_set_drvdata()Jingoo Han1-1/+0