summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ssb: log the id, rev and pkg of the chip foundHauke Mehrtens2012-02-061-0/+3
* bcma: log the id, rev and pkg of the chip foundHauke Mehrtens2012-02-061-3/+7
* cfg80211/mac80211: userspace peer authorization in IBSSAntonio Quartulli2012-02-064-9/+24
* rtlwifi: Remove extra debugging message accidentally left inLarry Finger2012-02-061-3/+1
* rtlwifi: Fix typo in dm.cMasanari Iida2012-02-061-1/+1
* iwmc3200wifi: Fix typo in trace.hMasanari Iida2012-02-061-1/+1
* rtlwifi: remove return in _rtl_pci_switch_clk_reqDevendra.Naga2012-02-061-3/+1
* bcma: add extra sprom checkHauke Mehrtens2012-02-062-0/+23
* bcma: add bus num counterHauke Mehrtens2012-02-062-1/+12
* bcma: add PCIe host controllerHauke Mehrtens2012-02-066-39/+690
* bcma: make some functions __devinitHauke Mehrtens2012-02-066-10/+10
* bcma: export bcma_pcie_read()Hauke Mehrtens2012-02-062-1/+4
* bcma: add constants for PCI and use themHauke Mehrtens2012-02-062-54/+155
* bcma: add the core unit numberHauke Mehrtens2012-02-062-0/+15
* rt2800: document RF_R03 register bits [7:4]Stanislaw Gruszka2012-02-061-0/+3
* rt2800: radio 3xxxx: channel switch RX/TX calibration fixesStanislaw Gruszka2012-02-062-3/+24
* rt2800: radio 3xxx: add channel switch calibration routinesStanislaw Gruszka2012-02-061-0/+14
* rt2800: radio 3xxx: program RF_R1 during channel switchStanislaw Gruszka2012-02-061-0/+34
* rt2800: radio 3xxx: reprogram only lower bits of RF_R3Stanislaw Gruszka2012-02-062-1/+9
* net: Fix typo in ipw2x00/libipw_rx.cMasanari Iida2012-02-061-1/+1
* mac80211: redesign auth/assocJohannes Berg2012-02-068-1227/+1038
* cfg80211: export cfg80211_ref_bssJohannes Berg2012-02-063-5/+26
* cfg80211: stop tracking authenticated stateJohannes Berg2012-02-067-362/+91
* mac80211: remove dummy STA supportJohannes Berg2012-02-064-155/+38
* mac80211: implement sta_add/sta_remove in sta_stateJohannes Berg2012-02-064-19/+19
* mac80211: add sta_state callbackJohannes Berg2012-02-068-28/+194
* mac80211: add NOTEXIST station stateJohannes Berg2012-02-062-0/+3
* mac80211: dont program keys for stations not uploadedJohannes Berg2012-02-061-16/+14
* mac80211: simplify AP_VLAN handlingJohannes Berg2012-02-065-33/+7
* mac80211: move managed mode station state modificationJohannes Berg2012-02-061-14/+14
* Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville2012-02-0630-1776/+1837
|\
| * iwlwifi: range check to testmode direct reg accessAmit Beka2012-02-021-2/+16
| * iwlwifi: release IRQ in error pathJohannes Berg2012-02-021-1/+3
| * iwlwifi: move all ucode routines to iwl-ucode.cDon Fry2012-02-027-719/+791
| * iwlwifi: move bcast_sta_id init to common routineDon Fry2012-02-025-10/+1
| * iwlwifi: clarify commentDon Fry2012-02-021-1/+1
| * iwlwifi: debug print in tx_queue_set_status is more clearEmmanuel Grumbach2012-02-021-3/+6
| * iwlwifi: stop_hw replace enable_rfkill_intEmmanuel Grumbach2012-02-024-11/+10
| * iwlwifi: move hw_rev to transport layerEmmanuel Grumbach2012-02-023-11/+4
| * iwlwifi: kill bus_get_hw_idEmmanuel Grumbach2012-02-026-49/+10
| * iwlwifi: kill bus_get_hw_id_stringEmmanuel Grumbach2012-02-025-21/+6
| * iwlwifi: kill bus_is_pm_supportedEmmanuel Grumbach2012-02-025-28/+4
| * iwlwifi: kill bus_apm_configEmmanuel Grumbach2012-02-023-40/+46
| * iwlwifi: consolidate the start_device flowEmmanuel Grumbach2012-02-024-120/+103
| * iwlwifi: move the RF kill logic from iwl_probe to transportEmmanuel Grumbach2012-02-022-23/+11
| * iwlwifi: introduce trans_ops->stop_hwEmmanuel Grumbach2012-02-025-44/+61
| * iwlwifi: move apm_init to start_hwEmmanuel Grumbach2012-02-024-89/+87
| * iwlwifi: move prepare_card_hw to start_hwEmmanuel Grumbach2012-02-023-21/+15
| * iwlwifi: rename trans_ops->request_irq to trans_ops->start_hwEmmanuel Grumbach2012-02-024-19/+29
| * iwlwifi: don't use the bus for ucode fw_desc any moreEmmanuel Grumbach2012-02-023-17/+19