aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-mac80211.c
Commit message (Expand)AuthorAge
* 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
* iwlwifi: move all ucode routines to iwl-ucode.cDon Fry2012-02-02
* iwlwifi: stop_hw replace enable_rfkill_intEmmanuel Grumbach2012-02-02
* iwlwifi: kill bus_get_hw_idEmmanuel Grumbach2012-02-02
* iwlwifi: give trans to all the read / write functionsEmmanuel Grumbach2012-02-02
* iwlwifi: update CopyrightWey-Yi Guy2012-01-06
* iwlwifi: set hw_version in wiphyWey-Yi Guy2011-12-19
* iwlagn: finer-grained HT disableJohannes Berg2011-12-19
* iwlwifi: remove most of the iwl_priv references from iwl-ucode.cDon Fry2011-12-16
* iwlwifi: create iwl_mac80211 unregister routineDon Fry2011-12-16
* iwlwifi: tid_data logic move to upper layer - tx AGG setupEmmanuel Grumbach2011-12-16
* iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry2011-12-16
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-14
* iwlwifi: move device_pointers from iwl_priv to iwl_sharedDon Fry2011-12-08
* iwlagn: remove MACDUMP debugJohannes Berg2011-12-02
* iwlagn: fix HW crypto for TX-only keysJohannes Berg2011-12-02
* iwlwifi: do not re-configure HT40 after associatedWey-Yi Guy2011-12-02
* iwlagn: convert remain-on-channel duration to TUJohannes Berg2011-11-11
* iwlwifi: Move the core suspend function to iwl-agn-libWey-Yi Guy2011-11-11
* iwlwifi: move station functions to mac80211Wey-Yi Guy2011-11-11
* iwlwifi: move hw_scan into _mac80211 fileWey-Yi Guy2011-11-11
* iwlwifi: move more mac80211 callback functionWey-Yi Guy2011-11-11
* iwlagn: explicitly program P2P QoS parametersJohannes Berg2011-11-11
* iwlwifi: move all mac80211 related functions to one placeWey-Yi Guy2011-11-11