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
/
iwl3945-base.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-22
iwlcore: Add support for periodic RX interrupt
Mohamed Abbas
1
-2
/
+3
2009-05-22
iwlcore: support ICT interrupt
Mohamed Abbas
1
-2
/
+2
2009-05-22
iwlcore: register locks
Mohamed Abbas
1
-63
/
+10
2009-05-20
iwlwifi: drop struct iwl3945_hw_key
Tomas Winkler
1
-3
/
+2
2009-05-11
iwlwifi: clean up PS code
Johannes Berg
1
-18
/
+2
2009-05-11
iwlwifi: do proper hw restart
Johannes Berg
1
-25
/
+11
2009-05-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-36
/
+33
2009-05-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+0
2009-05-06
Wireless: remove driver_data direct access of struct device
Greg Kroah-Hartman
1
-12
/
+14
2009-05-06
iwl3945: fix lock dependency
Abhijeet Kolekar
1
-20
/
+17
2009-05-06
mac80211: unify config_interface and bss_info_changed
Johannes Berg
1
-1
/
+0
2009-05-06
mac80211: clean up beacon interval settings
Johannes Berg
1
-3
/
+2
2009-05-05
iwlwifi: remove EXPORT_SYMBOL for static symbol
Andreas Schwab
1
-1
/
+0
2009-04-30
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+0
2009-04-28
wireless: remove unneeded EXPORT_SYMBOL the tickles a powerpc compiler bug
Stephen Rothwell
1
-1
/
+0
2009-04-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-914
/
+103
2009-04-23
iwlwifi: remove radio disable parameter.
Abhijeet Kolekar
1
-16
/
+2
2009-04-23
iwlwifi: clean up unused NL80211_IFTYPE_MONITOR for Monitor mode
Wey-Yi Guy
1
-2
/
+2
2009-04-23
iwl3945: calculate debugfs isr statistics
Abhijeet Kolekar
1
-3
/
+16
2009-04-23
iwl3945: add debugfs to 3945
Abhijeet Kolekar
1
-0
/
+6
2009-04-23
iwlwifi: support truly passive scanning
Johannes Berg
1
-1
/
+6
2009-04-23
iwlwifi: improve scan support
Johannes Berg
1
-19
/
+29
2009-04-23
iwl3945: use iwl_mac_reset_tsf from iwlwifi
Abhijeet Kolekar
1
-59
/
+1
2009-04-23
iwl3945: use iwl_mac_get_tx_stats from iwlwifi
Abhijeet Kolekar
1
-36
/
+1
2009-04-23
iwl3945: use iwl_mac_config_interface from iwlwifi
Abhijeet Kolekar
1
-101
/
+1
2009-04-23
iwlwifi: add config_ap lib op
Abhijeet Kolekar
1
-2
/
+2
2009-04-23
iwl3945: use iwl_mac_config from iwlwifi
Abhijeet Kolekar
1
-105
/
+1
2009-04-23
iwl3945: use iwl_mac_remove_interface from iwlwifi
Abhijeet Kolekar
1
-24
/
+1
2009-04-23
iwl3945: use iwl_mac_add_interface from iwlwifi
Abhijeet Kolekar
1
-36
/
+1
2009-04-23
iwl3945: use iwl_set_mode in 3945
Abhijeet Kolekar
1
-38
/
+2
2009-04-23
iwl3945: use iwl_get_sta_id from iwlwifi
Abhijeet Kolekar
1
-60
/
+1
2009-04-23
iwl3945/iwlwifi: unify add_station function
Abhijeet Kolekar
1
-6
/
+6
2009-04-23
iwl3945: replace station function with station ops
Abhijeet Kolekar
1
-14
/
+15
2009-04-23
iwl3945: delay mode setting
Abhijeet Kolekar
1
-2
/
+5
2009-04-23
iwlwifi: add commit_rxon lib
Abhijeet Kolekar
1
-159
/
+15
2009-04-23
iwl3945: use iwl_mac_beacon_update
Abhijeet Kolekar
1
-47
/
+2
2009-04-23
iwl3945: use iwl_bss_info_changed
Abhijeet Kolekar
1
-110
/
+6
2009-04-23
iwl3945: use iwl_mac_conf_tx
Abhijeet Kolekar
1
-47
/
+1
2009-04-23
iwlwifi: merge and better support of suspend/resume for iwlagn and iwl3945
Wey-Yi Guy
1
-54
/
+8
2009-04-22
iwlwifi: DMA fixes
Reinette Chatre
1
-45
/
+103
2009-04-22
iwlwifi: add debugging for TX path
Reinette Chatre
1
-1
/
+3
2009-04-22
iwl3945: use cancel_delayed_work_sync to cancel rfkill_poll
Reinette Chatre
1
-1
/
+1
2009-04-21
iwl3945-base.c: Add missing space to debug print
Joe Perches
1
-1
/
+1
2009-04-16
fix iwl3945 registration regression
Johannes Berg
1
-0
/
+2
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
1
-2
/
+2
2009-03-30
trivial: Fix misspelling of firmware
Nick Andrew
1
-1
/
+1
2009-03-28
mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifi
Johannes Berg
1
-1
/
+1
2009-03-28
iwl3945: replace stations with stations_39
Abhijeet Kolekar
1
-3
/
+3
2009-03-28
iwl3945: fix checkpatch.pl errors
Abhijeet Kolekar
1
-1
/
+1
2009-03-28
iwlwifi: support 11h
Mohamed Abbas
1
-1
/
+2
[next]