aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-mac80211.c
AgeCommit message (Expand)Author
2012-06-06iwlwifi: move DVM code into subdirectoryJohannes Berg
2012-06-06iwlwifi: give HT format to mac80211/radiotapJohannes Berg
2012-06-06iwlwifi: trust mac80211 channel settingJohannes Berg
2012-06-06iwlwifi: make a lot of functions staticJohannes Berg
2012-06-05iwlwifi: properly handle device_set_wakeup_enableJohannes Berg
2012-05-16iwlwifi: support explicit monitor interfaceJohannes Berg
2012-05-16iwlwifi: disable default wildcard ssid scanDavid Spinadel
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-23iwlwifi: use new mac80211 queue schemeJohannes Berg
2012-04-23iwlwifi: clean up module parametersJohannes Berg
2012-04-23iwlwifi: remove TX/RX frame statisticsJohannes Berg
2012-04-23iwlwifi: properly set basic ratesJohannes Berg
2012-04-23iwlwifi: provide proper API to disable all interruptsEmmanuel Grumbach
2012-04-23iwlwifi: do not nulify ctx->vif on resetStanislaw Gruszka
2012-04-18iwlwifi: remove unneeded includesEmmanuel Grumbach
2012-04-18iwlwifi: op_mode holds its pointer to the configEmmanuel Grumbach
2012-04-18iwlwifi: op_mode holds its pointer to the transportEmmanuel Grumbach
2012-04-16iwlwifi: expose static methods for MVM useDavid Spinadel
2012-04-12iwlwifi: move iwl_chswitch_done to iwl-mac80211.cMeenakshi Venkataraman
2012-04-12iwlwifi: dynamically determine lib_opsJohannes Berg
2012-04-12iwlwifi: move hw_params into privJohannes Berg
2012-04-10iwlwifi: fix unused variable warningOliver Hartkopp
2012-04-09iwlwifi: move ucode error log reporting to op_modeMeenakshi Venkataraman
2012-04-09iwlwifi: move valid_contexts to privJohannes Berg
2012-04-09iwlwifi: move queue mapping out of transportJohannes Berg
2012-04-09iwlwifi: use scan while idleJohannes Berg
2012-03-12iwlwifi: change struct iwl_fwDavid Spinadel
2012-03-08iwlwifi: don't delete AP station directlyJohannes Berg
2012-03-08iwlwifi: more status bit factoringDon Fry
2012-03-08iwlwifi: add option to test MFPDavid Spinadel
2012-03-08iwlwifi: always check if got h/w access before writeStanislaw Gruszka
2012-03-08iwlwifi: remove unused argument from iwlagn_suspendJohannes Berg
2012-03-07iwlwifi: put use_rts_for_aggregation into hw_paramsJohannes Berg
2012-03-07iwlwifi: move mutex out of sharedJohannes Berg
2012-03-07iwlwifi: remove iwl-wifi.hJohannes Berg
2012-03-07iwlwifi: split out firmware storeJohannes Berg
2012-03-07iwlwifi: move ucode loading to op_modeJohannes Berg
2012-03-06iwlwifi: fix station HT parametersJohannes Berg
2012-03-06iwlwifi: move wowlan bool into privJohannes Berg
2012-03-06iwlwifi: clean up (wowlan) suspend flowJohannes Berg
2012-03-06iwlwifi: remove SKU from configJohannes Berg
2012-03-06iwlwifi: simplify auth/assoc flowJohannes Berg
2012-03-06iwlwifi: make EXIT_PENDING depend on mac80211Johannes Berg
2012-03-06iwlwifi: remove shared lockJohannes Berg
2012-03-06iwlwifi: build some station commands directlyJohannes Berg
2012-02-27iwlwifi: kill iwl_bus.hEmmanuel Grumbach
2012-02-27iwlwifi: virtualize the op_modeEmmanuel Grumbach
2012-02-17iwlwifi: save ucode capabilities in iwl_fwDon Fry
2012-02-17iwlwifi: kill iwl_down and s/__iwl_down/iwl_downEmmanuel Grumbach
2012-02-17iwlwifi: Move ucode pointers to iwl_fwDon Fry