| Commit message (Expand) | Author | Age | Files | Lines |
* | net: get rid of SET_ETHTOOL_OPS | Wilfried Klaebe | 2014-05-13 | 1 | -1/+1 |
* | hostap: slight optimization of addr compare | dingtianhong | 2013-12-26 | 1 | -5/+3 |
* | net: hostap: inherit addr_assign_type along with dev_addr | Bjørn Mork | 2013-09-03 | 1 | -1/+1 |
* | hostap: do not return positive number on failure path in prism2_open() | Alexey Khoroshilov | 2013-08-05 | 1 | -2/+2 |
* | drivers/net: use is_zero_ether_addr() instead of memcmp() | Wei Yongjun | 2012-09-07 | 1 | -1/+1 |
* | hostap: GFP_ATOMIC/GFP_KERNEL cleanup | Matt Renzelmann | 2012-04-16 | 1 | -2/+1 |
* | net: remove use of ndo_set_multicast_list in drivers | Jiri Pirko | 2011-08-17 | 1 | -3/+3 |
* | net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared | Neil Horman | 2011-07-27 | 1 | -0/+1 |
* | net: call dev_alloc_name from register_netdevice | Jiri Pirko | 2011-05-05 | 1 | -6/+1 |
* | hostap: remove netif_stop_queue from init | Meelis Roos | 2010-12-20 | 1 | -1/+0 |
* | hostap: fixup strlen() math | Dan Carpenter | 2010-07-12 | 1 | -1/+1 |
* | wireless:hostap_main.c warning: variable 'iface' set but not used | Justin P. Mattock | 2010-06-18 | 1 | -2/+0 |
* | hostap: Revert a toxic part of the conversion to net_device_ops | Martin Decky | 2009-09-14 | 1 | -1/+2 |
* | hostap: convert to net_device_ops | Stephen Hemminger | 2009-03-21 | 1 | -17/+52 |
* | hostap: convert to internal net_device_stats | Stephen Hemminger | 2009-03-21 | 1 | -10/+0 |
* | hostap: convert usage of net/ieee80211.h to linux/ieee80211.h | Dan Williams | 2009-02-27 | 1 | -25/+13 |
* | lib80211: absorb crypto bits from net/ieee80211 | John W. Linville | 2008-11-21 | 1 | -9/+10 |
* | net: convert print_mac to %pM | Johannes Berg | 2008-10-27 | 1 | -18/+8 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-07-05 | 1 | -3/+2 |
|\ |
|
| * | hostap: fix sparse warnings | Pavel Roskin | 2008-06-30 | 1 | -3/+2 |
* | | hostap: don't skip any headers in hostap_80211_header_parse() | Pavel Roskin | 2008-06-30 | 1 | -19/+1 |
|/ |
|
* | net: Eliminate flush_scheduled_work() calls while RTNL is held. | David S. Miller | 2008-06-12 | 1 | -1/+7 |
* | hostap annotations | Al Viro | 2008-01-28 | 1 | -3/+3 |
* | [HOSTAP]: set netdev type before registering AP interface | Daniel Drake | 2007-10-10 | 1 | -8/+11 |
* | [NET]: Move hardware header operations out of netdevice. | Stephen Hemminger | 2007-10-10 | 1 | -18/+29 |
* | [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() | Joe Perches | 2007-10-10 | 1 | -12/+18 |
* | [NET]: Make /proc/net per network namespace | Eric W. Biederman | 2007-10-10 | 1 | -3/+4 |
* | [PATCH] hostap: Remove driver version number | Jouni Malinen | 2007-07-08 | 1 | -1/+0 |
* | [PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fi | Jouni Malinen | 2007-04-28 | 1 | -2/+2 |
* | [SK_BUFF]: Introduce skb_reset_network_header(skb) | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -1/+1 |
* | [SK_BUFF]: Introduce skb_mac_header() | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -7/+7 |
* | [SK_BUFF]: Introduce skb_reset_mac_header(skb) | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -1/+2 |
* | Network: convert network devices to use struct device instead of class_device | Greg Kroah-Hartman | 2007-02-07 | 1 | -1/+1 |
* | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2006-12-13 | 1 | -1/+1 |
* | WorkStruct: make allyesconfig | David Howells | 2006-11-22 | 1 | -4/+4 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] unused exports in wireless drivers | Arjan van de Ven | 2006-05-17 | 1 | -2/+0 |
* | [PATCH] hostap: don't #include C files in hostap_main.c | Adrian Bunk | 2006-01-16 | 1 | -55/+5 |
* | [PATCH] hostap: rename hostap.c to hostap_main.c | Adrian Bunk | 2005-11-16 | 1 | -0/+1191 |