| Commit message (Expand) | Author | Age | Files | Lines |
* | wireless: use is_broadcast_ether_addr() instead of memcmp() | Wei Yongjun | 2012-09-07 | 1 | -10/+5 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | John W. Linville | 2011-11-22 | 1 | -0/+1 |
|\ |
|
| * | drivers/net: Add module.h to drivers who were implicitly using it | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | | wireless: use strlcpy routine in .get_drvinfo | Rick Jones | 2011-11-17 | 1 | -2/+2 |
|/ |
|
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -2/+2 |
* | Hostap: Fix "'ret' set but not used" warning message from GCC in hostap | Julian Calaby | 2010-08-24 | 1 | -1/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-05-17 | 1 | -2/+1 |
|\ |
|
| * | drivers/net/wireless/hostap: Drop memory allocation cast | Julia Lawall | 2010-05-12 | 1 | -2/+1 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
|/ |
|
* | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 | 1 | -0/+1 |
* | hostap: convert usage of net/ieee80211.h to linux/ieee80211.h | Dan Williams | 2009-02-27 | 1 | -0/+1 |
* | wireless: replace uses of __constant_{endian} | Harvey Harrison | 2009-02-09 | 1 | -3/+3 |
* | lib80211: consolidate crypt init routines | John W. Linville | 2008-11-21 | 1 | -34/+9 |
* | lib80211: absorb crypto bits from net/ieee80211 | John W. Linville | 2008-11-21 | 1 | -55/+55 |
* | net: convert print_mac to %pM | Johannes Berg | 2008-10-27 | 1 | -10/+6 |
* | hostap: add radiotap support in monitor mode | Pavel Roskin | 2008-06-30 | 1 | -1/+4 |
* | wext: Emit event stream entries correctly when compat. | David S. Miller | 2008-06-16 | 1 | -27/+31 |
* | hostap annotations | Al Viro | 2008-01-28 | 1 | -35/+31 |
* | introduce WEXT scan capabilities | Dan Williams | 2008-01-28 | 1 | -0/+3 |
* | Use helpers to obtain task pid in printks | Pavel Emelyanov | 2007-10-19 | 1 | -1/+1 |
* | [NET]: Move hardware header operations out of netdevice. | Stephen Hemminger | 2007-10-10 | 1 | -4/+1 |
* | [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() | Joe Perches | 2007-10-10 | 1 | -6/+9 |
* | drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE | Denis Cheng | 2007-10-10 | 1 | -3/+3 |
* | [PATCH] dev->priv to netdev_priv(dev), for drivers/net/wireless | Yoann Padioleau | 2007-10-10 | 1 | -7/+7 |
* | [PATCH] hostap: Remove driver version number | Jouni Malinen | 2007-07-08 | 1 | -2/+0 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 1 | -1/+0 |
* | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2006-12-13 | 1 | -1/+1 |
* | [PATCH] hostap: replace kmalloc+memset with kzalloc | Yan Burman | 2006-12-05 | 1 | -9/+3 |
* | [PATCH] WE-21 for hostap | Jean Tourrilhes | 2006-09-25 | 1 | -5/+5 |
* | drivers/net: const-ify ethtool_ops declarations | Jeff Garzik | 2006-09-13 | 1 | -1/+1 |
* | [PATCH] Fix crash on big-endian systems during scan | Pavel Roskin | 2006-04-24 | 1 | -2/+2 |
* | [PATCH] hostap: Remove dead code (duplicated idx != 0) | Jouni Malinen | 2006-03-23 | 1 | -4/+0 |
* | [PATCH] hostap: don't #include C files in hostap_main.c | Adrian Bunk | 2006-01-16 | 1 | -5/+7 |
* | drivers/net: Remove pointless checks for NULL prior to calling kfree() | Jesper Juhl | 2005-10-28 | 1 | -7/+2 |
* | [PATCH] hostap: Remove iwe_stream_add_event kludge | Jean Tourrilhes | 2005-09-24 | 1 | -12/+0 |
* | [PATCH] hostap: Use GFP_ATOMIC to get rid of weird might_sleep issue | Jean Tourrilhes | 2005-09-24 | 1 | -1/+1 |
* | [PATCH] hostap: Add support for WE-19 | Jean Tourrilhes | 2005-09-24 | 1 | -2/+7 |
* | [PATCH] hostap: Use ieee80211 WLAN_FC_GET_{TYPE,STYPE} | Jouni Malinen | 2005-08-14 | 1 | -4/+4 |
* | [PATCH] hostap: Remove experimental PCI bus master/DMA code | Jouni Malinen | 2005-08-14 | 1 | -24/+0 |
* | [wireless hostap] trim trailing whitespace | Jeff Garzik | 2005-07-31 | 1 | -1/+1 |
* | [PATCH] hostap: Replace crypto code with net/ieee80211 version | Jouni Malinen | 2005-07-31 | 1 | -37/+40 |
* | [PATCH] hostap update | Jouni Malinen | 2005-07-30 | 1 | -1/+2 |
* | [PATCH] hostap update | Jouni Malinen | 2005-07-30 | 1 | -46/+31 |
* | [PATCH] hostap update | Jouni Malinen | 2005-07-30 | 1 | -2/+16 |
* | Add HostAP wireless driver. | Jouni Malinen | 2005-05-12 | 1 | -0/+4123 |