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
pinetabv-6.6.y-devel
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-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-20
iwlwifi: deliver hw version in both string and u32 format
Wey-Yi Guy
1
-1
/
+1
2011-12-16
iwlwifi: remove unused AMPDU factor/density configuration
Johannes Berg
1
-4
/
+0
2011-12-16
iwlwifi: kill iwl_{start,stop}_tx_ba_trans_ready
Emmanuel Grumbach
1
-28
/
+0
2011-12-16
iwlwifi: move iwl_cfg from iwl_priv to iwl_shared
Don Fry
1
-17
/
+16
2011-12-07
iwlwifi: move ucode notification from iwl_priv to iwl_shared
Don Fry
1
-14
/
+1
2011-12-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-5
/
+17
2011-12-02
iwlwifi: change the default behavior of watchdog timer
Wey-Yi Guy
1
-5
/
+17
2011-11-11
iwlwifi: set "echo" host command length
Wey-Yi Guy
1
-0
/
+1
2011-11-11
iwlwifi: move more mac80211 callback function
Wey-Yi Guy
1
-304
/
+0
2011-11-11
iwlagn: use per-vif AC parameters
Johannes Berg
1
-16
/
+14
2011-11-02
iwlwifi: don't perform "echo test" when cmd queue stuck
Wey-Yi Guy
1
-10
/
+0
2011-10-14
iwlagn: remove uneeded include to iwl-dev.h
Emmanuel Grumbach
1
-1
/
+0
2011-10-14
iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.h
Emmanuel Grumbach
1
-1
/
+0
2011-10-14
iwlagn: move iwl_beacon_time_mask_XXX near to usage
Emmanuel Grumbach
1
-1
/
+23
2011-10-14
iwlagn: merge station management functions
Wey-Yi Guy
1
-1
/
+0
2011-10-14
iwlagn: rename all the mac80211 callback functions
Wey-Yi Guy
1
-7
/
+9
2011-10-14
iwlagn: add debug for mac80211 callback
Wey-Yi Guy
1
-0
/
+4
2011-10-14
iwlagn: eliminate bus pointer from iwl_priv structure
Don Fry
1
-2
/
+2
2011-10-14
iwlagn: add "echo test" command to debugfs
Wey-Yi Guy
1
-1
/
+7
2011-10-14
iwlagn: check rf kill in queue stuck
Wey-Yi Guy
1
-0
/
+3
2011-10-14
iwlagn: add "echo" test when command queue stuck
Wey-Yi Guy
1
-1
/
+22
2011-10-03
mac80211: pass vif param to conf_tx() callback
Eliad Peller
1
-2
/
+3
2011-09-27
iwlagn: use kcalloc when possible for array allocation
Emmanuel Grumbach
1
-3
/
+3
2011-09-20
iwlagn: do not use interruptible waits
Johannes Berg
1
-1
/
+1
2011-09-19
iwlagn: provide data after WARN_ON
Emmanuel Grumbach
1
-1
/
+7
2011-09-19
iwlagn: replace beacon_time_fsf_bits variable with #define
Don Fry
1
-11
/
+10
2011-09-19
iwlagn: use enum iwl_rxon_context_id instead of u8
Emmanuel Grumbach
1
-1
/
+2
2011-09-19
iwlagn: move iwl_stop / wake_queue to the upper layer
Emmanuel Grumbach
1
-0
/
+10
2011-09-19
iwlagn: free the Tx cmd when a non empty Tx queue is freed
Emmanuel Grumbach
1
-0
/
+9
2011-09-14
iwlagn: iwl-trans.c can't dereference iwl_priv any more
Emmanuel Grumbach
1
-0
/
+6
2011-09-14
iwlagn: clean up of transport layer
Emmanuel Grumbach
1
-2
/
+2
2011-09-14
iwlagn: remove priv dereferences from the transport layer
Emmanuel Grumbach
1
-1
/
+6
2011-09-13
iwlwifi: fix double assign in iwl_start_tx_ba_trans_ready()
Dan Carpenter
1
-1
/
+1
2011-08-29
iwlagn: move check_stuck_queue to transport layer
Emmanuel Grumbach
1
-23
/
+3
2011-08-29
iwlagn: move the check_empty logic to the transport layer
Emmanuel Grumbach
1
-1
/
+20
2011-08-29
iwlagn: allocate resources for TX BA session in transport
Emmanuel Grumbach
1
-0
/
+8
2011-08-29
iwlagn: all function iwl-io.c receive iwl_bus
Emmanuel Grumbach
1
-13
/
+14
2011-08-29
iwlagn: remove unused parameters from hw_params
Emmanuel Grumbach
1
-1
/
+1
2011-08-29
iwlagn: move all iwl_is_XXX helpers to iwl-shared.h
Emmanuel Grumbach
1
-4
/
+4
2011-08-29
iwlagn: move isr_statistics to transport layer
Emmanuel Grumbach
1
-5
/
+0
2011-08-29
iwlagn: move the NIC error flow to the transport layer
Emmanuel Grumbach
1
-38
/
+0
2011-08-29
iwlagn: move iwl_suspend / iwl_resume to the transport layer
Emmanuel Grumbach
1
-41
/
+0
2011-08-29
iwlagn: bus layer chooses its transport layer
Emmanuel Grumbach
1
-4
/
+4
2011-08-29
iwlagn: add IWL_DEBUG_FW_ERRORS
Emmanuel Grumbach
1
-2
/
+2
2011-08-29
iwlagn: priv->mutex moves to iwl_shared
Emmanuel Grumbach
1
-10
/
+10
2011-08-29
iwlagn: priv->lock moves to iwl_shared
Emmanuel Grumbach
1
-2
/
+2
2011-08-29
iwlagn: priv->status moves to iwl_shared
Emmanuel Grumbach
1
-19
/
+20
2011-08-29
iwlagn: workqueue moves to iwl_shared
Emmanuel Grumbach
1
-1
/
+1
2011-08-29
iwlagn: cmd_queue moves to iwl_shared
Emmanuel Grumbach
1
-2
/
+2
2011-08-29
iwlagn: hw_params moves to iwl_shared
Emmanuel Grumbach
1
-15
/
+15
[next]