Age | Commit message (Expand) | Author |
2008-01-28 | mac80211: Initialize vif pointer | Ivo van Doorn |
2008-01-28 | mac80211: add unified BSS configuration | Johannes Berg |
2008-01-28 | mac80211: add beacon configuration via cfg80211 | Johannes Berg |
2008-01-28 | mac80211: move interface type to vif structure | Johannes Berg |
2008-01-28 | mac80211: dont use interface indices in drivers | Johannes Berg |
2008-01-28 | mac80211: remove misleading 'res' variable | Johannes Berg |
2008-01-28 | mac80211: move tx crypto decision | Johannes Berg |
2008-01-28 | mac80211: allow easier multicast/broadcast buffering in hardware | Johannes Berg |
2008-01-28 | mac80211: clean up eapol handling in TX path | Johannes Berg |
2008-01-28 | mac80211: clean up eapol frame handling/port control | Johannes Berg |
2008-01-28 | mac80211: clean up rate selection | Mattias Nissler |
2008-01-28 | mac80211: restructuring data Rx handlers | Ron Rindjunsky |
2008-01-28 | mac80211: hardware scan rework | Zhu Yi |
2008-01-28 | mac80211: remove more forgotten code | Johannes Berg |
2007-10-10 | [MAC80211]: improve radiotap injection | Johannes Berg |
2007-10-10 | [MAC80211]: remove ALG_NONE | Johannes Berg |
2007-10-10 | [MAC80211]: remove management interface | Johannes Berg |
2007-10-10 | [PATCH] mac80211: consolidate encryption | Johannes Berg |
2007-10-10 | [PATCH] mac80211: fix virtual interface locking | Johannes Berg |
2007-10-10 | [MAC80211]: print out wiphy name instead of master device | Johannes Berg |
2007-10-10 | [MAC80211]: remove key threshold stuff | Johannes Berg |
2007-10-10 | [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() | Joe Perches |
2007-10-10 | [MAC80211]: PS mode fix | Tomas Winkler |
2007-10-10 | [MAC80211]: use internal network device stats | Stephen Hemminger |
2007-10-10 | [MAC80211]: get STA after tx radiotap snipped | warmcat |
2007-10-10 | [MAC80211]: remove HW_KEY_IDX_INVALID | Johannes Berg |
2007-10-10 | [MAC80211]: rework hardware crypto flags | Johannes Berg |
2007-10-10 | [MAC80211]: remove turbo modes | Johannes Berg |
2007-10-10 | [MAC80211]: fix race conditions with keys | Johannes Berg |
2007-10-10 | [MAC80211]: don't send invalid QoS frames | Johannes Berg |
2007-10-10 | [NET]: Make the device list and device lookups per namespace. | Eric W. Biederman |
2007-10-10 | [MAC80211]: rework key handling | Johannes Berg |
2007-10-10 | [MAC80211]: remove fake set_key() call | Johannes Berg |
2007-10-10 | [MAC80211]: embed key conf in key, fix driver interface | Johannes Berg |
2007-10-10 | [MAC80211]: Remove bitfields from struct ieee80211_sub_if_data | Jiri Slaby |
2007-10-10 | [MAC80211]: Remove bitfields from struct ieee80211_txrx_data | Jiri Slaby |
2007-10-10 | [MAC80211]: Remove bitfields from struct ieee80211_tx_packet_data | Jiri Slaby |
2007-10-10 | [MAC80211]: use switch statement in tx code | Johannes Berg |
2007-10-10 | [MAC80211]: remove unused ioctls (2) | Johannes Berg |
2007-10-10 | [NET]: DIV_ROUND_UP cleanup (part two) | Ilpo Järvinen |
2007-10-10 | [MAC80211]: Improve sanity checks on injected packets | Andy Green |
2007-10-10 | [MAC80211]: improved short preamble handling | Daniel Drake |
2007-10-10 | [MAC80211]: Add LONG_RETRY flag to ieee80211_tx_control | Ivo van Doorn |
2007-10-10 | [MAC80211]: improve locking of sta_info related structures | Michael Wu |
2007-10-10 | [MAC80211]: split TX path into own file | Johannes Berg |