summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-02-06iwlegacy: move bcast_sta_id to hw_paramsStanislaw Gruszka
2012-02-06iwlegacy: get rid of ap_sta_idStanislaw Gruszka
2012-02-06iwlegacy: get rid of wep_key_cmdStanislaw Gruszka
2012-02-06iwlegacy: get rid of qos_cmdStanislaw Gruszka
2012-02-06iwlegacy: get rid of rxon_assoc_cmdStanislaw Gruszka
2012-02-06iwlegacy: get rid of ctx->rxon_timing_cmdStanislaw Gruszka
2012-02-06iwlegacy: get rid of ctx->rxon_cmdStanislaw Gruszka
2012-02-06iwlegacy: move rxon commands out of ctx structureStanislaw Gruszka
2012-02-06mwifiex: update correct dtim_period in dump_station()Amitkumar Karwar
2012-02-06mwifiex: cleanup in snmp_mib command preparation codeAmitkumar Karwar
2012-02-06rtlwifi: Fix PCI probe error path orphaned memoryTim Gardner
2012-02-06mwifiex: enable HT operating modeAmitkumar Karwar
2012-02-06mwifiex: fix NULL pointer dereference in set_channel()Amitkumar Karwar
2012-02-06mwl8k: Remove BSSID from the firmware when the BSS is stoppedYogesh Ashok Powar
2012-02-06ath9k: cleanup a min_t() castDan Carpenter
2012-02-06ssb: add support for bcm5354Hauke Mehrtens
2012-02-06ssb: log the id, rev and pkg of the chip foundHauke Mehrtens
2012-02-06bcma: log the id, rev and pkg of the chip foundHauke Mehrtens
2012-02-06rtlwifi: Remove extra debugging message accidentally left inLarry Finger
2012-02-06rtlwifi: Fix typo in dm.cMasanari Iida
2012-02-06iwmc3200wifi: Fix typo in trace.hMasanari Iida
2012-02-06rtlwifi: remove return in _rtl_pci_switch_clk_reqDevendra.Naga
2012-02-06bcma: add extra sprom checkHauke Mehrtens
2012-02-06bcma: add bus num counterHauke Mehrtens
2012-02-06bcma: add PCIe host controllerHauke Mehrtens
2012-02-06bcma: make some functions __devinitHauke Mehrtens
2012-02-06bcma: export bcma_pcie_read()Hauke Mehrtens
2012-02-06bcma: add constants for PCI and use themHauke Mehrtens
2012-02-06bcma: add the core unit numberHauke Mehrtens
2012-02-06rt2800: document RF_R03 register bits [7:4]Stanislaw Gruszka
2012-02-06rt2800: radio 3xxxx: channel switch RX/TX calibration fixesStanislaw Gruszka
2012-02-06rt2800: radio 3xxx: add channel switch calibration routinesStanislaw Gruszka
2012-02-06rt2800: radio 3xxx: program RF_R1 during channel switchStanislaw Gruszka
2012-02-06rt2800: radio 3xxx: reprogram only lower bits of RF_R3Stanislaw Gruszka
2012-02-06net: Fix typo in ipw2x00/libipw_rx.cMasanari Iida
2012-02-06Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville
2012-02-06Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville
2012-02-02iwlwifi: range check to testmode direct reg accessAmit Beka
2012-02-02iwlwifi: release IRQ in error pathJohannes Berg
2012-02-02iwlwifi: move all ucode routines to iwl-ucode.cDon Fry
2012-02-02iwlwifi: move bcast_sta_id init to common routineDon Fry
2012-02-02iwlwifi: clarify commentDon Fry
2012-02-02iwlwifi: debug print in tx_queue_set_status is more clearEmmanuel Grumbach
2012-02-02iwlwifi: stop_hw replace enable_rfkill_intEmmanuel Grumbach
2012-02-02iwlwifi: move hw_rev to transport layerEmmanuel Grumbach
2012-02-02iwlwifi: kill bus_get_hw_idEmmanuel Grumbach
2012-02-02iwlwifi: kill bus_get_hw_id_stringEmmanuel Grumbach
2012-02-02iwlwifi: kill bus_is_pm_supportedEmmanuel Grumbach
2012-02-02iwlwifi: kill bus_apm_configEmmanuel Grumbach
2012-02-02iwlwifi: consolidate the start_device flowEmmanuel Grumbach