aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-10-23wlcore: save last regdom configuration on stopwl12xx-nextfor-linvilleEliad Peller1-1/+3
2013-10-23wlcore: fix started_vifs calculationEliad Peller1-1/+23
2013-10-23wlcore: wakeup from ELP before starting recoveryBarak Bercovitz1-0/+1
2013-10-23wlcore: Allow stopping fw log in recoveryBarak Bercovitz1-1/+2
2013-10-23wlcore: read fw panic log only in host modeBarak Bercovitz1-1/+2
2013-10-23wlcore/wl18xx/wl12xx: FW log params per chip archIgal Chernobelsky7-23/+61
2013-10-23wl12xx/wl18xx: update default fw logger's settingsIdo Reis2-4/+4
2013-10-23wlcore: fwlog dynamic mem_block controlIdo Reis2-1/+20
2013-10-23wlcore: fix interrogate command lengthIgal Chernobelsky4-10/+15
2013-10-23wlcore: add ap_event_maskEliad Peller6-2/+19
2013-10-23wlcore: print active channel in the driver_stateVictor Goldenshtein1-1/+17
2013-10-23wl18xx: default config alignment with phy defaultsIgal Chernobelsky1-8/+8
2013-10-18rt2x00: rt2800pci: use module_pci_driver macroGabor Juhos1-13/+1
2013-10-18rt2x00: rt2800pci: move SoC specific code into a separate moduleGabor Juhos4-245/+284
2013-10-18rt2x00: rt2800pci: use separate hwcrypt_disabled callback for SoC devicesGabor Juhos1-2/+7
2013-10-18rt2x00: rt2800pci: move rt2800mmio_enable_radio function to another moduleGabor Juhos3-13/+18
2013-10-18rt2x00: rt2800pci: split rt2800pci_enable_radio functionGabor Juhos1-7/+12
2013-10-18rt2x00: rt2800pci: rename rt2800pci_disable_radio functionGabor Juhos1-11/+8
2013-10-18rt2x00: rt2800pci: use separate set_state callback for SoC devicesGabor Juhos1-2/+41
2013-10-18rt2x00: rt2800pci: use separate firmware callbacks for SoC devicesGabor Juhos1-5/+33
2013-10-18rt2x00: rt2800pci: use separate read_eeprom callback for SoC devicesGabor Juhos1-40/+16
2013-10-18rt2x00: rt2800pci: use separate ops for the SoC driverGabor Juhos1-2/+102
2013-10-18rt2x00: rt2800pci: move initialization functions to the rt2800mmio moduleGabor Juhos3-159/+169
2013-10-18rt2x00: rt2800pci: use rt2800mmio prefix for initialization functionsGabor Juhos1-8/+8
2013-10-18rt2x00: rt2800pci: move queue functions to the rt2800mmio moduleGabor Juhos4-142/+152
2013-10-18rt2x00: rt2800pci: use rt2800mmio prefix for queue functionsGabor Juhos1-8/+8
2013-10-18rt2x00: rt2800pci: move interrupt functions to the rt2800mmio moduleGabor Juhos3-388/+405
2013-10-18rt2x00: rt2800pci: use rt2800mmio prefix for interrupt functionsGabor Juhos1-36/+37
2013-10-18rt2x00: rt2800pci: move RX control handler functions to the rt2800mmio moduleGabor Juhos5-107/+108
2013-10-18rt2x00: rt2800pci: use rt2800mmio prefix for RX control handler functionsGabor Juhos1-3/+3
2013-10-18rt2x00: rt2800pci: move TX descriptor functions to the rt2800mmio moduleGabor Juhos5-98/+117
2013-10-18rt2x00: rt2800pci: use rt2800mmio prefix for TX descriptor functionsGabor Juhos1-6/+6
2013-10-18rt2x00: create a new module for rt2800 MMIO codeGabor Juhos4-0/+78
2013-10-18drivers: net: wireless: Fix wrong check for reassociation request retry counterFelipe Pena1-1/+1
2013-10-18brcmfmac: fix brcmf_sdcard_recv_chain() for host without sg supportArend van Spriel3-4/+21
2013-10-18brcmfmac: fix brcmf_sdio_txpkt_prep() for host without sg supportArend van Spriel1-42/+64
2013-10-18brcmfmac: fix brcmf_sdcard_send_pkt() for host without sg supportArend van Spriel1-3/+11
2013-10-18brcmfmac: remove stale code from brcmf_sdcard_recv_chain()Arend van Spriel1-2/+0
2013-10-18brcmfmac: verify result of brcmf_sdio_addrprep() callsArend van Spriel1-4/+11
2013-10-18brcmfmac: rework single packet transfersArend van Spriel1-41/+40
2013-10-18brcmfmac: rename brcmf_sdio_buffrw()Arend van Spriel1-8/+9
2013-10-18brcmfmac: rework scatter-gather code in brcmf_sdio_buffrw()Arend van Spriel1-15/+19
2013-10-18brcmfmac: determine host controller related variables during probeArend van Spriel3-16/+28
2013-10-18brcmfmac: rename variable max_seg_sz to max_seg_cnt for clarityArend van Spriel1-5/+6
2013-10-18brcmfmac: add tracepoint for capturing the SDPCM headerArend van Spriel2-0/+20
2013-10-18brcmfmac: store address in trace_brcmf_hexdump()Arend van Spriel1-1/+3
2013-10-18ath9k: add TX99 supportLuis R. Rodriguez12-17/+522
2013-10-18ath9k: check for NULL rate when using ieee80211_get_rts_cts_rate()Luis R. Rodriguez1-0/+3
2013-10-18ath: add support for proper dynamic regulatory hintsLuis R. Rodriguez2-0/+101
2013-10-18ath: split user and driver reguluatory hint parsingLuis R. Rodriguez1-0/+1
2013-10-18ath: move common dynamic regulatory domain setting to a helperLuis R. Rodriguez1-18/+37
2013-10-18cfg80211: export reg_initiator_name()Luis R. Rodriguez2-10/+26
2013-10-18rt2x00: rt2800lib: autodetect 5GHz band supportGabor Juhos1-4/+4
2013-10-18rt2x00: rt2800lib: use switch statement for RF specific setupGabor Juhos1-21/+30
2013-10-18rt2x00: rt2800lib: use {tx,rx}_chain_num to avoid superfluous EEPROM accessGabor Juhos1-10/+6
2013-10-18ath9k/ath: move dfs pattern detector to athJanusz Dziedzic8-8/+8
2013-10-18ath9k: dfs use CFG80211_CERTIFICATION_ONUS flagJanusz Dziedzic2-10/+3
2013-10-18ath9k: dfs move ath_dfs_pool_statsJanusz Dziedzic6-21/+35
2013-10-18ath9k: dfs kill ath9k specyfic codeJanusz Dziedzic3-12/+13
2013-10-18libertas: move firmware lifetime handling to firmware.cDan Williams5-26/+16
2013-10-18ath9k: add HT40 spectral scan capabilityLorenzo Bianconi2-38/+137
2013-10-18ath9k: add noise floor parameter to ath9k_hw_getchan_noiseLorenzo Bianconi4-8/+10
2013-10-18Merge tag 'nfc-next-3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville28-527/+5065
2013-10-18Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville41-1001/+3484
2013-10-18Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville15-388/+2674
2013-10-18Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville45-869/+1192
2013-10-18iwlwifi: mvm: fix operator precedenceDavid Spinadel1-1/+2
2013-10-18iwlwifi: mvm: fix fw_rx_stats debugfs entryLuciano Coelho1-3/+6
2013-10-18iwlwifi: mvm: BT Coex - enable Tx power based on BT statusEmmanuel Grumbach1-2/+2
2013-10-18iwlwifi: mvm: BT Coex - always set mandatory fieldsEmmanuel Grumbach2-3/+11
2013-10-18iwlwifi: mvm: NVM - increase max section sizeIdan Kahlon1-1/+1
2013-10-16ath10k: add might_sleep() to ath10k_wmi_cmd_send()Kalle Valo1-0/+2
2013-10-16ath10k: fix ath10k_bss_assoc() to not sleep in atomic contextKalle Valo1-19/+37
2013-10-16ath10k: remove unnecessary checksMichal Kazior1-21/+0
2013-10-16ath10k: fix scheduling while atomic config bugMichal Kazior1-84/+62
2013-10-16ath10k: track vif list internallyMichal Kazior3-0/+7
2013-10-16ath10k: fix add_interface failure handlingMichal Kazior1-13/+40
2013-10-16ath10k: use workqueue to set WEP TX keyMichal Kazior2-18/+39
2013-10-16ath10k: return better errno for unsupported pdev paramsBartosz Markowski1-1/+1
2013-10-16ath10k: rename WMI_CMD_UNDEFINEDBartosz Markowski2-24/+24
2013-10-16ath10k: do not warn about unsupported vdev paramBartosz Markowski2-2/+3
2013-10-14Bluetooth: Read current IAC LAP on controller setupMarcel Holtmann2-0/+5
2013-10-14Bluetooth: Read number of supported IAC on controller setupMarcel Holtmann4-1/+31
2013-10-14Bluetooth: Check that scan window is smaller or equal than scan intervalMarcel Holtmann1-0/+4
2013-10-14Bluetooth: Check that bind() bdaddr type matches connect()Johan Hedberg1-0/+6
2013-10-14Bluetooth: Reject invalid bdaddr types for socketsJohan Hedberg1-0/+6
2013-10-14Bluetooth: Convert Set Discoverable to use an asynchronous requestJohan Hedberg1-9/+54
2013-10-14Bluetooth: Fix updating scan mode in set_bredr()Johan Hedberg1-1/+5
2013-10-14Bluetooth: Move set_bredr_scan() to avoid forward declarationJohan Hedberg1-20/+20
2013-10-14Bluetooth: Make Set Connectable also update the LE advertising typeJohan Hedberg1-5/+30
2013-10-14rt2x00: rt2800lib: remove duplicate rf_vals for RF3053Kevin Lo1-72/+3
2013-10-14rt2x00: rt2800lib: fix RF registers for RT5390/RT5392Kevin Lo1-3/+2
2013-10-14mwifiex: use alloc_workqueue() functionAmitkumar Karwar1-1/+3
2013-10-14ath9k_hw: remove references to hw->confFelix Fietkau5-20/+15
2013-10-14ath9k: make ath9k_uses_beacons staticFelix Fietkau2-2/+1
2013-10-14ath9k: remove sc->config.cabqReadyTimeFelix Fietkau4-12/+1
2013-10-14ath9k: move channel change code to ath_set_channelFelix Fietkau1-72/+78
2013-10-14ath9k: make ath9k_cmn_update_ichannel staticFelix Fietkau5-21/+17
2013-10-14ath9k_hw: simplify channel flagsFelix Fietkau4-130/+50
2013-10-14ath9k_hw: remove IS_CHAN_OFDM()Felix Fietkau2-7/+2
2013-10-14ath9k_hw: remove IS_CHAN_B()Felix Fietkau6-22/+13
2013-10-14ath9k_hw: remove direct accesses to channel mode flagsFelix Fietkau9-169/+49
2013-10-14ath9k: use a separate data structure for rx buffersFelix Fietkau3-50/+92
2013-10-14wcn36xx: fix coccinelle warningsFengguang Wu1-9/+2
2013-10-14rt2x00: rt73usb: use rt2x00_has_cap_* helpersGabor Juhos1-9/+9
2013-10-14rt2x00: rt61pci: use rt2x00_has_cap_* helpersGabor Juhos1-10/+10
2013-10-14rt2x00: rt2800lib: use rt2x00_has_cap_* helpersGabor Juhos1-13/+12
2013-10-14rt2x00: rt2x00lib: use rt2x00_has_cap_* helpersGabor Juhos6-13/+13
2013-10-14rt2x00: add rt2x00_has_cap_* helpersGabor Juhos1-0/+87
2013-10-14rt2x00: cleanup indentation in rt2800.hGabor Juhos1-21/+21
2013-10-14Bluetooth: Fix updating advertising data needlesslyJohan Hedberg1-1/+1
2013-10-14Bluetooth: Move static advertising functions to avoid forward declarationsJohan Hedberg1-28/+28
2013-10-14Bluetooth: Add missing error handling for Set ConnectableJohan Hedberg1-0/+7
2013-10-14Bluetooth: Move more logic into set_connectable complete callbackJohan Hedberg1-4/+19
2013-10-14Bluetooth: Reorganize set_connectable HCI command sendingJohan Hedberg1-16/+20
2013-10-14Bluetooth: Introduce L2CAP channel callback for resumingMarcel Holtmann3-5/+11
2013-10-14Bluetooth: Introduce L2CAP channel flag for defer setupMarcel Holtmann3-10/+13
2013-10-14Bluetooth: Adjust header for proc socket informationMarcel Holtmann1-1/+1
2013-10-13Bluetooth: Increase minor version of core moduleMarcel Holtmann1-1/+1
2013-10-13Bluetooth: Provide msg_name callback for L2CAP connectionless channelsMarcel Holtmann3-1/+20
2013-10-13Bluetooth: Add support for per socket msg_name callbackMarcel Holtmann2-4/+12
2013-10-13Bluetooth: Use l2cap_pi(sk) directly where possibleMarcel Holtmann1-8/+7
2013-10-13Bluetooth: Remove src and dst fields from bt_sock structureMarcel Holtmann2-5/+1
2013-10-13Bluetooth: Store RFCOMM address information in its own socket structureMarcel Holtmann2-13/+17
2013-10-13Bluetooth: Store SCO address information in its own socket structureMarcel Holtmann2-18/+20
2013-10-13Bluetooth: Use SCO addresses from HCI connection directlyMarcel Holtmann2-15/+8
2013-10-13Bluetooth: Access BNEP session addresses through L2CAP channelMarcel Holtmann1-12/+6
2013-10-13Bluetooth: Access HIDP session addresses through L2CAP channelMarcel Holtmann1-6/+12
2013-10-13Bluetooth: Access CMTP session addresses through L2CAP channelMarcel Holtmann1-3/+3
2013-10-13Bluetooth: Access RFCOMM session addresses through L2CAP channelMarcel Holtmann1-10/+9
2013-10-13Bluetooth: Return the correct address type for L2CAP socketsMarcel Holtmann3-2/+24
2013-10-13Bluetooth: Store address information in L2CAP channel structureMarcel Holtmann3-40/+29
2013-10-13Bluetooth: Update L2CAP socket source address from HCI connectionMarcel Holtmann1-4/+5
2013-10-13Bluetooth: Fix coding style violations in SMP handlingMarcel Holtmann1-18/+17
2013-10-13Bluetooth: Fix input address type for SMP C1 functionMarcel Holtmann1-8/+10
2013-10-13Bluetooth: Use hci_conn->src address for L2CAP functionsMarcel Holtmann1-10/+7
2013-10-13Bluetooth: Use hci_conn->src address for SMP functionsMarcel Holtmann1-7/+5
2013-10-13Bluetooth: Update source address and type for incoming LE connectionsMarcel Holtmann1-0/+11
2013-10-13Bluetooth: Store source address of HCI connectionsMarcel Holtmann2-2/+6
2013-10-13Bluetooth: Store the source address type of LE connectionsMarcel Holtmann2-4/+8
2013-10-13Bluetooth: Remove pointless bdaddr_to_le() helper functionMarcel Holtmann4-18/+11
2013-10-13Bluetooth: Remove l2cap_conn->src and l2cap_conn->dst pointersMarcel Holtmann1-3/+0
2013-10-13Bluetooth: Remove l2cap_conn->src and l2cap_conn->dst usage from L2CAPMarcel Holtmann1-14/+17
2013-10-13Bluetooth: Remove l2cap_conn->src and l2cap_conn->dst usage from SMPMarcel Holtmann1-18/+21
2013-10-13Bluetooth: Remove l2cap_conn->dst usage from AMP managerMarcel Holtmann2-3/+5
2013-10-12Bluetooth: Unicast connectionless data reception is supportedMarcel Holtmann1-1/+1
2013-10-12Bluetooth: The L2CAP fixed channel connectionless data is supportedMarcel Holtmann2-1/+2
2013-10-12Bluetooth: Allow 3D profile to use security mode 4 level 0Marcel Holtmann3-0/+15
2013-10-12Bluetooth: Limit security mode 4 level 0 to connection oriented channelsMarcel Holtmann2-12/+22
2013-10-12Bluetooth: Fix PSM value for L2CAP connectionless data packetsMarcel Holtmann1-2/+3
2013-10-12Bluetooth: Fix HCI init for 1st generation BlueFRITZ! devicesMarcel Holtmann1-2/+6
2013-10-12Bluetooth: Add MGMT_OP_SET_SCAN_PARAMS to supported commands listMarcel Holtmann1-0/+1
2013-10-11Bluetooth: Don't advertise high speed support without SSPMarcel Holtmann1-4/+5
2013-10-11Bluetooth: Fix endless loop with HCI_QUIRK_RESET_ON_CLOSEMarcel Holtmann1-0/+1
2013-10-11Bluetooth: Add management command for setting LE scan parametersMarcel Holtmann2-0/+45
2013-10-11Bluetooth: Make LE scan interval and window a controller optionMarcel Holtmann3-2/+7
2013-10-11Bluetooth: Declare ath3k_table[] and ath3k_blist_tbl[] as constMarcel Holtmann1-2/+2
2013-10-11Bluetooth: Declare bpa10x_table[] as constMarcel Holtmann1-1/+1
2013-10-11Bluetooth: Declare bfusb_table[] as constMarcel Holtmann1-1/+1
2013-10-11Bluetooth: Declare btusb_table[] and blacklist_table[] as constMarcel Holtmann1-2/+2
2013-10-11Bluetooth: Remove pointless parameter check in vhci_send_frame()Marcel Holtmann1-8/+1
2013-10-11Bluetooth: Remove pointless parameter check in hci_uart_send_frame()Marcel Holtmann1-8/+1
2013-10-11Bluetooth: Remove pointless parameter check in dtl1_hci_send_frame()Marcel Holtmann1-8/+1
2013-10-11Bluetooth: Remove pointless parameter check in btuart_hci_send_frame()Marcel Holtmann1-8/+1
2013-10-11Bluetooth: Remove pointless parameter check in btmrvl_send_frame()Marcel Holtmann1-8/+1
2013-10-11Bluetooth: Remove pointless parameter check in bt3c_hci_send_frame()Marcel Holtmann1-8/+1
2013-10-11Bluetooth: Remove pointless parameter check in bluecard_hci_send_frame()Marcel Holtmann1-8/+1
2013-10-11Bluetooth: Remove pointless parameter check in bfusb_send_frame()Marcel Holtmann1-8/+1
2013-10-11Bluetooth: Add hdev parameter to hdev->send driver callbackMarcel Holtmann15-32/+18
2013-10-11iwlwifi: support Signed firmware image and Dual CPUsEran Harary5-5/+197
2013-10-11iwlwifi: mvm: add IBSS supportJohannes Berg7-41/+102
2013-10-11iwlwifi: Support 7265 devicesEran Harary3-1/+19
2013-10-11iwlwifi: mvm: BT Coex - update integration with rate controlEmmanuel Grumbach3-43/+23
2013-10-11iwlwifi: mvm: BT Coex - remove duplicate code in rate controlEmmanuel Grumbach1-7/+0
2013-10-11iwlwifi: mvm: BT Coex - start AMPDU even when BT is activeEmmanuel Grumbach1-11/+0
2013-10-11iwlwifi: mvm: BT Coex - tune SMPS parametersEmmanuel Grumbach1-4/+4
2013-10-11iwlwifi: mvm: BT Coex - track bandwidth changes in HTEmmanuel Grumbach3-5/+6
2013-10-11iwlwifi: mvm: keep connection to AP after WoWLANJohannes Berg7-23/+420
2013-10-11Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg518-5239/+18896
2013-10-11iwlwifi: mvm: add support for NICs which have only 16 Tx queues.Eytan Lifshitz8-22/+35
2013-10-11iwlwifi: mvm: prevent the NIC to be powered at driver load time.Eytan Lifshitz4-49/+97
2013-10-11iwlwifi: mvm: Add device wide power commandAlexander Bondar7-47/+120
2013-10-11iwlwifi: pcie: restart the driver when a command times outEmmanuel Grumbach1-1/+3
2013-10-11iwlwifi: mvm: BT Coex - set the proper LUT for single ant devicesEmmanuel Grumbach1-2/+52
2013-10-11iwlwifi: mvm: BT Coex - don't limit agg size in loose schemeEmmanuel Grumbach3-7/+44
2013-10-11Bluetooth: Provide hdev parameter to hci_recv_frame() driver callbackMarcel Holtmann15-41/+24
2013-10-11Bluetooth: Remove unused h4_check_data_len() functionMarcel Holtmann1-24/+0
2013-10-11Bluetooth: Remove return value from hci_send_frame() functionMarcel Holtmann1-2/+3
2013-10-11Bluetooth: Remove pointless check of hci_send_frame parameterMarcel Holtmann1-5/+0
2013-10-11Bluetooth: Move skb->dev assignment for hdev->send into central placeMarcel Holtmann2-17/+10
2013-10-11Bluetooth: Move smp.h header file into net/bluetooth/Marcel Holtmann6-5/+8
2013-10-11Bluetooth: Move a2mp.h header file into net/bluetooth/Marcel Holtmann6-5/+6
2013-10-11Bluetooth: Move amp.h header file into net/bluetooth/Marcel Holtmann5-4/+8
2013-10-10Bluetooth: Remove hdev->ioctl driver callbackMarcel Holtmann2-5/+1
2013-10-10Bluetooth: Remove unused btmrvl_ioctl() callbackMarcel Holtmann1-10/+3
2013-10-10Bluetooth: Remove unused dtl1_hci_ioctl() callbackMarcel Holtmann1-11/+4
2013-10-10Bluetooth: Remove unused btuart_hci_ioctl() callbackMarcel Holtmann1-11/+4
2013-10-10Bluetooth: Remove unused bt3c_hci_ioctl() callbackMarcel Holtmann1-11/+4
2013-10-10Bluetooth: Remove unused bluecard_hci_ioctl() callbackMarcel Holtmann1-11/+4
2013-10-10Bluetooth: Remove unused bfusb_ioctl() callbackMarcel Holtmann1-10/+4