Age | Commit message (Expand) | Author |
2007-04-25 | [SK_BUFF]: Some more simple skb_reset_network_header conversions | 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 |
2007-04-25 | [NET] IEEE80211: Use htons() where appropriate. | YOSHIFUJI Hideaki |
2007-03-24 | [PATCH] fix typos in net/ieee80211/Kconfig | Patrick Ringl |
2007-02-17 | Merge branch 'upstream' into upstream-jgarzik | John W. Linville |
2007-02-17 | Merge branch 'gfar' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe... | Jeff Garzik |
2007-02-14 | [PATCH] ieee80211softmac: Fix setting of initial transmit rates | Larry Finger |
2007-02-10 | [NET] IEEE80211: Fix whitespace errors. | YOSHIFUJI Hideaki |
2007-02-09 | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linvil... | Jeff Garzik |
2007-02-09 | [PATCH] ieee80211: Fix sparse warning | Larry Finger |
2007-02-05 | [PATCH] softmac: avoid assert in ieee80211softmac_wx_get_rate | John W. Linville |
2006-12-19 | [PATCH] ieee80211softmac: Fix mutex_lock at exit of ieee80211_softmac_get_genie | Ulrich Kunitz |
2006-12-19 | [PATCH] ieee80211softmac: Fix errors related to the work_struct changes | Ulrich Kunitz |
2006-12-10 | [PATCH] workstruct: fix ieee80211-softmac compile problem | David Howells |
2006-12-07 | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv... | Jeff Garzik |
2006-12-05 | [PATCH] softmac: fix unbalanced mutex_lock/unlock in ieee80211softmac_wx_set_... | Maxime Austruy |
2006-12-05 | [PATCH] softmac: Fixed handling of deassociation from AP | Ulrich Kunitz |
2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells |
2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells |
2006-12-04 | [PATCH] severing skbuff.h -> mm.h | Al Viro |
2006-12-02 | [PATCH] softmac: reduce scan debug output | Larry Finger |
2006-12-02 | [PATCH] ieee80211: Provide generic get_stats implementation | Daniel Drake |
2006-12-02 | [PATCH] Check ieee80211softmac_auth_resp kmalloc result | Arnaldo Carvalho de Melo |
2006-12-02 | [PATCH] ieee80211softmac: fix verbosity when debug disabled | Larry Finger |
2006-12-02 | [PATCH] ieee80211: Drop and count duplicate data frames to remove 'replay det... | Larry Finger |
2006-12-02 | [PATCH] ieee80211: allow mtu bigger than 1500 | matthieu castet |
2006-12-02 | [PATCH] ieee80211: Move IV/ICV stripping into ieee80211_rx | Daniel Drake |
2006-11-28 | [PATCH] softmac: remove netif_tx_disable when scanning | Michael Buesch |
2006-11-22 | WorkStruct: make allyesconfig | David Howells |
2006-11-14 | [PATCH] ieee80211: Fix kernel panic when QoS is enabled | Zhu Yi |
2006-10-31 | [PATCH] ieee80211: don't flood log with errors | Jiri Benc |
2006-10-25 | [CRYPTO] users: Select ECB/CBC where needed | Patrick McHardy |
2006-10-17 | [PATCH] sotftmac: fix a slab corruption in WEP restricted key association | Laurent Riffard |
2006-10-16 | [PATCH] softmac: Fix WX and association related races | Michael Buesch |
2006-09-25 | [PATCH] bcm43xx: WE-21 support | Larry Finger |
2006-09-22 | net/ieee80211: fix more crypto-related build breakage | Jeff Garzik |
2006-09-22 | Merge branch 'master' into upstream | Jeff Garzik |
2006-09-21 | [CRYPTO] users: Use crypto_hash interface instead of crypto_digest | Herbert Xu |
2006-09-21 | [CRYPTO] users: Use block ciphers where applicable | Herbert Xu |
2006-08-29 | [PATCH] ieee80211: Workaround malformed 802.11 frames from AP | Zhu Yi |
2006-08-29 | [PATCH] ieee80211: Fix TKIP and WEP decryption error on SMP machines | Zhu Yi |
2006-08-29 | [PATCH] ieee80211: TKIP and CCMP replay check rework | Zhu Yi |
2006-08-29 | [PATCH] ieee80211: remove ieee80211_tx() is_queue_full warning | Zhu Yi |
2006-08-29 | [PATCH] ieee80211: Fix header->qos_ctl endian issue | Zhu Yi |
2006-07-27 | [PATCH] ieee80211: Make ieee80211_rx_any usable | Daniel Drake |
2006-07-27 | [PATCH] softmac: export highest_supported_rate function | Daniel Drake |
2006-07-27 | [PATCH] softmac: ERP handling and driver-level notifications | Daniel Drake |
2006-07-27 | [PATCH] ieee80211: small ERP handling additions | Daniel Drake |