Age | Commit message (Expand) | Author |
2012-02-29 | mac80211: handle non-bufferable MMPDUs correctly | Johannes Berg |
2012-02-27 | mac80211: remove local_to_hw | Johannes Berg |
2012-02-22 | cfg80211: restructure AP/GO mode API | Johannes Berg |
2012-01-30 | mac80211: add support for mcs masks | Simon Wunderlich |
2012-01-16 | mac80211: fix tx->skb NULL pointer dereference | Yoni Divinsky |
2011-12-15 | mac80211: Use appropriate TID for sending BAR, ADDBA and DELBA frames | Helmut Schaa |
2011-12-15 | mac80211: reduce station management complexity | Johannes Berg |
2011-12-15 | mac80211: count authorized stations per BSS | Johannes Berg |
2011-12-15 | mac80211: refactor station state transitions | Johannes Berg |
2011-12-06 | mac80211: fix retransmit | Johannes Berg |
2011-11-28 | mac80211: don't initiate path discovery when forwarding frame with unknown DA | Thomas Pedersen |
2011-11-28 | {nl,cfg,mac}80211: Allow Setting Multicast Rate in Mesh | Chun-Yeow Yeoh |
2011-11-28 | mac80211: call skb_put() before copying the data (trivial) | Eliad Peller |
2011-11-28 | mac80211: fix TX warning | Johannes Berg |
2011-11-28 | mac80211: timeout tx agg sessions in way similar to rx agg sessions | Nikolay Martynov |
2011-11-28 | mac80211: fix duration calculation for QoS NOACK frames | Simon Wunderlich |
2011-11-28 | mac80211: remove debugfs noack test | Simon Wunderlich |
2011-11-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | John W. Linville |
2011-11-21 | mac80211: transmit fragment list to drivers | Johannes Berg |
2011-11-21 | mac80211: make TX LED handling independent of fragmentation | Johannes Berg |
2011-11-21 | mac80211: move fragment flag adjustment | Johannes Berg |
2011-11-21 | mac80211: use skb list for fragments | Johannes Berg |
2011-11-17 | mac80211: remove crypto special case for auth frames | Johannes Berg |
2011-11-11 | mac80211: Save probe response data for bss | Arik Nemtsov |
2011-11-09 | mac80211: implement wifi TX status | Johannes Berg |
2011-11-08 | mac80211: add HT IEs to mesh frames | Thomas Pedersen |
2011-11-08 | mac80211: comment allocation of mesh frames | Thomas Pedersen |
2011-10-31 | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules | Paul Gortmaker |
2011-10-14 | mac80211: reformat TX unauthorised check | Johannes Berg |
2011-10-11 | mac80211: dont orphan TX skb | Johannes Berg |
2011-10-11 | mac80211: dont adjust truesize | Johannes Berg |
2011-10-11 | mac80211: parse radiotap header earlier | Johannes Berg |
2011-10-11 | mac80211: move fragment flag to info flag as dont-fragment | Johannes Berg |
2011-10-11 | mac80211: remove tx_data ethertype | Johannes Berg |
2011-10-11 | mac80211: optimise monitor xmit | Johannes Berg |
2011-10-03 | mac80211: Allow noack flag overwrite for injected frames | Helmut Schaa |
2011-09-30 | mac80211: dont assign seqno to or aggregate QoS Null frames | Johannes Berg |
2011-09-30 | mac80211: optimise station flags | Johannes Berg |
2011-09-30 | mac80211: send (QoS) Null if no buffered frames | Johannes Berg |
2011-09-30 | mac80211: implement uAPSD | Johannes Berg |
2011-09-30 | mac80211: split PS buffers into ACs | Johannes Berg |
2011-09-30 | mac80211: unify TIM bit handling | Johannes Berg |
2011-09-30 | mac80211: data path modification for TDLS peers | Arik Nemtsov |
2011-09-30 | mac80211: standardize adding supported rates IEs | Arik Nemtsov |
2011-09-14 | mac80211: Mesh data frames must have the QoS header | Javier Cardona |
2011-09-14 | mac80211: Start implementing QoS support for mesh interfaces | Javier Cardona |
2011-09-13 | mac80211: add flag to indicate HW only Tx-agg setup support | Arik Nemtsov |
2011-09-13 | mac80211: Remove unnecessary OOM logging messages | Joe Perches |
2011-08-22 | mac80211: fix mesh beacon format | Thomas Pedersen |
2011-08-09 | mac80211: Fill in skb->protocol information for injected frames | Helmut Schaa |