Age | Commit message (Expand) | Author | Files | Lines |
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 |
2011-01-22 | iwlwifi: use mac80211 throughput trigger | Wey-Yi Guy | 1 | -2/+0 |
2011-01-21 | iwlagn: return error if PAN disable timeout | Johannes Berg | 1 | -1/+3 |
2011-01-21 | iwlagn: properly wait for PAN disable | Johannes Berg | 1 | -3/+12 |
2010-12-16 | iwlagn: fix witespace damage | Wey-Yi Guy | 1 | -2/+2 |
2010-12-14 | iwlagn: check ready in iwlagn_bss_info_changed() | Shanyu Zhao | 1 | -1/+8 |
2010-12-02 | iwlwifi: check for STATUS_EXIT_PENDING when send RXON command | Wey-Yi Guy | 1 | -0/+3 |
2010-11-16 | iwlagn: update QoS before commit associated RXON | Shanyu Zhao | 1 | -28/+31 |
2010-11-16 | iwlagn: reprogram AP STA after assoc | Johannes Berg | 1 | -17/+22 |
2010-11-16 | iwlagn: avoid crash if vif is not assigned | Johannes Berg | 1 | -0/+5 |
2010-11-15 | iwlagn: fix RXON HT | Johannes Berg | 1 | -0/+1 |
2010-11-15 | iwlagn: re-enable calibration | Johannes Berg | 1 | -0/+14 |
2010-11-15 | iwlagn: fix RXON issues | Johannes Berg | 1 | -29/+21 |
2010-11-15 | iwlagn: fix needed chains calculation | Johannes Berg | 1 | -1/+3 |
2010-11-15 | iwlwifi: resending QoS command when HT changes | Wey-Yi Guy | 1 | -29/+36 |
2010-11-15 | iwlagn: fix non-5000+ build | Johannes Berg | 1 | -0/+16 |