summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-mac80211.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-081-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/+0Star
* | iwlwifi: properly set basic ratesJohannes Berg2012-04-231-1/+0Star
* | iwlwifi: provide proper API to disable all interruptsEmmanuel Grumbach2012-04-231-1/+1
* | iwlwifi: remove unneeded includesEmmanuel Grumbach2012-04-181-1/+0Star
* | 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/+49Star
* | 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/+0Star
* iwlwifi: split out firmware storeJohannes Berg2012-03-071-6/+4Star
* 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/+2Star
* iwlwifi: remove SKU from configJohannes Berg2012-03-061-2/+2
* iwlwifi: simplify auth/assoc flowJohannes Berg2012-03-061-117/+90Star
* iwlwifi: make EXIT_PENDING depend on mac80211Johannes Berg2012-03-061-4/+0Star
* iwlwifi: remove shared lockJohannes Berg2012-03-061-7/+2Star
* iwlwifi: build some station commands directlyJohannes Berg2012-03-061-10/+6Star
* iwlwifi: kill iwl_bus.hEmmanuel Grumbach2012-02-271-1/+0Star
* 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
* iwlwifi: move workqueue to privJohannes Berg2012-02-171-2/+2
* iwlwifi: move all ucode routines to iwl-ucode.cDon Fry2012-02-021-1/+1
* iwlwifi: stop_hw replace enable_rfkill_intEmmanuel Grumbach2012-02-021-3/+4
* iwlwifi: kill bus_get_hw_idEmmanuel Grumbach2012-02-021-1/+1
* iwlwifi: give trans to all the read / write functionsEmmanuel Grumbach2012-02-021-13/+14
* iwlwifi: update CopyrightWey-Yi Guy2012-01-061-1/+1
* iwlwifi: set hw_version in wiphyWey-Yi Guy2011-12-191-0/+2