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
/
3945-mac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-21
iwlegacy: convert hex_dump_to_buffer() to %*ph
Andy Shevchenko
1
-1
/
+1
2015-06-10
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
1
-2
/
+4
2015-04-24
mac80211: remove support for IFF_PROMISC
Johannes Berg
1
-2
/
+2
2015-01-07
iwl3945: Use setup_timer
Julia Lawall
1
-3
/
+1
2014-02-25
iwlegacy: merge reclaim check
Stanislaw Gruszka
1
-8
/
+1
2014-02-25
iwl3945: fix wakeup interrupt
Stanislaw Gruszka
1
-1
/
+3
2013-12-05
iwl3945: do not print RFKILL message
Stanislaw Gruszka
1
-2
/
+1
2013-11-25
cfg80211: move regulatory flags to their own variable
Luis R. Rodriguez
1
-3
/
+3
2013-11-25
cfg80211: consolidate passive-scan and no-ibss flags
Luis R. Rodriguez
1
-1
/
+1
2013-09-26
wireless: iwlegacy: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-06-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+2
2013-06-12
iwlegacy: fix error return code in il3945_pci_probe()
Wei Yongjun
1
-1
/
+2
2013-06-03
net: wireless: replace strict_strtoul() with kstrtoul()
Jingoo Han
1
-1
/
+1
2013-03-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-10
/
+12
2013-03-18
iwl3945: fix length of dma buffers
Stanislaw Gruszka
1
-10
/
+12
2013-03-11
iwlegacy: fix sparse warnings
Stephen Hemminger
1
-1
/
+1
2013-02-14
iwlegacy: more checks for dma mapping errors
Stanislaw Gruszka
1
-24
/
+27
2013-02-01
iwlegacy: check for dma mapping errors
Stanislaw Gruszka
1
-12
/
+27
2013-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2013-01-08
iwlegacy: allow to enable PS
Stanislaw Gruszka
1
-1
/
+4
2013-01-08
iwlegacy: add flush callback
Stanislaw Gruszka
1
-0
/
+1
2013-01-07
drivers/net/wireless/iwlegacy: use strlcpy instead of strncpy
Chen Gang
1
-1
/
+1
2012-12-07
iwlegacy: remove __dev* attributes
Bill Pemberton
1
-2
/
+2
2012-07-31
mac80211: move TX station pointer and restructure TX
Thomas Huehn
1
-4
/
+8
2012-03-26
iwlegacy: do not nulify il->vif on reset
Stanislaw Gruszka
1
-2
/
+0
2012-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-03-12
iwl3945: fix possible il->txq NULL pointer dereference in delayed works
Stanislaw Gruszka
1
-1
/
+1
2012-02-22
iwlegacy: s/S_RF_KILL_HW/S_RFKILL/g
Stanislaw Gruszka
1
-15
/
+15
2012-02-22
iwlegacy: do not grab nic access if rfkill
Stanislaw Gruszka
1
-4
/
+13
2012-02-22
iwleagcy: fix ident code damage
Stanislaw Gruszka
1
-13
/
+5
2012-02-22
iwlegacy: improve mac operation debuggability a bit
Stanislaw Gruszka
1
-7
/
+9
2012-02-22
iwlegacy: get rid of tx/rx traffic log
Stanislaw Gruszka
1
-10
/
+2
2012-02-22
iwlegacy: merge il_lib_ops into il_ops
Stanislaw Gruszka
1
-4
/
+4
2012-02-22
iwlegacy: remove il_apm_ops
Stanislaw Gruszka
1
-1
/
+1
2012-02-22
iwlegacy: move debugfs_ops to il_priv
Stanislaw Gruszka
1
-0
/
+3
2012-02-22
iwlegacy: use writeb,writel,readl directly
Stanislaw Gruszka
1
-3
/
+3
2012-02-06
iwlegacy: remove struct il_tx_info
Stanislaw Gruszka
1
-3
/
+1
2012-02-06
iwlegacy: move ops out of config
Stanislaw Gruszka
1
-12
/
+10
2012-02-06
iwlegacy: get rid of ctx structure
Stanislaw Gruszka
1
-37
/
+30
2012-02-06
iwlegacy: remove ctx interface_modes
Stanislaw Gruszka
1
-4
/
+2
2012-02-06
iwlegacy: get rid of ctxid
Stanislaw Gruszka
1
-2
/
+0
2012-02-06
iwlegacy: get rid of *_devtype
Stanislaw Gruszka
1
-3
/
+0
2012-02-06
iwlegacy: move bcast_sta_id to hw_params
Stanislaw Gruszka
1
-2
/
+2
2012-02-06
iwlegacy: get rid of ap_sta_id
Stanislaw Gruszka
1
-1
/
+0
2012-02-06
iwlegacy: get rid of wep_key_cmd
Stanislaw Gruszka
1
-1
/
+0
2012-02-06
iwlegacy: get rid of qos_cmd
Stanislaw Gruszka
1
-1
/
+0
2012-02-06
iwlegacy: get rid of rxon_assoc_cmd
Stanislaw Gruszka
1
-1
/
+0
2012-02-06
iwlegacy: get rid of ctx->rxon_timing_cmd
Stanislaw Gruszka
1
-1
/
+0
2012-02-06
iwlegacy: get rid of ctx->rxon_cmd
Stanislaw Gruszka
1
-1
/
+0
2012-02-06
iwlegacy: move rxon commands out of ctx structure
Stanislaw Gruszka
1
-46
/
+36
[next]