Age | Commit message (Expand) | Author | Files | Lines |
2012-03-15 | mac80211: make uapsd_* keys per-vif | Eliad Peller | 1 | -14/+14 |
2012-03-13 | mac80211: Don't let regulatory make us deaf | Paul Stewart | 1 | -0/+3 |
2012-03-12 | mac80211: simplify wmm check during association | Johannes Berg | 1 | -1/+1 |
2012-03-12 | mac80211: remove tx_sync | Johannes Berg | 1 | -1/+0 |
2012-03-07 | mac80211: Filter duplicate IE ids | Paul Stewart | 1 | -0/+41 |
2012-03-06 | mac80211: combine QoS with other BSS changes | Johannes Berg | 1 | -1/+2 |
2012-03-06 | mac80211: use 16 bit alignment for the if_ibss bssid field | Felix Fietkau | 1 | -1/+1 |
2012-02-29 | cfg80211: remove cookies from callbacks | Johannes Berg | 1 | -4/+2 |
2012-02-27 | mac80211: remove local_to_hw | Johannes Berg | 1 | -6/+0 |
2012-02-27 | mac80211: fix auth/assoc data & timer leak | Johannes Berg | 1 | -0/+1 |
2012-02-22 | cfg80211: restructure AP/GO mode API | Johannes Berg | 1 | -1/+1 |
2012-02-06 | cfg80211/mac80211: userspace peer authorization in IBSS | Antonio Quartulli | 1 | -0/+2 |
2012-02-06 | mac80211: redesign auth/assoc | Johannes Berg | 1 | -36/+41 |
2012-01-31 | mac80211: add support for mcs masks | Simon Wunderlich | 1 | -0/+1 |
2012-01-24 | mac80211: In IBSS the DA field of auth frames is different from BSSID | Antonio Quartulli | 1 | -1/+1 |
2012-01-04 | mac80211: remove dead code | Mohammed Shafi Shajakhan | 1 | -2/+0 |
2011-12-15 | mac80211: Use appropriate TID for sending BAR, ADDBA and DELBA frames | Helmut Schaa | 1 | -1/+10 |
2011-12-15 | mac80211: reduce station management complexity | Johannes Berg | 1 | -7/+4 |
2011-12-15 | mac80211: delay IBSS station insertion | Johannes Berg | 1 | -3/+5 |
2011-12-15 | mac80211: count authorized stations per BSS | Johannes Berg | 1 | -0/+1 |
2011-12-07 | mac80211: Add HT operation modes for IBSS | Alexander Simon | 1 | -0/+1 |
2011-12-01 | mac80211: revert on-channel work optimisations | Johannes Berg | 1 | -2/+0 |
2011-11-28 | {nl,cfg,mac}80211: implement dot11MeshHWMPperrMinInterval | Thomas Pedersen | 1 | -1/+3 |
2011-11-28 | mac80211: Add NoAck per tid support | Simon Wunderlich | 1 | -0/+3 |
2011-11-28 | mac80211: remove debugfs noack test | Simon Wunderlich | 1 | -1/+0 |
2011-11-22 | mac80211: Support ht-cap over-rides. | Ben Greear | 1 | -2/+9 |
2011-11-22 | cfg80211/mac80211: Revert "move information element parsing logic to cfg80211" | Johannes Berg | 1 | -0/+63 |
2011-11-22 | mac80211: use skb list for fragments | Johannes Berg | 1 | -0/+1 |
2011-11-11 | mac80211: Save probe response data for bss | Arik Nemtsov | 1 | -0/+1 |
2011-11-11 | mac80211: simplify scan state machine | Johannes Berg | 1 | -6/+5 |
2011-11-10 | mac80211: implement wifi TX status | Johannes Berg | 1 | -0/+4 |
2011-11-10 | mac80211: report OBSS beacons | Johannes Berg | 1 | -0/+3 |
2011-11-10 | mac80211: verify virtual interfaces in driver API | Johannes Berg | 1 | -0/+2 |
2011-11-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+1 |
2011-11-09 | mac80211: Add HT helper functions | Alexander Simon | 1 | -0/+8 |
2011-11-02 | mac80211: disable powersave for broken APs | Johannes Berg | 1 | -0/+1 |
2011-10-14 | mac80211: Build TX radiotap header dynamically | Helmut Schaa | 1 | -12/+0 |
2011-10-12 | mac80211: move fragment flag to info flag as dont-fragment | Johannes Berg | 1 | -1/+0 |
2011-10-12 | mac80211: remove tx_data ethertype | Johannes Berg | 1 | -1/+0 |
2011-10-12 | mac80211: fix offchannel TX cookie matching | Johannes Berg | 1 | -0/+1 |
2011-09-30 | mac80211: allow out-of-band EOSP notification | Johannes Berg | 1 | -0/+5 |
2011-09-30 | mac80211: send (QoS) Null if no buffered frames | Johannes Berg | 1 | -0/+1 |
2011-09-30 | mac80211: remove return value from add_pending_skbs | Johannes Berg | 1 | -5/+5 |
2011-09-27 | mac80211: save tx params per sdata | Eliad Peller | 1 | -1/+2 |
2011-09-27 | mac80211: Send the management frame at requested rate | Rajkumar Manoharan | 1 | -1/+1 |
2011-09-14 | mac80211: stop tx before doing hw config and rate update | Rajkumar Manoharan | 1 | -0/+1 |
2011-09-14 | mac80211: Stop forwarding mesh traffic when tx queues are full | Javier Cardona | 1 | -0/+1 |
2011-09-14 | mac80211: make ieee80211_send_bar available for drivers | Felix Fietkau | 1 | -1/+0 |
2011-08-24 | mac80211: mesh gate implementation | Javier Cardona | 1 | -0/+1 |
2011-08-12 | cfg80211/mac80211: move information element parsing logic to cfg80211 | Yogesh Ashok Powar | 1 | -63/+0 |