Age | Commit message (Expand) | Author |
2011-10-31 | drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker |
2010-05-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-05-12 | drivers/net/wireless/hostap: Drop memory allocation cast | Julia Lawall |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-03-21 | hostap: convert to internal net_device_stats | Stephen Hemminger |
2009-02-27 | hostap: convert usage of net/ieee80211.h to linux/ieee80211.h | Dan Williams |
2009-02-09 | wireless: replace uses of __constant_{endian} | Harvey Harrison |
2008-11-21 | lib80211: absorb crypto bits from net/ieee80211 | John W. Linville |
2008-11-03 | drivers/net: Kill now superfluous ->last_rx stores. | David S. Miller |
2008-10-27 | net: convert print_mac to %pM | Johannes Berg |
2008-07-05 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-06-30 | hostap: add radiotap support in monitor mode | Pavel Roskin |
2008-06-30 | hostap: fix sparse warnings | Pavel Roskin |
2008-06-30 | hostap: don't report useless WDS frames by default | Pavel Roskin |
2008-04-08 | [NET]: Undo code bloat in hot paths due to print_mac(). | David S. Miller |
2008-01-28 | hostap annotations | Al Viro |
2007-10-10 | [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() | Joe Perches |
2007-04-25 | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} | Arnaldo Carvalho de Melo |
2007-04-25 | [SK_BUFF]: Convert skb->end to sk_buff_data_t | Arnaldo Carvalho de Melo |
2007-04-25 | [SK_BUFF]: Convert skb->tail to sk_buff_data_t | Arnaldo Carvalho de Melo |
2007-04-25 | [SK_BUFF]: unions of just one member don't get anything done, kill them | Arnaldo Carvalho de Melo |
2007-04-25 | [SK_BUFF]: Introduce skb_reset_network_header(skb) | Arnaldo Carvalho de Melo |
2007-04-25 | [SK_BUFF]: Introduce skb_reset_mac_header(skb) | Arnaldo Carvalho de Melo |
2007-04-25 | [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans | Arnaldo Carvalho de Melo |
2006-01-16 | [PATCH] hostap: don't #include C files in hostap_main.c | Adrian Bunk |
2006-01-14 | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven |
2005-09-24 | [PATCH] hostap: Add support for WE-19 | Jean Tourrilhes |
2005-09-21 | [PATCH] ieee80211: Updated hostap to be compatible with ieee80211_hdr changes | James Ketrenos |
2005-08-25 | hostap: s/IEEE80211_FCTL_WEP/IEEE80211_FCTL_PROTECTED/ to fix build | Jeff Garzik |
2005-08-15 | [PATCH] hostap: Replace WLAN_FC_ defines with ieee80211 ones | Jouni Malinen |
2005-08-14 | [PATCH] hostap: Use ieee80211 WLAN_FC_GET_{TYPE,STYPE} | Jouni Malinen |
2005-08-14 | [PATCH] hostap: Replace hostap_ieee80211_hdr with ieee80211_hdr | Jouni Malinen |
2005-07-31 | [PATCH] hostap: Replace crypto code with net/ieee80211 version | Jouni Malinen |
2005-07-31 | [PATCH] hostap: Start using net/ieee80211.h | Jouni Malinen |
2005-07-30 | [PATCH] hostap update | Brandon Enochs |
2005-05-12 | Add HostAP wireless driver. | Jouni Malinen |