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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-19
/
+8
2013-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
18
-446
/
+519
2013-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-7
/
+20
2013-01-24
Revert "iwlwifi: fix the reclaimed packet tracking upon flush queue"
Emmanuel Grumbach
1
-17
/
+7
2013-01-23
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
8
-68
/
+212
2013-01-16
iwlwifi: improve the reports in TX path
Emmanuel Grumbach
4
-20
/
+61
2013-01-16
iwlwifi: audit single frames from AGG queue in RS
Emmanuel Grumbach
1
-0
/
+2
2013-01-16
iwlwifi: enable communication with WoWLAN firmware
Johannes Berg
7
-24
/
+136
2013-01-16
iwlwifi: simplify scheduler memory clearing
Johannes Berg
1
-15
/
+7
2013-01-16
iwlwifi: allow to zero SRAM
Emmanuel Grumbach
2
-2
/
+4
2013-01-16
iwlwifi: don't enable all interrupts on resuming
Johannes Berg
1
-3
/
+0
2013-01-16
iwlwifi: don't memset scalar values
Johannes Berg
2
-4
/
+4
2013-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-7
/
+18
2013-01-07
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
17
-386
/
+311
2013-01-07
net: use ETHTOOL_FWVERS_LEN instead of ETHTOOL_BUSINFO_LEN for fw_ver strings
Jiri Pirko
1
-1
/
+1
2013-01-03
iwlwifi: always check that grab_nic_access succeeds
Emmanuel Grumbach
6
-43
/
+51
2013-01-03
iwlwifi: fix spelling and value in LED registers.
Eytan Lifshitz
2
-3
/
+3
2013-01-03
iwlwifi: move some PCIe calls to better places
Johannes Berg
2
-6
/
+5
2013-01-03
iwlwifi: request IRQ only once
Johannes Berg
2
-41
/
+25
2013-01-03
iwlwifi: don't treat a bool as an error code
Emmanuel Grumbach
1
-2
/
+2
2013-01-03
iwlwifi: fix the reclaimed packet tracking upon flush queue
Emmanuel Grumbach
1
-7
/
+17
2013-01-03
iwlwifi: virtualize SRAM access
Emmanuel Grumbach
9
-98
/
+109
2013-01-03
iwlwifi: virtualize iwl_{grab,release}_nic_access
Emmanuel Grumbach
8
-108
/
+115
2013-01-03
iwlwifi: fix PCIe interrupt handle return value
Johannes Berg
1
-0
/
+1
2013-01-03
iwlwifi: use __packed
Johannes Berg
1
-4
/
+4
2013-01-03
iwlwifi: let the op_mode run a FW while in RFKILL
Emmanuel Grumbach
3
-6
/
+8
2013-01-03
iwlwifi: don't verify fw after download
Emmanuel Grumbach
1
-94
/
+0
2013-01-03
iwlwifi: clean up code in AGG
Emmanuel Grumbach
1
-11
/
+10
2013-01-03
iwlwifi: make the BC table layout configurable
Emmanuel Grumbach
4
-1
/
+10
2013-01-03
mac80211: split TX aggregation stop action
Johannes Berg
1
-1
/
+3
2012-12-14
Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-6
/
+2
2012-12-12
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
28
-263
/
+358
2012-12-11
iwlwifi: don't handle masked interrupt
Emmanuel Grumbach
1
-2
/
+10
2012-12-11
iwlwifi: silently ignore fw flaws in Tx path
Emmanuel Grumbach
1
-31
/
+18
2012-12-11
iwlwifi: iwlagn_request_scan: Fix check for priv->scan_request
Tim Gardner
1
-2
/
+3
2012-12-07
iwlwifi: Use standard #defines for PCIe Capability ASPM fields
Bjorn Helgaas
1
-5
/
+2
2012-12-07
iwlwifi: collapse wrapper for pcie_capability_read_word()
Bjorn Helgaas
1
-10
/
+3
2012-12-07
iwlwifi: change TX code to suppress smatch warning
Johannes Berg
1
-6
/
+6
2012-12-07
iwlwifi: reset_ict in stop_hw
Emmanuel Grumbach
1
-0
/
+2
2012-12-07
iwlwifi: move prph handling into the transport
Emmanuel Grumbach
5
-25
/
+90
2012-12-07
iwlwifi: Change define and struct names in iwl-eeprom-parse.h
Eytan Lifshitz
20
-186
/
+214
2012-12-07
iwlwifi: remove __dev* attributes
Bill Pemberton
1
-2
/
+2
2012-12-06
Merge tag 'nfc-fixes-3.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
1
-6
/
+6
2012-11-29
iwlwifi: return real info in probe failure
Emmanuel Grumbach
2
-6
/
+11
2012-11-28
iwlwifi: clear trans->op_mode pointer when it is leaving
Emmanuel Grumbach
1
-4
/
+3
2012-11-28
iwlwifi: read the Rx write pointer only once
Emmanuel Grumbach
1
-1
/
+1
2012-11-26
iwlwifi: initialize rx_status
Johannes Berg
1
-1
/
+1
2012-11-26
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-3
/
+0
2012-11-26
cfg80211: remove remain-on-channel channel type
Johannes Berg
2
-3
/
+0
2012-11-21
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-1
/
+2
[next]