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-commands.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-25
iwlagn: use different kill mask when SCO active
Wey-Yi Guy
1
-0
/
+1
2010-11-25
iwlwifi: advance power management support
Wey-Yi Guy
1
-1
/
+3
2010-11-25
iwlwifi: add more power management flags
Wey-Yi Guy
1
-0
/
+5
2010-11-25
iwlagn: name change for BT config flag
Wey-Yi Guy
1
-2
/
+3
2010-11-16
iwlagn: change default ACK/CTS MASK setting for WiFi/BT coex
Wey-Yi Guy
1
-2
/
+2
2010-11-16
iwlagn: set dynamic aggregation threshold for BT
Wey-Yi Guy
1
-3
/
+3
2010-11-16
iwlagn: used frame count info in compressed ba packet
Wey-Yi Guy
1
-0
/
+3
2010-10-08
iwlagn: add temperature offset calib for 6000g2
Shanyu Zhao
1
-1
/
+9
2010-10-08
iwlagn: fix default calibration table size
Shanyu Zhao
1
-1
/
+2
2010-10-06
iwlagn: rename iwl5000_tx_resp
Wey-Yi Guy
1
-5
/
+5
2010-10-06
iwlwifi: remove uncorrect comments
Wey-Yi Guy
1
-2
/
+2
2010-10-06
iwlagn: rename iwl5000_tx_power_dbm_cmd
Wey-Yi Guy
1
-4
/
+4
2010-09-29
iwlwifi: send DC calib config to runtime ucode
Shanyu Zhao
1
-0
/
+15
2010-09-18
iwlagn: minor coex API changes
Wey-Yi Guy
1
-1
/
+6
2010-09-18
iwlagn: correct naming for failure reply tx status
Wey-Yi Guy
1
-7
/
+2
2010-09-18
iwlagn: log aggregation tx command status
Wey-Yi Guy
1
-0
/
+3
2010-08-27
iwlwifi: add PAN API
Johannes Berg
1
-1
/
+108
2010-08-27
iwlwifi: make hw crypto context aware
Johannes Berg
1
-0
/
+1
2010-08-25
iwlagn: update bt status upon scan complete
Wey-Yi Guy
1
-1
/
+1
2010-08-25
iwlagn: generic bt coex functions
Wey-Yi Guy
1
-37
/
+37
2010-08-25
iwlagn: add additional bt related parameters
Wey-Yi Guy
1
-0
/
+16
2010-08-25
iwlagn: parsing uart message and take actions
Wey-Yi Guy
1
-2
/
+108
2010-08-25
iwlagn: add bt prio_boost to .cfg
Wey-Yi Guy
1
-1
/
+1
2010-08-25
iwlagn: wifi/bt coex configuration sequence
Wey-Yi Guy
1
-15
/
+44
2010-08-25
iwlwifi: add BT notification support for bt coex
Johannes Berg
1
-0
/
+7
2010-08-25
iwlagn: implement advance BT config command
Johannes Berg
1
-0
/
+62
2010-08-25
iwlwifi: add 6000g2b BT coexist API
Johannes Berg
1
-1
/
+75
2010-08-25
iwlwifi: comments cleanup
Wey-Yi Guy
1
-29
/
+33
2010-08-25
iwlwifi: more generic name for rssi calc in iwlagn
Wey-Yi Guy
1
-15
/
+18
2010-08-25
iwlwifi: additional parameter in REPLY_RX_PHY_CMD
Wey-Yi Guy
1
-1
/
+1
2010-08-25
iwlwifi: make aggregation time limit configurable
Wey-Yi Guy
1
-2
/
+4
2010-08-25
iwlwifi: max/min aggregation time limit
Wey-Yi Guy
1
-2
/
+2
2010-08-16
iwlwifi: track IBSS manager status
Johannes Berg
1
-0
/
+5
2010-07-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
John W. Linville
1
-122
/
+122
2010-07-26
iwlagn: use __packed on new structure definitions
John W. Linville
1
-6
/
+6
2010-07-23
iwlwifi: remove spurious semicolons
Johannes Berg
1
-2
/
+2
2010-07-23
iwlwifi: add TLV to specify the size of phy calibration table
Wey-Yi Guy
1
-2
/
+2
2010-07-23
iwlagn: Add support for bluetooth statistics notification
Wey-Yi Guy
1
-0
/
+1
2010-07-23
iwlagn: add statistic notification structure for WiFi/BT devices
Wey-Yi Guy
1
-1
/
+45
2010-07-17
iwlwifi: additional statistic debug counter
Wey-Yi Guy
1
-1
/
+2
2010-07-14
iwlwifi: convert new uses of __attribute__ ((packed)) to __packed
John W. Linville
1
-2
/
+2
2010-07-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+83
2010-07-02
iwlwifi: adding enhance sensitivity table entries
Wey-Yi Guy
1
-0
/
+43
2010-07-02
iwlwifi: generic parameter define for _agn device
Wey-Yi Guy
1
-2
/
+2
2010-07-02
iwlwifi: add mac80211 flush callback support
Wey-Yi Guy
1
-0
/
+4
2010-07-02
iwlwifi: tx fifo queue flush command
Wey-Yi Guy
1
-0
/
+34
2010-07-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-9
/
+21
2010-06-26
iwlwifi: name change from signal protection flag
Wey-Yi Guy
1
-9
/
+21
2010-06-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-1
/
+1
2010-06-14
iwlwifi: rename iwl4965_rx_mpdu_res_start
Emmanuel Grumbach
1
-1
/
+1
[next]