summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-mac80211.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: move DVM code into subdirectoryJohannes Berg2012-06-061-1630/+0
* iwlwifi: give HT format to mac80211/radiotapJohannes Berg2012-06-061-0/+2
* iwlwifi: trust mac80211 channel settingJohannes Berg2012-06-061-7/+0
* iwlwifi: make a lot of functions staticJohannes Berg2012-06-061-52/+54
* iwlwifi: properly handle device_set_wakeup_enableJohannes Berg2012-06-051-4/+7
* iwlwifi: support explicit monitor interfaceJohannes Berg2012-05-161-0/+1
* iwlwifi: disable default wildcard ssid scanDavid Spinadel2012-05-161-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-071-1/+9
|\
| * iwlwifi: do not nulify ctx->vif on resetStanislaw Gruszka2012-04-231-1/+9
* | iwlwifi: use new mac80211 queue schemeJohannes Berg2012-04-231-9/+23
* | iwlwifi: clean up module parametersJohannes Berg2012-04-231-6/+7
* | iwlwifi: remove TX/RX frame statisticsJohannes Berg2012-04-231-1/+0
* | iwlwifi: properly set basic ratesJohannes Berg2012-04-231-1/+0
* | iwlwifi: provide proper API to disable all interruptsEmmanuel Grumbach2012-04-231-1/+1
* | iwlwifi: remove unneeded includesEmmanuel Grumbach2012-04-181-1/+0
* | iwlwifi: op_mode holds its pointer to the configEmmanuel Grumbach2012-04-181-3/+3
* | iwlwifi: op_mode holds its pointer to the transportEmmanuel Grumbach2012-04-181-17/+17
* | iwlwifi: expose static methods for MVM useDavid Spinadel2012-04-161-51/+49
* | iwlwifi: move iwl_chswitch_done to iwl-mac80211.cMeenakshi Venkataraman2012-04-121-0/+15
* | iwlwifi: dynamically determine lib_opsJohannes Berg2012-04-121-2/+2
* | iwlwifi: move hw_params into privJohannes Berg2012-04-121-3/+3
* | iwlwifi: fix unused variable warningOliver Hartkopp2012-04-101-1/+2
* | iwlwifi: move ucode error log reporting to op_modeMeenakshi Venkataraman2012-04-091-1/+1
* | iwlwifi: move valid_contexts to privJohannes Berg2012-04-091-2/+2
* | iwlwifi: move queue mapping out of transportJohannes Berg2012-04-091-0/+2
* | iwlwifi: use scan while idleJohannes Berg2012-04-091-1/+2
|/
* iwlwifi: change struct iwl_fwDavid Spinadel2012-03-121-6/+9
* iwlwifi: don't delete AP station directlyJohannes Berg2012-03-081-6/+16
* iwlwifi: more status bit factoringDon Fry2012-03-081-17/+17
* iwlwifi: add option to test MFPDavid Spinadel2012-03-081-0/+3
* iwlwifi: always check if got h/w access before writeStanislaw Gruszka2012-03-081-1/+1
* iwlwifi: remove unused argument from iwlagn_suspendJohannes Berg2012-03-081-1/+1
* iwlwifi: put use_rts_for_aggregation into hw_paramsJohannes Berg2012-03-071-2/+2
* iwlwifi: move mutex out of sharedJohannes Berg2012-03-071-41/+41
* iwlwifi: remove iwl-wifi.hJohannes Berg2012-03-071-1/+0
* iwlwifi: split out firmware storeJohannes Berg2012-03-071-6/+4
* iwlwifi: move ucode loading to op_modeJohannes Berg2012-03-071-2/+2
* iwlwifi: fix station HT parametersJohannes Berg2012-03-061-4/+14
* iwlwifi: move wowlan bool into privJohannes Berg2012-03-061-2/+2
* iwlwifi: clean up (wowlan) suspend flowJohannes Berg2012-03-061-3/+2
* iwlwifi: remove SKU from configJohannes Berg2012-03-061-2/+2
* iwlwifi: simplify auth/assoc flowJohannes Berg2012-03-061-117/+90
* iwlwifi: make EXIT_PENDING depend on mac80211Johannes Berg2012-03-061-4/+0
* iwlwifi: remove shared lockJohannes Berg2012-03-061-7/+2
* iwlwifi: build some station commands directlyJohannes Berg2012-03-061-10/+6
* iwlwifi: kill iwl_bus.hEmmanuel Grumbach2012-02-271-1/+0
* iwlwifi: virtualize the op_modeEmmanuel Grumbach2012-02-271-29/+33
* iwlwifi: save ucode capabilities in iwl_fwDon Fry2012-02-171-1/+1
* iwlwifi: kill iwl_down and s/__iwl_down/iwl_downEmmanuel Grumbach2012-02-171-1/+5
* iwlwifi: Move ucode pointers to iwl_fwDon Fry2012-02-171-4/+4
OpenPOWER on IntegriCloud