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
/
mvm
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-18
iwlwifi: move under intel vendor directory
Kalle Valo
48
-41353
/
+0
2015-11-05
Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+3
2015-10-28
Merge tag 'iwlwifi-next-for-kalle-2015-10-25' of https://git.kernel.org/pub/s...
Kalle Valo
16
-93
/
+272
2015-10-25
iwlwifi: nvm: free old section data when reading nvm file
Moshe Harel
1
-0
/
+1
2015-10-25
iwlwifi: mvm: disable TDLS ac queues correctly
Arik Nemtsov
1
-2
/
+3
2015-10-25
iwlwifi: mvm: take scan ref only on success
Eliad Peller
1
-9
/
+6
2015-10-25
iwlwifi: mvm: remove pointless scan plan checks
Johannes Berg
1
-14
/
+0
2015-10-25
iwlwifi: mvm: clean up some whitespace in scan code
Johannes Berg
1
-3
/
+2
2015-10-25
iwlwifi: mvm: Implement per vif frame registration API
Andrei Otcheretianski
2
-0
/
+25
2015-10-25
iwlwifi: avoid read/write operations if the bus is dead
Eliad Peller
1
-0
/
+6
2015-10-25
iwlwifi: mvm: Add support for two scheduled scan plans
Avraham Stern
3
-42
/
+87
2015-10-25
iwlwifi: mvm: let any command flag be passed to iwl_mvm_flushtx_path()
Luca Coelho
6
-10
/
+8
2015-10-25
iwlwifi: mvm: Allow setting ctrl-chnl-position in FTM responder
Assaf Krauss
1
-3
/
+22
2015-10-25
iwlwifi: mvm: use short timeouts in P2P low latency if supported
Johannes Berg
2
-7
/
+22
2015-10-25
iwlwifi: mvm: use wowlan RX/TX timeouts in D0i3
Johannes Berg
1
-10
/
+7
2015-10-25
iwlwifi: mvm: correctly request DTS-measure for new cards
Arik Nemtsov
2
-2
/
+72
2015-10-25
iwlwifi: mvm: Dump FW's virtual image in the case of a NIC error
Matti Gottlieb
1
-0
/
+27
2015-10-25
iwlwifi: rs: Remove workaround that disables MIMO on P2P
Alexander Bondar
2
-7
/
+0
2015-10-22
Merge tag 'mac80211-next-for-davem-2015-10-21' of git://git.kernel.org/pub/sc...
David S. Miller
2
-2
/
+3
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-18
/
+20
2015-10-13
cfg80211: Add multiple scan plans for scheduled scan
Avraham Stern
2
-2
/
+3
2015-10-13
Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.or...
David S. Miller
24
-657
/
+896
2015-10-05
iwlwifi: mvm: add minimal multi-RXQ infrastructure
Johannes Berg
2
-27
/
+83
2015-10-05
iwlwifi: nvm: add nvm phy_sku section to debugfs
Moshe Harel
3
-0
/
+8
2015-10-05
iwlwifi: mvm: fix signedness warnings in ToF debugfs
Johannes Berg
1
-6
/
+10
2015-10-05
iwlwifi: mvm: rs: dynamically switch between 80MHz and 20MHz in some scenarios
Eyal Shapira
2
-0
/
+48
2015-10-05
iwlwifi: mvm: minor rx code cleanup
Johannes Berg
1
-2
/
+2
2015-10-05
iwlwifi: mvm: rs: fix success ratio comparison in rs_get_best_rate
Eyal Shapira
1
-2
/
+2
2015-10-05
iwlwifi: mvm: rs: minor indentation fix
Eyal Shapira
1
-2
/
+2
2015-10-05
iwlwifi: mvm: rs: remove overflowing debug message
Eyal Shapira
1
-1
/
+0
2015-10-05
iwlwifi: mvm: rs: improve rate debug messages
Eyal Shapira
1
-9
/
+51
2015-10-05
iwlwifi: mvm: stop using DEVICE_POWER_FLAGS_CAM_MSK
Johannes Berg
2
-10
/
+4
2015-10-05
iwlwifi: mvm: support enabling a queue with a given ssn
Liad Kaufman
3
-7
/
+8
2015-10-05
iwlwifi: mvm: support using multiple ACs on single HW queue
Liad Kaufman
7
-89
/
+249
2015-10-05
iwlwifi: mvm: remove PHY RX from handlers
Johannes Berg
1
-1
/
+3
2015-10-05
iwlwifi: mvm: Improve debugfs tof robustness
Assaf Krauss
1
-7
/
+9
2015-10-05
iwlwifi: mvm: ToF - fill bssid of responder configuration
Gregory Greenman
1
-0
/
+1
2015-10-05
iwlwifi: mvm: Fix tof debugfs formats (dec vs. hex)
Assaf Krauss
1
-19
/
+21
2015-10-05
iwlwifi: mvm: flush fw_dump_wk when mvm fails to start
Andrei Otcheretianski
1
-0
/
+1
2015-10-05
iwlwifi: mvm: init card correctly on ctkill exit check
Arik Nemtsov
2
-2
/
+7
2015-10-05
iwlwifi: mvm: clear csa countdown when AP is stopped
Avraham Stern
1
-0
/
+1
2015-10-05
iwlwifi: mvm: fix D3 firmware PN programming
Johannes Berg
1
-6
/
+6
2015-10-05
iwlwifi: mvm: fix D3 CCMP TX PN assignment
Johannes Berg
1
-10
/
+5
2015-10-05
iwlwifi: mvm: fix tof.h header guard
Nicolas Iooss
1
-1
/
+1
2015-10-05
iwlwifi: mvm: Correctly update MAC context on add/del station
Ilan Peer
4
-9
/
+5
2015-10-05
iwlwifi: mvm: fix default disabled aggs in sta
Liad Kaufman
1
-1
/
+1
2015-10-05
iwlwifi: mvm: correct skip-over-DTIM implementation
Johannes Berg
1
-28
/
+46
2015-10-05
iwlwifi: nvm: force 1x1 antenna in Series 8000
Moshe Harel
1
-1
/
+2
2015-10-05
iwlwifi: mvm: move DTS command and notification to new group
Aviya Erenfeld
3
-2
/
+24
2015-10-04
debugfs: Pass bool pointer to debugfs_create_bool()
Viresh Kumar
1
-3
/
+3
[next]