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
starfive-6.6.48-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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-06
iwlwifi: move DVM code into subdirectory
Johannes Berg
1
-2370
/
+0
2012-06-06
iwlwifi: make a lot of functions static
Johannes Berg
1
-16
/
+16
2012-06-06
iwlwifi: handle race condition in ROC flow
Ilan Peer
1
-0
/
+3
2012-06-05
iwlwifi: implement dynamic opmode loading
Don Fry
1
-8
/
+8
2012-05-16
iwlwifi: support explicit monitor interface
Johannes Berg
1
-1
/
+1
2012-05-09
iwlwifi: modify #ifdef to avoid sparse complain
Wey-Yi Guy
1
-18
/
+17
2012-05-09
iwlwifi: don't init trans->reg_lock from the op_mode
Emmanuel Grumbach
1
-1
/
+0
2012-05-09
iwlwifi: add option to disable 5GHz band
Stanislaw Gruszka
1
-0
/
+3
2012-05-09
iwlwifi: use IWL_* instead of dev_printk when possible
Emmanuel Grumbach
1
-6
/
+5
2012-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+0
2012-04-24
iwlwifi: use new mac80211 queue scheme
Johannes Berg
1
-58
/
+31
2012-04-24
iwlwifi: clean up module parameters
Johannes Berg
1
-82
/
+9
2012-04-24
iwlwifi: move driver defines to iwl-drv.h
Johannes Berg
1
-0
/
+1
2012-04-24
iwlwifi: remove TX/RX frame statistics
Johannes Berg
1
-1
/
+0
2012-04-24
iwlwifi: remove traffic log
Johannes Berg
1
-9
/
+4
2012-04-24
iwlwifi: provide proper API to disable all interrupts
Emmanuel Grumbach
1
-1
/
+2
2012-04-23
iwlwifi: do not nulify ctx->vif on reset
Stanislaw Gruszka
1
-3
/
+0
2012-04-18
iwlwifi: remove unneeded includes
Emmanuel Grumbach
1
-1
/
+0
2012-04-18
iwlwifi: remove the shared area
Emmanuel Grumbach
1
-1
/
+0
2012-04-18
iwlwifi: don't use shared for the logger any more
Emmanuel Grumbach
1
-0
/
+1
2012-04-18
iwlwifi: op_mode holds its pointer to the config
Emmanuel Grumbach
1
-20
/
+21
2012-04-18
iwlwifi: op_mode holds its pointer to the transport
Emmanuel Grumbach
1
-35
/
+35
2012-04-17
iwlwifi: remove get_cmd_string
Johannes Berg
1
-0
/
+1
2012-04-17
iwlwifi: expose static methods for MVM use
David Spinadel
1
-16
/
+16
2012-04-17
iwlwifi: move HCMD_ACTIVE to trans
Don Fry
1
-4
/
+1
2012-04-17
iwlwifi: complete STATUS_READY refactoring
Don Fry
1
-0
/
+9
2012-04-17
iwlwifi: remove uCode alternatives mechanism
Johannes Berg
1
-6
/
+0
2012-04-17
iwlwifi: remove no_sleep_autoadjust
Johannes Berg
1
-10
/
+0
2012-04-13
iwlwifi: change the default P2P support to "Yes"
Wey-Yi Guy
1
-1
/
+1
2012-04-13
iwlwifi: move iwl_send_statistics_request to iwl-agn.c
Meenakshi Venkataraman
1
-0
/
+19
2012-04-13
iwlwifi: move iwl_send_bt_config and mark it static
Meenakshi Venkataraman
1
-0
/
+23
2012-04-13
iwlwifi: move iwlagn_fw_error to iwl-agn.c
Meenakshi Venkataraman
1
-0
/
+59
2012-04-13
iwlwifi: move iwl_set_hw_rfkill_state and mark it static
Meenakshi Venkataraman
1
-0
/
+12
2012-04-13
iwlwifi: move iwl_free_skb and mark it static
Meenakshi Venkataraman
1
-0
/
+9
2012-04-13
iwlwifi: calculate active legacy rates per station
Johannes Berg
1
-2
/
+0
2012-04-12
iwlwifi: dynamically determine lib_ops
Johannes Berg
1
-2
/
+38
2012-04-12
iwlwifi: move eeprom into priv
Johannes Berg
1
-8
/
+5
2012-04-12
iwlwifi: split force_reset debugfs file
Johannes Berg
1
-6
/
+0
2012-04-12
iwlwifi: remove ack_check module parameter
Johannes Berg
1
-3
/
+0
2012-04-12
iwlwifi: move hw_params into priv
Johannes Berg
1
-18
/
+18
2012-04-12
iwlwifi: move queue watchdog into transport
Johannes Berg
1
-13
/
+5
2012-04-12
iwlwifi: move rx_page_order into transport
Johannes Berg
1
-11
/
+1
2012-04-10
iwlwifi: Add pr_fmt
Joe Perches
1
-0
/
+3
2012-04-10
iwlwifi: move FW_ERROR to priv
Don Fry
1
-4
/
+3
2012-04-10
iwlwifi: remove firmware info from iwl_shared
Meenakshi Venkataraman
1
-11
/
+9
2012-04-10
iwlwifi: move iwl_init_geos to iwl-agn.c
Meenakshi Venkataraman
1
-0
/
+183
2012-04-10
iwlwifi: move ucode_type from shared to op_mode
Meenakshi Venkataraman
1
-5
/
+5
2012-04-10
iwlwifi: move ucode error log reporting to op_mode
Meenakshi Venkataraman
1
-1
/
+380
2012-04-10
iwlwifi: make iwl_nic_error static
Meenakshi Venkataraman
1
-0
/
+7
2012-04-10
iwlwifi: use iwlagn_fw_error instead of iwl_nic_error
Meenakshi Venkataraman
1
-1
/
+1
[next]