Commit Graph

90 Commits (36be50515fe2aef61533b516fa2576a2c7fe7664)

Author SHA1 Message Date
Johannes Berg e9ac0745c7 mac80211: rename bss_conf timestamp to last_tsf 13 years ago
Don Fry 83626404a7 iwlwifi: more status bit factoring 13 years ago
Johannes Berg e755f882b7 iwlwifi: redesign PASSIVE_NO_RX workaround 13 years ago
Johannes Berg 4bd14dd5f7 iwlwifi: abstract out notification wait support 13 years ago
Johannes Berg b9ad70da6a iwlwifi: put use_rts_for_aggregation into hw_params 13 years ago
Johannes Berg b1eea297d6 iwlwifi: move mutex out of shared 13 years ago
Johannes Berg e10a0533a9 iwlwifi: add wrappers for command sending 13 years ago
Johannes Berg fb5fe5b9da iwlwifi: simplify auth/assoc flow 13 years ago
Johannes Berg 5c40d8603d iwlwifi: make EXIT_PENDING depend on mac80211 13 years ago
Johannes Berg 08ae86ac3f iwlwifi: remove shared lock 13 years ago
Emmanuel Grumbach d0f76d6869 iwlwifi: virtualize the op_mode 13 years ago
Meenakshi Venkataraman 758f555f5e iwlwifi: enable receiving beacons when not associated 13 years ago
Wey-Yi Guy fb4961dbc2 iwlwifi: update Copyright 13 years ago
Wey-Yi Guy 4e3182626a iwlwifi: update Copyright 13 years ago
Don Fry 3862241945 iwlwifi: move iwl_cfg from iwl_priv to iwl_shared 13 years ago
Wey-Yi Guy 78feb35b81 iwlwifi: allow to switch to HT40 if not associated 13 years ago
Don Fry 79e3b16b71 iwlwifi: move ucode notification from iwl_priv to iwl_shared 13 years ago
Wey-Yi Guy 34a5b4b6af iwlwifi: do not re-configure HT40 after associated 13 years ago
Don Fry dd5fe1046c iwlwifi: move ucode notification from iwl_priv to iwl_shared 13 years ago
Wey-Yi Guy 137ce797e2 iwlwifi: do not re-configure HT40 after associated 13 years ago
Emmanuel Grumbach 81a3de1ce2 iwlwifi: add debug information on queue stop / wake 13 years ago
Emmanuel Grumbach 0dcf50ca4e iwlwifi: remove the use of the QOS debug flag 13 years ago
Wey-Yi Guy b2ccccdca4 iwlagn: check for SMPS mode 13 years ago
Todd Previte b36b110c57 iwlwifi: Suppress noisy syslog messages when RF_KILL switch engaged 13 years ago
Stanislaw Gruszka 107ef97a17 iwlagn: fix priv->cfg->ht_params NULL pointer dereference 14 years ago
Emmanuel Grumbach 6a686c6002 iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.h 14 years ago
Wey-Yi Guy c745f55baf iwlagn: merge station management functions 14 years ago
Wey-Yi Guy 770c72c481 iwlagn: add debug for mac80211 callback 14 years ago
Johannes Berg 325a7ddf7b iwlagn: fix slot programming 14 years ago
Emmanuel Grumbach 7a10e3e407 iwlagn: iwl-trans.c can't dereference iwl_priv any more 14 years ago
Emmanuel Grumbach 522376d206 iwlagn: clean up of transport layer 14 years ago
Johannes Berg debcf73428 iwlagn: handle GO powersave 14 years ago
Emmanuel Grumbach e13c0c59e0 iwlagn: move the mapping ac to queue / fifo to transport 14 years ago
Emmanuel Grumbach 845a9c0d8a iwlagn: move all iwl_is_XXX helpers to iwl-shared.h 14 years ago
Emmanuel Grumbach e6bb4c9c00 iwlagn: bus layer chooses its transport layer 14 years ago
Emmanuel Grumbach 6ac2f839b0 iwlagn: priv->mutex moves to iwl_shared 14 years ago
Emmanuel Grumbach 10b15e6f67 iwlagn: priv->lock moves to iwl_shared 14 years ago
Emmanuel Grumbach 63013ae301 iwlagn: priv->status moves to iwl_shared 14 years ago
Emmanuel Grumbach 48f20d354e iwlagn: introduce iwl-shared.h 14 years ago
Johannes Berg c6baf7fb40 iwlagn: support new P2P implementation 14 years ago
Johannes Berg bbb05cb55a iwlagn: track beacon interval sent to device 14 years ago
Johannes Berg c8ac61cf6e iwlagn: implement WoWLAN 14 years ago
Wey-Yi Guy 898ed67be0 iwlagn: remove un-necessary "_agn" 14 years ago
Emmanuel Grumbach 41c5054266 iwlagn: transport layer receives struct iwl_trans* 14 years ago
Wey-Yi Guy e505c433d3 iwlagn: remove un-necessary file 14 years ago
Don Fry 5c3d29fc0d iwlagn: remove iwlagn_hcmd_utils structure and call directly 14 years ago
Meenakshi Venkataraman 207ecc5eab iwlagn: Enable/disable PS poll based on RSSI and BT coex traffic state 14 years ago
Emmanuel Grumbach bdfbf0924a iwlagn: provide heplers to access the transport ops 14 years ago
Emmanuel Grumbach e419d62d72 iwlagn: consolidate the API that sends host commands and move to transport 14 years ago
Wey-Yi Guy e3f10cea03 iwlagn: remove hcmd ops 14 years ago