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