aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAge
* iwlwifi: move IWL_MASK into file using itJohannes Berg2012-03-06
* iwlwifi: move tid_to_ac to PCI-EJohannes Berg2012-03-06
* iwlwifi: iwl_rx_cmd_buffer belongs to transport APIJohannes Berg2012-03-06
* iwlwifi: move queue functions to PCI-EJohannes Berg2012-03-06
* iwlwifi: transport's tx_agg_alloc must not sleepJohannes Berg2012-03-06
* iwlwifi: refactor PCI-E RX pathJohannes Berg2012-03-06
* iwlwifi: don't pass iwl_rx_mem_buffer to upper layersJohannes Berg2012-03-06
* iwlwifi: pass response packet directlyJohannes Berg2012-03-06
* iwlwifi: use ieee80211_tx_statusJohannes Berg2012-03-06
* iwlwifi: move wowlan bool into privJohannes Berg2012-03-06
* iwlwifi: clean up (wowlan) suspend flowJohannes Berg2012-03-06
* iwlwifi: reduce IDI code ifdefJohannes Berg2012-03-06
* iwlwifi: make config constJohannes Berg2012-03-06
* iwlwifi: use valid TX/RX antenna from hw_paramsJohannes Berg2012-03-06
* iwlwifi: remove SKU from configJohannes Berg2012-03-06
* iwlwifi: remove per-device debug levelJohannes 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: introduce statistics lockJohannes Berg2012-03-06
* iwlwifi: make sta lock private & BH lockJohannes Berg2012-03-06
* iwlwifi: introduce per-queue locksJohannes Berg2012-03-06
* iwlwifi: build some station commands directlyJohannes Berg2012-03-06
* iwlwifi: simplify code in iwlagn_key_sta_idJohannes Berg2012-03-06
* iwlwifi: reduce sta_lock hold time in TXJohannes Berg2012-03-06
* iwlwifi: remove an unused argumentJohannes Berg2012-03-06
* iwlwifi: move iwl_clear_driver_stations to userJohannes Berg2012-03-06
* iwlwifi: always monitor for stuck queuesJohannes Berg2012-03-06
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-29
|\
| * iwlwifi: fix key removalJohannes Berg2012-02-21
* | mac80211: handle non-bufferable MMPDUs correctlyJohannes Berg2012-02-29
* | iwlwifi: fix IDI compilationEmmanuel Grumbach2012-02-27
* | iwlwifi: update pci subsystem idWey-Yi Guy2012-02-27
* | iwlwifi: one more sku added to 6x35 seriesWey-Yi Guy2012-02-27
* | iwlwifi: iwl-trans.h doesn't need all these includesEmmanuel Grumbach2012-02-27
* | iwlwifi: document the operational modeEmmanuel Grumbach2012-02-27
* | iwlwifi: remove iwl_reset_traffic_log from sharedEmmanuel Grumbach2012-02-27
* | iwlwifi: remove iwl_print_rx_config_cmd from sharedEmmanuel Grumbach2012-02-27
* | iwlwifi: kill iwl_bus.hEmmanuel Grumbach2012-02-27
* | iwlwifi: eeprom gets transport and not busEmmanuel Grumbach2012-02-27
* | iwlwifi: move eeprom defines to iwl-eeprom.cEmmanuel Grumbach2012-02-27
* | iwlwifi: remove a few dereferences to iwl_priv from the tansportEmmanuel Grumbach2012-02-27
* | iwlwifi: virtualize op_mode's fw_errorEmmanuel Grumbach2012-02-27
* | iwlwifi: virtualize op_mode's set_hw_rf_killEmmanuel Grumbach2012-02-27
* | iwlwifi: virtualize op_mode's stop/start queueEmmanuel Grumbach2012-02-27
* | iwlwifi: virtualize op_mode's rxEmmanuel Grumbach2012-02-27
* | iwlwifi: virtualize op_mode's free skbEmmanuel Grumbach2012-02-27
* | iwlwifi: use sparse compliant __aligned__ attributeEmmanuel Grumbach2012-02-27
* | iwlwifi: virtualize the op_modeEmmanuel Grumbach2012-02-27
* | iwlwifi: rename iwl_remove to iwl_op_mode_dvm_stopEmmanuel Grumbach2012-02-27