Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
750084b51bc9a7962e7f7c9a29cede0234aed824
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-agn-rxon.c
3862241
iwlwifi: move iwl_cfg from iwl_priv to iwl_shared
by Don Fry
· 13 years ago
5d22df2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
78feb35
iwlwifi: allow to switch to HT40 if not associated
by Wey-Yi Guy
· 13 years ago
79e3b16
iwlwifi: move ucode notification from iwl_priv to iwl_shared
by Don Fry
· 13 years ago
d7a4858
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
34a5b4b
iwlwifi: do not re-configure HT40 after associated
by Wey-Yi Guy
· 13 years ago
81a3de1
iwlwifi: add debug information on queue stop / wake
by Emmanuel Grumbach
· 13 years ago
0dcf50c
iwlwifi: remove the use of the QOS debug flag
by Emmanuel Grumbach
· 13 years ago
b2ccccd
iwlagn: check for SMPS mode
by Wey-Yi Guy
· 13 years ago
b36b110
iwlwifi: Suppress noisy syslog messages when RF_KILL switch engaged
by Todd Previte
· 13 years ago
107ef97
iwlagn: fix priv->cfg->ht_params NULL pointer dereference
by Stanislaw Gruszka
· 13 years ago
6a686c6
iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.h
by Emmanuel Grumbach
· 13 years ago
c745f55
iwlagn: merge station management functions
by Wey-Yi Guy
· 13 years ago
770c72c
iwlagn: add debug for mac80211 callback
by Wey-Yi Guy
· 13 years ago
325a7dd
iwlagn: fix slot programming
by Johannes Berg
· 13 years ago
7a10e3e
iwlagn: iwl-trans.c can't dereference iwl_priv any more
by Emmanuel Grumbach
· 13 years ago
522376d
iwlagn: clean up of transport layer
by Emmanuel Grumbach
· 13 years ago
debcf73
iwlagn: handle GO powersave
by Johannes Berg
· 13 years ago
e13c0c5
iwlagn: move the mapping ac to queue / fifo to transport
by Emmanuel Grumbach
· 13 years ago
845a9c0
iwlagn: move all iwl_is_XXX helpers to iwl-shared.h
by Emmanuel Grumbach
· 13 years ago
e6bb4c9
iwlagn: bus layer chooses its transport layer
by Emmanuel Grumbach
· 13 years ago
6ac2f83
iwlagn: priv->mutex moves to iwl_shared
by Emmanuel Grumbach
· 13 years ago
10b15e6
iwlagn: priv->lock moves to iwl_shared
by Emmanuel Grumbach
· 13 years ago
63013ae
iwlagn: priv->status moves to iwl_shared
by Emmanuel Grumbach
· 13 years ago
48f20d3
iwlagn: introduce iwl-shared.h
by Emmanuel Grumbach
· 13 years ago
c6baf7f
iwlagn: support new P2P implementation
by Johannes Berg
· 13 years ago
bbb05cb
iwlagn: track beacon interval sent to device
by Johannes Berg
· 13 years ago
c8ac61c
iwlagn: implement WoWLAN
by Johannes Berg
· 13 years ago
898ed67
iwlagn: remove un-necessary "_agn"
by Wey-Yi Guy
· 13 years ago
41c5054
iwlagn: transport layer receives struct iwl_trans*
by Emmanuel Grumbach
· 13 years ago
e505c43
iwlagn: remove un-necessary file
by Wey-Yi Guy
· 13 years ago
5c3d29f
iwlagn: remove iwlagn_hcmd_utils structure and call directly
by Don Fry
· 13 years ago
207ecc5
iwlagn: Enable/disable PS poll based on RSSI and BT coex traffic state
by Meenakshi Venkataraman
· 13 years ago
bdfbf09
iwlagn: provide heplers to access the transport ops
by Emmanuel Grumbach
· 13 years ago
e419d62
iwlagn: consolidate the API that sends host commands and move to transport
by Emmanuel Grumbach
· 13 years ago
e3f10ce
iwlagn: remove hcmd ops
by Wey-Yi Guy
· 13 years ago
f775aa0
iwlagn: don't use CCK rates for P2P interfaces
by Johannes Berg
· 13 years ago
48586826
iwlwifi: remove unecessary if statement
by Greg Dietsche
· 13 years ago
41bfce8
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 13 years ago
42b70a5
iwlagn: use cts-to-self protection on 5000 adapters series
by Stanislaw Gruszka
· 13 years ago
c2b821d
iwlagn: move all post scan functions in one place
by Wey-Yi Guy
· 13 years ago
15b3f3b
iwlagn: set smps mode after assoc for 1000 device
by Wey-Yi Guy
· 13 years ago
6f213ff
iwlagn: fix channel switch locking
by Stanislaw Gruszka
· 13 years ago
2b9253d
iwlagn: fix dual-mode RXON
by Johannes Berg
· 13 years ago
891db88
iwlagn: send tx power command if defer cause by RXON not match
by Wey-Yi Guy
· 13 years ago
6dc0c7f
iwlagn: remove unused old_assoc parameter
by Wey-Yi Guy
· 14 years ago
3083d03
iwlagn: alwasy send RXON with disassociate falge before associate
by Wey-Yi Guy
· 14 years ago
9d143e9
iwlagn: mod param cleanup
by Don Fry
· 14 years ago
c1821c9
iwlagn: connect and disconnect sequence for RXON
by Wey-Yi Guy
· 14 years ago
89e746b
iwlagn: remove 5000 from rxon_assoc structure
by Wey-Yi Guy
· 14 years ago
c3f6e9c
iwlagn: make rxon_assoc static function
by Wey-Yi Guy
· 14 years ago
429576b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
a8674a1
iwlagn: make iwlagn_wait_notification return error code
by Johannes Berg
· 14 years ago
09f18af
iwlagn: extend notification wait function
by Johannes Berg
· 14 years ago
7caa231
iwlwifi: fix frame injection for HT channels
by Daniel Halperin
· 14 years ago
68b9931
iwlagn: fix radar frame rejection
by Garen Tamrazian
· 14 years ago
901069c
iwlagn: change Copyright to 2011
by Wey-Yi Guy
· 14 years ago
850bedc
iwlagn: fix iwlagn_check_needed_chains
by Johannes Berg
· 14 years ago
f844a70
iwlwifi: do not set tx power when channel is changing
by Stanislaw Gruszka
· 14 years ago
9b9190d
iwlwifi: implement remain-on-channel
by Johannes Berg
· 14 years ago
5ed540a
iwlwifi: use mac80211 throughput trigger
by Wey-Yi Guy
· 14 years ago
2a1a78d
iwlagn: return error if PAN disable timeout
by Johannes Berg
· 14 years ago
311dce7
iwlagn: properly wait for PAN disable
by Johannes Berg
· 14 years ago
14a085e
iwlagn: fix witespace damage
by Wey-Yi Guy
· 14 years ago
ae0b693
iwlagn: check ready in iwlagn_bss_info_changed()
by Shanyu Zhao
· 14 years ago
adb90a0
iwlwifi: check for STATUS_EXIT_PENDING when send RXON command
by Wey-Yi Guy
· 14 years ago
f4115d4
iwlagn: update QoS before commit associated RXON
by Shanyu Zhao
· 14 years ago
2b5f7a6
iwlagn: reprogram AP STA after assoc
by Johannes Berg
· 14 years ago
893654d
iwlagn: avoid crash if vif is not assigned
by Johannes Berg
· 14 years ago
b2769b8
iwlagn: fix RXON HT
by Johannes Berg
· 14 years ago
8da8e62
iwlagn: re-enable calibration
by Johannes Berg
· 14 years ago
52d980c
iwlagn: fix RXON issues
by Johannes Berg
· 14 years ago
2e1fea4
iwlagn: fix needed chains calculation
by Johannes Berg
· 14 years ago
35a6eb3
iwlwifi: resending QoS command when HT changes
by Wey-Yi Guy
· 14 years ago
ae79d23
iwlagn: fix non-5000+ build
by Johannes Berg
· 14 years ago
bd50a8a
iwlwifi: fix IBSS beaconing
by Johannes Berg
· 14 years ago
2295c66
iwlagn: new RXON processing for modern devices
by Johannes Berg
· 14 years ago