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
/
airo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-18
airo: move under cisco vendor directory
Kalle Valo
1
-8236
/
+0
2015-10-28
airo: fix scan after SIOCSIWAP (airo_set_wap)
Ondrej Zary
1
-3
/
+17
2015-10-28
airo: Track APList_rid in struct airo_info
Ondrej Zary
1
-38
/
+19
2015-09-29
airo: Implement netif_carrier_on/off
Ondrej Zary
1
-0
/
+5
2015-09-29
airo: fix IW_AUTH_ALG_OPEN_SYSTEM
Ondrej Zary
1
-24
/
+35
2015-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+2
2015-03-07
treewide: Fix typo in printk messages
Masanari Iida
1
-2
/
+2
2015-03-04
wireless: Use eth_<foo>_addr instead of memset
Joe Perches
1
-2
/
+2
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-07-21
airo: remove unnecessary break after return
Fabian Frederick
1
-1
/
+0
2014-07-16
net: set name_assign_type in alloc_netdev()
Tom Gundersen
1
-2
/
+3
2014-02-28
airo: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}
Zhao, Gang
1
-5
/
+8
2014-02-25
drivers:net:wireless:airo.c:checkpatch.pl cleanup
Avinash kumar
1
-2
/
+2
2013-09-26
wireless: airo: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-09-04
net: airo: inherit addr_assign_type along with dev_addr
Bjørn Mork
1
-1
/
+1
2013-07-04
drivers: avoid parsing names as kthread_run() format strings
Kees Cook
1
-1
/
+2
2013-05-02
airo: Use remove_proc_subtree()
David Howells
1
-36
/
+13
2013-05-02
proc: Supply PDE attribute setting accessor functions
David Howells
1
-23
/
+11
2013-04-09
procfs: new helper - PDE_DATA(inode)
Al Viro
1
-22
/
+11
2012-12-07
wireless: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2012-10-18
wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFIC
Arend van Spriel
1
-1
/
+1
2012-09-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-5
/
+2
2012-09-07
airo: remove duplicated include from airo.c
Wei Yongjun
1
-1
/
+0
2012-09-07
airo: use is_zero_ether_addr() and is_broadcast_ether_addr()
Wei Yongjun
1
-4
/
+2
2012-08-15
userns: Make the airo wireless driver use kuids for proc uids and gids
Eric W. Biederman
1
-20
/
+28
2012-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2012-06-19
airo: copying wrong data in airo_get_aplist()
Dan Carpenter
1
-2
/
+2
2012-06-06
wireless: Remove casts to same type
Joe Perches
1
-2
/
+2
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2012-03-07
airo: fix test for FLAG_RADIO_DOWN
Dan Carpenter
1
-1
/
+1
2011-11-27
airo: Fix array bounds warning when moving packet payload.
David S. Miller
1
-2
/
+2
2011-08-18
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
1
-2
/
+2
2011-07-28
net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared
Neil Horman
1
-0
/
+1
2011-05-25
Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-22
/
+11
2011-05-25
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...
John W. Linville
1
-22
/
+11
2011-05-16
airo: correct proc entry creation interfaces
Alexey Dobriyan
1
-22
/
+11
2011-04-26
treewide: cleanup continuations and remove logging message whitespace
Joe Perches
1
-13
/
+14
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-7
/
+7
2011-01-04
airo: use simple_write_to_buffer
Akinobu Mita
1
-13
/
+7
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-18
/
+6
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-8
/
+16
2010-10-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-11
/
+0
2010-09-24
airo: remove "basic_rate" module option
Dan Carpenter
1
-11
/
+0
2010-09-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-4
/
+4
2010-09-07
airo: make strings const
Stephen Hemminger
1
-4
/
+4
2010-08-18
drivers/net: Convert unbounded kzalloc calls to kcalloc
Joe Perches
1
-3
/
+2
2010-07-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-12
/
+12
2010-07-14
wireless: airo: delete netdev from list after it is freed
Kulikov Vasiliy
1
-1
/
+1
2010-07-14
drivers/net/wireless: Remove unnecessary casts of private_data
Joe Perches
1
-11
/
+11
2010-06-03
drivers/net: use __packed annotation
Eric Dumazet
1
-16
/
+16
[next]