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
/
iwl3945-base.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-14
iwl3965: remove useless network and duplicate checking
Adel Gadllah
1
-126
/
+0
2008-07-14
mac80211: revamp beacon configuration
Johannes Berg
1
-3
/
+16
2008-07-08
iwlwifi: remove input device and fix rfkill state
Adel Gadllah
1
-67
/
+50
2008-07-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+6
2008-07-02
iwl3945: remove RFKILL_STATE_HARD_BLOCKED warnings
Zhu Yi
1
-2
/
+5
2008-07-02
iwlwifi: enable packet injection for iwl3945
Stefanik Gábor
1
-13
/
+9
2008-07-02
iwlwifi: fix incorrect monitor mode operation
Rick Farrington
1
-19
/
+11
2008-07-02
iwlwifi: drop skb silently for Tx request in monitor mode
Zhu Yi
1
-1
/
+2
2008-07-01
iwlwifi : Patch adds rfkill subsystem for 3945
Abhijeet Kolekar
1
-35
/
+151
2008-07-01
iwlwifi: use iwl_is_associated when possible
Ron Rindjunsky
1
-2
/
+2
2008-06-28
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-15
/
+18
2008-06-25
iwlwifi: improve scanning band selection management
Ron Rindjunsky
1
-15
/
+18
2008-06-14
mac80211: remove ieee80211_get_morefrag
Harvey Harrison
1
-2
/
+2
2008-06-14
mac80211: add helpers for frame control testing
Harvey Harrison
1
-17
/
+16
2008-06-14
iwlwifi: fix software rf_kill problem when interface is down
Zhu Yi
1
-1
/
+2
2008-06-03
iwlwifi: fix a memory leak in scan
Emmanuel Grumbach
1
-1
/
+1
2008-06-03
iwlwifi: remove notif_missed_beacons variable
Tomas Winkler
1
-3
/
+0
2008-05-22
mac80211: use multi-queue master netdevice
Johannes Berg
1
-2
/
+2
2008-05-22
mac80211: move TX info into skb->cb
Johannes Berg
1
-26
/
+22
2008-05-22
mac80211: use rate index in TX control
Johannes Berg
1
-2
/
+2
2008-05-22
mac80211: let drivers wake but not start queues
Johannes Berg
1
-1
/
+1
2008-05-22
iwlwifi: refactor ieee80211_get_qos_ctrl
Tomas Winkler
1
-22
/
+13
2008-05-15
mac80211: use hardware flags for signal/noise units
Bruno Randolf
1
-11
/
+4
2008-05-15
iwl3945: do not delay hardware scan if it is a direct scan
Bill Moss
1
-3
/
+4
2008-05-15
iwlwifi : Set monitor mode for 3945
Abhijeet Kolekar
1
-1
/
+35
2008-05-07
mac80211: QoS related cleanups
Johannes Berg
1
-1
/
+1
2008-05-07
mac80211: clean up get_tx_stats callback
Johannes Berg
1
-3
/
+3
2008-05-07
iwlwifi: remove support for Narrow Channel (10Mhz)
Guy Cohen
1
-5
/
+1
2008-05-07
mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_conf
Ivo van Doorn
1
-3
/
+4
2008-05-02
iwlwifi: fix debug messages during scanning
Bill Moss
1
-8
/
+8
2008-05-02
iwlwifi: fix current channel is not scanned
Guy Cohen
1
-13
/
+0
2008-04-24
iwlwifi: Don't unlock priv->mutex if it isn't locked
Roland Dreier
1
-1
/
+0
2008-04-17
iwlwifi: arrange max number of Tx queues
Ron Rindjunsky
1
-3
/
+3
2008-04-09
mac80211: notify mac from low level driver (iwlwifi)
Mohamed Abbas
1
-0
/
+1
2008-04-09
iwlwifi: honour regulatory restrictions in scan code
Johannes Berg
1
-0
/
+3
2008-04-09
iwlwifi: ensure led registration complete as part of initialization
Reinette Chatre
1
-2
/
+2
2008-04-02
iwlwifi: Fix synchronous host command
Tomas Winkler
1
-4
/
+4
2008-04-02
iwlwifi: move rate registration to module load
Reinette Chatre
1
-5
/
+18
2008-04-02
iwlwifi: fix race condition during driver unload
Mohamed Abbas
1
-2
/
+32
2008-03-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
1
-2
/
+2
2008-03-27
iwlwifi: iwl_priv - clean up in types of members
Tomas Winkler
1
-0
/
+5
2008-03-27
iwlwifi: Add led support
Mohamed Abbas
1
-1
/
+8
2008-03-27
iwlwifi: do not register bands with no supported channels
John W. Linville
1
-2
/
+6
2008-03-25
iwlwifi: fix __devexit_p points to __devexit functions
Reinette Chatre
1
-1
/
+1
2008-03-25
iwlwifi: mac start synchronization issue
Rick Farrington
1
-1
/
+1
2008-03-14
iwlwifi: fix bug to show hidden APs during scan
Reinette Chatre
1
-8
/
+13
2008-03-14
iwlwifi: update copyright year
Reinette Chatre
1
-2
/
+2
2008-03-08
iwlwifi: 3945 split tx_complete to command and packet function
Tomas Winkler
1
-155
/
+33
2008-03-08
iwlwifi: queue functions cleanup
Tomas Winkler
1
-32
/
+13
2008-03-08
iwlwifi: Cancel scanning upon association
Emmanuel Grumbach
1
-11
/
+6
[next]