index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-agn-rxon.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-06
iwlwifi: move DVM code into subdirectory
Johannes Berg
1
-1577
/
+0
2012-06-06
iwlwifi: trust mac80211 channel setting
Johannes Berg
1
-9
/
+0
2012-06-06
iwlwifi: use mac80211 channel in connection init
Johannes Berg
1
-10
/
+2
2012-06-06
iwlwifi: make a lot of functions static
Johannes Berg
1
-10
/
+11
2012-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
John W. Linville
1
-0
/
+4
2012-05-16
iwlwifi: support explicit monitor interface
Johannes Berg
1
-0
/
+4
2012-05-11
drivers/net: Convert compare_ether_addr to ether_addr_equal
Joe Perches
1
-4
/
+4
2012-04-24
iwlwifi: clean up module parameters
Johannes Berg
1
-1
/
+2
2012-04-24
iwlwifi: remove TX/RX frame statistics
Johannes Berg
1
-1
/
+0
2012-04-24
iwlwifi: properly set basic rates
Johannes Berg
1
-25
/
+94
2012-04-18
iwlwifi: remove unneeded includes
Emmanuel Grumbach
1
-1
/
+0
2012-04-18
iwlwifi: op_mode holds its pointer to the config
Emmanuel Grumbach
1
-2
/
+2
2012-04-17
iwlwifi: expose static methods for MVM use
David Spinadel
1
-10
/
+9
2012-04-17
iwlwifi: Disabling calibrations variable
Dor Shaish
1
-2
/
+7
2012-04-13
iwlwifi: move iwl_print_rx_config_cmd to iwl-agn-rxon.c
Meenakshi Venkataraman
1
-0
/
+27
2012-04-13
iwlwifi: move iwl_set_tx_power and make it static
Meenakshi Venkataraman
1
-0
/
+55
2012-04-13
iwlwifi: move iwl_set_rate to iwl-agn-rxon.c
Meenakshi Venkataraman
1
-0
/
+13
2012-04-13
iwlwifi: move iwl_connection_init_rx_config to iwl-agn-rxon.c
Meenakshi Venkataraman
1
-0
/
+72
2012-04-13
iwlwifi: move iwl_set_flags_for_band to iwl-agn-rxon.c
Meenakshi Venkataraman
1
-0
/
+23
2012-04-13
iwlwifi: move iwl_set_rxon_channel to iwl-agn-rxon.c
Meenakshi Venkataraman
1
-0
/
+29
2012-04-13
iwlwifi: move iwl_set_rxon_ht to iwl-agn-rxon.c
Meenakshi Venkataraman
1
-0
/
+90
2012-04-12
iwlwifi: move hw_params into priv
Johannes Berg
1
-1
/
+1
2012-04-10
iwlwifi: move iwl_full_rxon_required and mark it static
Meenakshi Venkataraman
1
-0
/
+64
2012-04-10
iwlwifi: move iwl_check_rxon_cmd and mark it static
Meenakshi Venkataraman
1
-0
/
+73
2012-04-10
iwlwifi: move iwl_set_rxon_hwcrypto and mark it static
Meenakshi Venkataraman
1
-0
/
+12
2012-04-10
iwlwifi: Move iwl_send_rxon_timing and make it static
Meenakshi Venkataraman
1
-0
/
+103
2012-04-10
iwlwifi: move valid_contexts to priv
Johannes Berg
1
-1
/
+1
2012-04-10
iwlwifi: add trailing newline to various messages
Johannes Berg
1
-1
/
+1
2012-04-10
iwlwifi: extend notification wait
Johannes Berg
1
-1
/
+4
2012-03-13
mac80211: rename bss_conf timestamp to last_tsf
Johannes Berg
1
-1
/
+1
2012-03-08
iwlwifi: more status bit factoring
Don Fry
1
-7
/
+7
2012-03-08
iwlwifi: redesign PASSIVE_NO_RX workaround
Johannes Berg
1
-6
/
+2
2012-03-07
iwlwifi: abstract out notification wait support
Johannes Berg
1
-5
/
+6
2012-03-07
iwlwifi: put use_rts_for_aggregation into hw_params
Johannes Berg
1
-2
/
+1
2012-03-07
iwlwifi: move mutex out of shared
Johannes Berg
1
-10
/
+10
2012-03-07
iwlwifi: add wrappers for command sending
Johannes Berg
1
-8
/
+8
2012-03-07
iwlwifi: simplify auth/assoc flow
Johannes Berg
1
-7
/
+0
2012-03-07
iwlwifi: make EXIT_PENDING depend on mac80211
Johannes Berg
1
-6
/
+0
2012-03-07
iwlwifi: remove shared lock
Johannes Berg
1
-6
/
+0
2012-02-28
iwlwifi: virtualize the op_mode
Emmanuel Grumbach
1
-2
/
+2
2012-02-17
iwlwifi: enable receiving beacons when not associated
Meenakshi Venkataraman
1
-0
/
+16
2012-01-24
iwlwifi: update Copyright
Wey-Yi Guy
1
-1
/
+1
2011-12-16
iwlwifi: move iwl_cfg from iwl_priv to iwl_shared
Don Fry
1
-4
/
+4
2011-12-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+2
2011-12-14
iwlwifi: allow to switch to HT40 if not associated
Wey-Yi Guy
1
-2
/
+2
2011-12-07
iwlwifi: move ucode notification from iwl_priv to iwl_shared
Don Fry
1
-3
/
+3
2011-12-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-13
/
+23
2011-12-02
iwlwifi: do not re-configure HT40 after associated
Wey-Yi Guy
1
-13
/
+23
2011-11-11
iwlwifi: add debug information on queue stop / wake
Emmanuel Grumbach
1
-1
/
+2
2011-11-11
iwlwifi: remove the use of the QOS debug flag
Emmanuel Grumbach
1
-1
/
+1
[next]