Age | Commit message (Expand) | Author | Files | Lines |
2011-10-14 | iwlagn: fix priv->cfg->ht_params NULL pointer dereference | Stanislaw Gruszka | 1 | -2/+2 |
2011-10-14 | iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.h | Emmanuel Grumbach | 1 | -1/+0 |
2011-10-14 | iwlagn: merge station management functions | Wey-Yi Guy | 1 | -1/+0 |
2011-10-14 | iwlagn: add debug for mac80211 callback | Wey-Yi Guy | 1 | -1/+3 |
2011-09-27 | iwlagn: fix slot programming | Johannes Berg | 1 | -1/+1 |
2011-09-14 | iwlagn: iwl-trans.c can't dereference iwl_priv any more | Emmanuel Grumbach | 1 | -1/+1 |
2011-09-14 | iwlagn: clean up of transport layer | Emmanuel Grumbach | 1 | -1/+1 |
2011-08-29 | iwlagn: handle GO powersave | Johannes Berg | 1 | -0/+5 |
2011-08-29 | iwlagn: move the mapping ac to queue / fifo to transport | Emmanuel Grumbach | 1 | -1/+2 |
2011-08-29 | iwlagn: move all iwl_is_XXX helpers to iwl-shared.h | Emmanuel Grumbach | 1 | -3/+3 |
2011-08-29 | iwlagn: bus layer chooses its transport layer | Emmanuel Grumbach | 1 | -8/+8 |
2011-08-29 | iwlagn: priv->mutex moves to iwl_shared | Emmanuel Grumbach | 1 | -10/+10 |
2011-08-29 | iwlagn: priv->lock moves to iwl_shared | Emmanuel Grumbach | 1 | -2/+2 |
2011-08-29 | iwlagn: priv->status moves to iwl_shared | Emmanuel Grumbach | 1 | -5/+5 |
2011-08-29 | iwlagn: introduce iwl-shared.h | Emmanuel Grumbach | 1 | -0/+1 |
2011-08-09 | iwlagn: support new P2P implementation | Johannes Berg | 1 | -20/+3 |
2011-07-21 | iwlagn: track beacon interval sent to device | Johannes Berg | 1 | -6/+5 |
2011-07-21 | iwlagn: implement WoWLAN | Johannes Berg | 1 | -0/+3 |
2011-07-21 | iwlagn: remove un-necessary "_agn" | Wey-Yi Guy | 1 | -5/+5 |
2011-07-21 | iwlagn: transport layer receives struct iwl_trans* | Emmanuel Grumbach | 1 | -8/+8 |
2011-07-16 | iwlagn: remove un-necessary file | Wey-Yi Guy | 1 | -0/+93 |
2011-07-11 | iwlagn: remove iwlagn_hcmd_utils structure and call directly | Don Fry | 1 | -1/+34 |
2011-07-11 | iwlagn: Enable/disable PS poll based on RSSI and BT coex traffic state | Meenakshi Venkataraman | 1 | -0/+2 |
2011-07-11 | iwlagn: provide heplers to access the transport ops | Emmanuel Grumbach | 1 | -6/+7 |
2011-07-11 | iwlagn: consolidate the API that sends host commands and move to transport | Emmanuel Grumbach | 1 | -7/+10 |
2011-07-01 | iwlagn: remove hcmd ops | Wey-Yi Guy | 1 | -12/+7 |
2011-06-24 | iwlagn: don't use CCK rates for P2P interfaces | Johannes Berg | 1 | -0/+2 |
2011-06-07 | iwlwifi: remove unecessary if statement | Greg Dietsche | 1 | -3/+0 |
2011-06-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -3/+11 |
2011-06-06 | iwlagn: use cts-to-self protection on 5000 adapters series | Stanislaw Gruszka | 1 | -0/+8 |
2011-06-03 | iwlagn: move all post scan functions in one place | Wey-Yi Guy | 1 | -0/+7 |
2011-06-03 | iwlagn: set smps mode after assoc for 1000 device | Wey-Yi Guy | 1 | -0/+10 |
2011-06-03 | iwlagn: fix channel switch locking | Stanislaw Gruszka | 1 | -3/+3 |
2011-06-01 | iwlagn: fix dual-mode RXON | Johannes Berg | 1 | -12/+40 |
2011-06-01 | iwlagn: send tx power command if defer cause by RXON not match | Wey-Yi Guy | 1 | -0/+5 |
2011-05-13 | iwlagn: remove unused old_assoc parameter | Wey-Yi Guy | 1 | -1/+0 |
2011-05-13 | iwlagn: alwasy send RXON with disassociate falge before associate | Wey-Yi Guy | 1 | -5/+3 |
2011-04-30 | iwlagn: mod param cleanup | Don Fry | 1 | -1/+1 |
2011-04-30 | iwlagn: connect and disconnect sequence for RXON | Wey-Yi Guy | 1 | -83/+111 |
2011-04-30 | iwlagn: remove 5000 from rxon_assoc structure | Wey-Yi Guy | 1 | -1/+1 |
2011-04-30 | iwlagn: make rxon_assoc static function | Wey-Yi Guy | 1 | -1/+49 |
2011-04-26 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -6/+1 |
2011-04-22 | iwlagn: make iwlagn_wait_notification return error code | Johannes Berg | 1 | -6/+2 |
2011-04-22 | iwlagn: extend notification wait function | Johannes Berg | 1 | -2/+3 |
2011-04-18 | iwlwifi: fix frame injection for HT channels | Daniel Halperin | 1 | -6/+1 |
2011-04-08 | iwlagn: fix radar frame rejection | Garen Tamrazian | 1 | -0/+13 |
2011-04-07 | iwlagn: change Copyright to 2011 | Wey-Yi Guy | 1 | -1/+1 |
2011-02-25 | iwlagn: fix iwlagn_check_needed_chains | Johannes Berg | 1 | -17/+41 |
2011-01-28 | iwlwifi: do not set tx power when channel is changing | Stanislaw Gruszka | 1 | -3/+2 |
2011-01-22 | iwlwifi: implement remain-on-channel | Johannes Berg | 1 | -0/+17 |