summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-mac80211.c
AgeCommit message (Expand)AuthorFilesLines
2011-12-20iwlwifi: set hw_version in wiphyWey-Yi Guy1-0/+2
2011-12-20iwlagn: finer-grained HT disableJohannes Berg1-0/+4
2011-12-16iwlwifi: remove most of the iwl_priv references from iwl-ucode.cDon Fry1-2/+3
2011-12-16iwlwifi: create iwl_mac80211 unregister routineDon Fry1-0/+9
2011-12-16iwlwifi: tid_data logic move to upper layer - tx AGG setupEmmanuel Grumbach1-49/+1
2011-12-16iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry1-11/+11
2011-12-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+6
2011-12-09iwlwifi: move device_pointers from iwl_priv to iwl_sharedDon Fry1-1/+1
2011-12-02iwlagn: remove MACDUMP debugJohannes Berg1-4/+0
2011-12-02iwlagn: fix HW crypto for TX-only keysJohannes Berg1-0/+11
2011-12-02iwlwifi: do not re-configure HT40 after associatedWey-Yi Guy1-15/+3
2011-11-11iwlagn: convert remain-on-channel duration to TUJohannes Berg1-1/+2
2011-11-11iwlwifi: Move the core suspend function to iwl-agn-libWey-Yi Guy1-345/+2
2011-11-11iwlwifi: move station functions to mac80211Wey-Yi Guy1-0/+71
2011-11-11iwlwifi: move hw_scan into _mac80211 fileWey-Yi Guy1-0/+46
2011-11-11iwlwifi: move more mac80211 callback functionWey-Yi Guy1-0/+308
2011-11-11iwlagn: explicitly program P2P QoS parametersJohannes Berg1-0/+28
2011-11-11iwlwifi: move all mac80211 related functions to one placeWey-Yi Guy1-0/+1521