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