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
/
iwlegacy
/
common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-24
iwlegacy: use eth_broadcast_addr
Johannes Berg
1
-2
/
+2
2012-08-10
iwlegacy: clean up suspend/resume
Johannes Berg
1
-12
/
+3
2012-07-12
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-1
/
+1
2012-07-12
mac80211: add time synchronisation with BSS for assoc
Johannes Berg
1
-1
/
+1
2012-07-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-8
/
+6
2012-07-09
iwlegacy: always monitor for stuck queues
Stanislaw Gruszka
1
-8
/
+6
2012-06-28
iwlegacy: print how long queue was actually stuck
Paul Bolle
1
-3
/
+4
2012-05-11
drivers/net: Convert compare_ether_addr to ether_addr_equal
Joe Perches
1
-7
/
+7
2012-03-26
iwlegacy: fix BSSID setting
Stanislaw Gruszka
1
-10
/
+6
2012-03-26
iwlegacy: do not nulify il->vif on reset
Stanislaw Gruszka
1
-3
/
+12
2012-03-13
mac80211: rename bss_conf timestamp to last_tsf
Johannes Berg
1
-1
/
+1
2012-02-22
iwlegacy: s/il_txq_mem/il_free_txq_mem/g
Stanislaw Gruszka
1
-2
/
+2
2012-02-22
iwlegacy: s/S_RF_KILL_HW/S_RFKILL/g
Stanislaw Gruszka
1
-3
/
+3
2012-02-22
iwlegacy: small queue initializations cleanup
Stanislaw Gruszka
1
-30
/
+36
2012-02-22
iwlegacy: check correct il_poll_bit error value
Stanislaw Gruszka
1
-1
/
+1
2012-02-22
iwlegacy: do not grab nic access if rfkill
Stanislaw Gruszka
1
-6
/
+19
2012-02-22
iwlegacy: improve mac operation debuggability a bit
Stanislaw Gruszka
1
-45
/
+44
2012-02-22
iwlegacy: get rid of tx/rx traffic log
Stanislaw Gruszka
1
-247
/
+0
2012-02-22
iwlegacy: merge all ops structures into one
Stanislaw Gruszka
1
-31
/
+19
2012-02-22
iwlegacy: merge il_lib_ops into il_ops
Stanislaw Gruszka
1
-17
/
+17
2012-02-22
iwlegacy: remove il_apm_ops
Stanislaw Gruszka
1
-1
/
+1
2012-02-22
iwlegacy: merge eeprom_ops into lib_ops
Stanislaw Gruszka
1
-2
/
+2
2012-02-22
iwlegacy: regulatory_bands is not an ops
Stanislaw Gruszka
1
-6
/
+4
2012-02-22
iwlegacy: cleanup/fix memory barriers
Stanislaw Gruszka
1
-2
/
+0
2012-02-22
iwlegacy: always check if got h/w access before write
Stanislaw Gruszka
1
-5
/
+5
2012-02-22
iwlegacy: dump stack when fail to gain access to the device
Stanislaw Gruszka
1
-2
/
+3
2012-02-06
iwlegacy: remove struct il_tx_info
Stanislaw Gruszka
1
-13
/
+11
2012-02-06
iwlegacy: merge il_base_params into il_cfg
Stanislaw Gruszka
1
-14
/
+14
2012-02-06
iwlegacy: move ops out of config
Stanislaw Gruszka
1
-70
/
+45
2012-02-06
iwlegacy: get rid of ctx structure
Stanislaw Gruszka
1
-120
/
+79
2012-02-06
iwlegacy: remove il_setup_interface()
Stanislaw Gruszka
1
-19
/
+3
2012-02-06
iwlegacy: get rid of ctx->is_active
Stanislaw Gruszka
1
-18
/
+3
2012-02-06
iwlegacy: move ht out of ctx structure
Stanislaw Gruszka
1
-25
/
+24
2012-02-06
iwlegacy: move qos_data out of ctx structure
Stanislaw Gruszka
1
-12
/
+12
2012-02-06
iwlegacy: remove ctx interface_modes
Stanislaw Gruszka
1
-25
/
+4
2012-02-06
iwlegacy: get rid of ctx->station_flags
Stanislaw Gruszka
1
-1
/
+1
2012-02-06
iwlegacy: get rid of ctxid
Stanislaw Gruszka
1
-6
/
+0
2012-02-06
iwlegacy: get rid of *_devtype
Stanislaw Gruszka
1
-3
/
+3
2012-02-06
iwlegacy: move bcast_sta_id to hw_params
Stanislaw Gruszka
1
-1
/
+1
2012-02-06
iwlegacy: get rid of ap_sta_id
Stanislaw Gruszka
1
-1
/
+1
2012-02-06
iwlegacy: get rid of qos_cmd
Stanislaw Gruszka
1
-1
/
+1
2012-02-06
iwlegacy: get rid of ctx->rxon_timing_cmd
Stanislaw Gruszka
1
-1
/
+1
2012-02-06
iwlegacy: move rxon commands out of ctx structure
Stanislaw Gruszka
1
-80
/
+77
2012-01-04
iwlegacy: move some i/o helpers out of inline
Stanislaw Gruszka
1
-0
/
+161
2011-12-07
iwlegacy: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
1
-3
/
+2
2011-11-15
iwlegacy: checkpatch.pl fixes
Stanislaw Gruszka
1
-126
/
+31
2011-11-15
iwlegacy: indentions and whitespaces
Stanislaw Gruszka
1
-936
/
+991
2011-11-15
iwlegacy: merge iwl-debug.h into common.h
Stanislaw Gruszka
1
-1
/
+0
2011-11-15
iwlegacy: merge iwl-{eeprom,led}.h into common.h
Stanislaw Gruszka
1
-1
/
+0
2011-11-15
iwlegacy: merge iwl-power.h into common.h
Stanislaw Gruszka
1
-1
/
+0
[next]