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