aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-mac80211.c
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-06
|\
| * iwlwifi: unregister LEDs if mac80211 registration failsJohannes Berg2012-06-05
| * iwlwifi: disable WoWLAN if !CONFIG_PM_SLEEPJohannes Berg2012-06-04
* | iwlwifi: properly handle device_set_wakeup_enableJohannes Berg2012-06-05
|/
* iwlwifi: support explicit monitor interfaceJohannes Berg2012-05-16
* iwlwifi: disable default wildcard ssid scanDavid Spinadel2012-05-16
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-07
|\
| * iwlwifi: do not nulify ctx->vif on resetStanislaw Gruszka2012-04-23
* | iwlwifi: use new mac80211 queue schemeJohannes Berg2012-04-23
* | iwlwifi: clean up module parametersJohannes Berg2012-04-23
* | iwlwifi: remove TX/RX frame statisticsJohannes Berg2012-04-23
* | iwlwifi: properly set basic ratesJohannes Berg2012-04-23
* | iwlwifi: provide proper API to disable all interruptsEmmanuel Grumbach2012-04-23
* | iwlwifi: remove unneeded includesEmmanuel Grumbach2012-04-18
* | iwlwifi: op_mode holds its pointer to the configEmmanuel Grumbach2012-04-18
* | iwlwifi: op_mode holds its pointer to the transportEmmanuel Grumbach2012-04-18
* | iwlwifi: expose static methods for MVM useDavid Spinadel2012-04-16
* | iwlwifi: move iwl_chswitch_done to iwl-mac80211.cMeenakshi Venkataraman2012-04-12
* | iwlwifi: dynamically determine lib_opsJohannes Berg2012-04-12
* | iwlwifi: move hw_params into privJohannes Berg2012-04-12
* | iwlwifi: fix unused variable warningOliver Hartkopp2012-04-10
* | iwlwifi: move ucode error log reporting to op_modeMeenakshi Venkataraman2012-04-09
* | iwlwifi: move valid_contexts to privJohannes Berg2012-04-09
* | iwlwifi: move queue mapping out of transportJohannes Berg2012-04-09
* | iwlwifi: use scan while idleJohannes Berg2012-04-09
|/
* iwlwifi: change struct iwl_fwDavid Spinadel2012-03-12
* iwlwifi: don't delete AP station directlyJohannes Berg2012-03-08
* iwlwifi: more status bit factoringDon Fry2012-03-08
* iwlwifi: add option to test MFPDavid Spinadel2012-03-08
* iwlwifi: always check if got h/w access before writeStanislaw Gruszka2012-03-08
* iwlwifi: remove unused argument from iwlagn_suspendJohannes Berg2012-03-08
* iwlwifi: put use_rts_for_aggregation into hw_paramsJohannes Berg2012-03-07
* iwlwifi: move mutex out of sharedJohannes Berg2012-03-07
* iwlwifi: remove iwl-wifi.hJohannes Berg2012-03-07
* iwlwifi: split out firmware storeJohannes Berg2012-03-07
* iwlwifi: move ucode loading to op_modeJohannes Berg2012-03-07
* iwlwifi: fix station HT parametersJohannes Berg2012-03-06
* iwlwifi: move wowlan bool into privJohannes Berg2012-03-06
* iwlwifi: clean up (wowlan) suspend flowJohannes Berg2012-03-06
* iwlwifi: remove SKU from configJohannes Berg2012-03-06
* iwlwifi: simplify auth/assoc flowJohannes Berg2012-03-06
* iwlwifi: make EXIT_PENDING depend on mac80211Johannes Berg2012-03-06
* iwlwifi: remove shared lockJohannes Berg2012-03-06
* iwlwifi: build some station commands directlyJohannes Berg2012-03-06
* iwlwifi: kill iwl_bus.hEmmanuel Grumbach2012-02-27
* iwlwifi: virtualize the op_modeEmmanuel Grumbach2012-02-27
* iwlwifi: save ucode capabilities in iwl_fwDon Fry2012-02-17
* iwlwifi: kill iwl_down and s/__iwl_down/iwl_downEmmanuel Grumbach2012-02-17
* iwlwifi: Move ucode pointers to iwl_fwDon Fry2012-02-17
* iwlwifi: move workqueue to privJohannes Berg2012-02-17