summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-mac80211.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* iwlagn: finer-grained HT disableJohannes Berg2011-12-191-0/+4
* iwlwifi: remove most of the iwl_priv references from iwl-ucode.cDon Fry2011-12-161-2/+3
* iwlwifi: create iwl_mac80211 unregister routineDon Fry2011-12-161-0/+9
* iwlwifi: tid_data logic move to upper layer - tx AGG setupEmmanuel Grumbach2011-12-161-49/+1Star
* iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry2011-12-161-11/+11
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-141-0/+6
* iwlwifi: move device_pointers from iwl_priv to iwl_sharedDon Fry2011-12-091-1/+1
* iwlagn: remove MACDUMP debugJohannes Berg2011-12-021-4/+0Star
* iwlagn: fix HW crypto for TX-only keysJohannes Berg2011-12-021-0/+11
* iwlwifi: do not re-configure HT40 after associatedWey-Yi Guy2011-12-021-15/+3Star
* iwlagn: convert remain-on-channel duration to TUJohannes Berg2011-11-111-1/+2
* iwlwifi: Move the core suspend function to iwl-agn-libWey-Yi Guy2011-11-111-345/+2Star
* iwlwifi: move station functions to mac80211Wey-Yi Guy2011-11-111-0/+71
* iwlwifi: move hw_scan into _mac80211 fileWey-Yi Guy2011-11-111-0/+46
* iwlwifi: move more mac80211 callback functionWey-Yi Guy2011-11-111-0/+308
* iwlagn: explicitly program P2P QoS parametersJohannes Berg2011-11-111-0/+28
* iwlwifi: move all mac80211 related functions to one placeWey-Yi Guy2011-11-111-0/+1521