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
2010-04-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-0
/
+1
2010-04-17
iwlwifi: fix scan races
Johannes Berg
1
-0
/
+1
2010-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-2
/
+10
2010-03-30
iwlwifi: clear unattended interrupts in tasklet
Shanyu Zhao
1
-1
/
+9
2010-03-30
iwlwifi: fix regulatory
Reinette Chatre
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-10
Revert "iwlwifi: Send broadcast probe request only when asked to"
Reinette Chatre
1
-1
/
+1
2010-03-02
iwlwifi: load firmware asynchronously before mac80211 registration
Johannes Berg
1
-78
/
+79
2010-02-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-13
/
+1
2010-02-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-1
/
+28
2010-02-24
Revert "iwlwifi: Monitor and recover the aggregation TX flow failure"
Reinette Chatre
1
-13
/
+1
2010-02-19
iwlwifi: separated time check for different type of force reset
Wey-Yi Guy
1
-0
/
+6
2010-02-19
iwlwifi: enable serialization of synchronous commands
Reinette Chatre
1
-0
/
+1
2010-02-15
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-2
/
+1
2010-02-11
iwlwifi: Monitor and recover the aggregation TX flow failure
Trieu 'Andrew' Nguyen
1
-1
/
+13
2010-02-11
iwlwifi: reset card during probe
Reinette Chatre
1
-0
/
+8
2010-02-09
iwlwifi: remove get_tx_stats() mac80211 op
Kalle Valo
1
-1
/
+0
2010-02-09
iwlwifi: Send broadcast probe request only when asked to
Samuel Ortiz
1
-1
/
+1
2010-02-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-43
/
+43
2010-01-29
iwlwifi: remove bg_up work
Johannes Berg
1
-14
/
+7
2010-01-29
iwlwifi: sysassert identifier change
Wey-Yi Guy
1
-1
/
+1
2010-01-29
iwlwifi: optimize power saving
Daniel Halperin
1
-0
/
+2
2010-01-26
iwlwifi: cleanup spectrum measurement command support
Reinette Chatre
1
-8
/
+3
2010-01-26
iwlwifi: fix sparse warning
Johannes Berg
1
-1
/
+1
2010-01-26
iwlwifi: reorder device setup
Johannes Berg
1
-12
/
+16
2010-01-26
iwlwifi: make broadcast station addition generic
Reinette Chatre
1
-1
/
+2
2010-01-26
iwlwifi: configure missed beacon threshold
Wey-Yi Guy
1
-0
/
+1
2010-01-23
mac80211: pass vif and station to update_tkip_key
Johannes Berg
1
-3
/
+7
2010-01-20
iwlwifi: update copyright year to 2010
Reinette Chatre
1
-1
/
+1
2010-01-20
iwlwifi: correct return code for log_event
Wey-Yi Guy
1
-2
/
+2
2010-01-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-0
/
+3
2010-01-12
iwlwifi: add IEEE80211_AMPDU_TX_OPERATIONAL
Wey-Yi Guy
1
-0
/
+3
2010-01-08
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
1
-1
/
+1
2009-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
1
-3
/
+3
2009-12-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-37
/
+214
2009-12-22
iwlwifi: use new mac80211 SMPS
Johannes Berg
1
-0
/
+5
2009-12-22
iwlwifi: on-screen event log dump
Wey-Yi Guy
1
-32
/
+72
2009-12-22
iwlwifi: add continuous uCode event log capability
Wey-Yi Guy
1
-0
/
+130
2009-12-22
iwlwifi: log CT_CARD_DISABLED flag
Wey-Yi Guy
1
-5
/
+7
2009-12-21
iwlwifi: initialize spinlock before use
Reinette Chatre
1
-2
/
+2
2009-12-21
iwlwifi: fix syslog message for event log dump size
Wey-Yi Guy
1
-1
/
+1
2009-12-04
iwlwifi: indicate uCode type when fail dump error/event log
Wey-Yi Guy
1
-2
/
+6
2009-11-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-74
/
+248
2009-11-24
iwlwifi: print limited number of event log when uCode error
Wey-Yi Guy
1
-14
/
+62
2009-11-24
iwlwifi: dump error log when uCode error occurred
Wey-Yi Guy
1
-1
/
+2
2009-11-24
iwlwifi: update supported PCI_ID list for 5xx0 series
Wey-Yi Guy
1
-17
/
+57
2009-11-24
iwlwifi: set sm_ps_mode as part of cfg parameters
Wey-Yi Guy
1
-4
/
+0
2009-11-24
iwlwifi: control led while update tx/rx bytes counts
Wey-Yi Guy
1
-2
/
+0
2009-11-24
iwlagn: Use iwl_write8() for CSR_INT_COALESCING register
Ben Cahill
1
-5
/
+14
2009-11-19
cfg80211: convert bools into flags
Johannes Berg
1
-5
/
+3
[next]