index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
hostap
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-04
wireless: Use eth_<foo>_addr instead of memset
Joe Perches
5
-25
/
+26
2015-03-03
net: Kill dev_rebuild_header
Eric W. Biederman
1
-1
/
+0
2015-02-06
hostap: Delete an unnecessary check before the function call "kfree"
Markus Elfring
1
-1
/
+1
2014-12-15
hostap_cs: fix misspelling of current function in string
Julia Lawall
1
-10
/
+5
2014-10-14
wireless: hostap: proc: print properly escaped SSID
Andy Shevchenko
1
-4
/
+1
2014-09-15
hostap: proc: substitute loops by %*phN
Andy Shevchenko
1
-4
/
+2
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2
-2
/
+2
2014-05-14
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
1
-1
/
+1
2014-03-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-2
/
+2
2014-02-25
hostap: add Netgear MA401 card
Cédric Le Goater
1
-0
/
+2
2014-02-21
hostap: Do not free priv until timer handler has actually stopped using it
Kirill Tkhai
1
-1
/
+1
2014-02-13
hostap: fix "hostap: proc: Use remove_proc_subtree()"
Russell King - ARM Linux
1
-1
/
+1
2014-01-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-4
/
+1
2014-01-04
wireless: delete non-required instances of include <linux/init.h>
Paul Gortmaker
3
-3
/
+0
2014-01-04
drivers/net/wireless/hostap: Integer overflow
Wenliang Fan
1
-1
/
+1
2013-12-26
wireless: slight optimization of addr compare
dingtianhong
1
-4
/
+4
2013-12-26
hostap: slight optimization of addr compare
dingtianhong
5
-24
/
+22
2013-10-03
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
1
-1
/
+1
2013-09-04
net: hostap: inherit addr_assign_type along with dev_addr
Bjørn Mork
2
-2
/
+2
2013-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2013-08-09
Hostap: copying wrong data prism2_ioctl_giwaplist()
Dan Carpenter
1
-2
/
+2
2013-08-05
hostap: do not return positive number on failure path in prism2_open()
Alexey Khoroshilov
1
-2
/
+2
2013-05-05
wireless: single_open() leaks
Al Viro
3
-6
/
+6
2013-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-464
/
+629
2013-05-02
hostap: proc: Use remove_proc_subtree()
David Howells
1
-19
/
+1
2013-04-29
hostap: Don't use create_proc_read_entry()
David Howells
5
-445
/
+628
2013-03-15
drivers/net: use module_pcmcia_driver() in pcmcia drivers
H Hartley Sweeten
1
-14
/
+1
2013-02-19
net: wireless: hostap: hostap_ap.c: Return -ENOMEM instead of -1 for if kmall...
Kumar Amit Mehta
1
-1
/
+1
2012-10-18
wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFIC
Arend van Spriel
1
-1
/
+1
2012-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-13
/
+8
2012-09-07
wireless: use is_broadcast_ether_addr() instead of memcmp()
Wei Yongjun
1
-10
/
+5
2012-09-07
drivers/net: use is_zero_ether_addr() instead of memcmp()
Wei Yongjun
2
-3
/
+3
2012-08-21
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
2
-7
/
+7
2012-06-06
wireless: Remove casts to same type
Joe Perches
1
-2
/
+1
2012-04-16
net/wireless: use module_pci_driver
Axel Lin
2
-30
/
+2
2012-04-16
hostap: GFP_ATOMIC/GFP_KERNEL cleanup
Matt Renzelmann
1
-2
/
+1
2012-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2012-02-21
hostap: Fix typo in hostap_hw.c
Masanari Iida
1
-2
/
+2
2012-02-01
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
1
-12
/
+6
2011-11-28
hostap_cs: add ID for Canon K30225
Veli-Pekka Peltola
1
-0
/
+3
2011-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
6
-0
/
+7
2011-11-18
wireless: use strlcpy routine in .get_drvinfo
Rick Jones
1
-2
/
+2
2011-11-01
drivers/net: Add moduleparam.h to drivers as required.
Paul Gortmaker
1
-0
/
+1
2011-11-01
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
5
-0
/
+5
2011-11-01
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
1
-0
/
+1
2011-08-18
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
1
-3
/
+3
2011-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
1
-0
/
+2
2011-07-29
hostap_cs: support cards with "Version 01.02" as third product ID
Pavel Roskin
1
-0
/
+2
2011-07-28
net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared
Neil Horman
1
-0
/
+1
2011-06-07
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
[next]