Age | Commit message (Expand) | Author |
2009-10-12 | mac80211: document ieee80211_rx() context requirement | Johannes Berg |
2009-10-07 | mac80211: fix vlan and optimise RX | Johannes Berg |
2009-08-28 | mac80211: fix RX skb leaks | Johannes Berg |
2009-08-28 | mac80211: remove tasklet enable/disable | Johannes Berg |
2009-08-28 | mac80211: remove ieee80211_rx namespace hack | John W. Linville |
2009-08-20 | mac80211: New stat counters for multicast and unicast forwarded frames | Daniel Walker |
2009-08-14 | mac80211: Use 3-address format for mesh broadcast frames. | Javier Cardona |
2009-07-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-07-30 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-07-29 | mac80211: fix suspend | Johannes Berg |
2009-07-27 | mac80211: fix PS-poll response, race | Johannes Berg |
2009-07-27 | mac80211: implement basic background scanning | Helmut Schaa |
2009-07-27 | mac80211: Replace {sw, hw}_scanning variables with a bitfield | Helmut Schaa |
2009-07-27 | mac80211: cooperate more with network namespaces | Johannes Berg |
2009-07-24 | mac80211: Fix regression in mesh forwarding path. | Javier Cardona |
2009-07-24 | mac80211: remove master netdev | Johannes Berg |
2009-07-24 | mac80211: monitor the connection | Johannes Berg |
2009-07-10 | mac80211: rework MLME for multiple authentications | Johannes Berg |
2009-07-10 | cfg80211: use proper allocation flags | Johannes Berg |
2009-07-10 | mac80211: push rx status into skb->cb | Johannes Berg |
2009-06-10 | mac80211: do not pass PS frames out of mac80211 again | Johannes Berg |
2009-06-10 | mac80211 : fix unaligned rx skb | matthieu castet |
2009-05-22 | wireless: move some utility functions from mac80211 to cfg80211 | Zhu Yi |
2009-05-20 | mac80211: move channel switch code | Johannes Berg |
2009-05-11 | mac80211: MFP - Drop unprotected Action frames prior key setup | Jouni Malinen |
2009-05-11 | mac80211: Drop unencrypted frames based on key setup | Jouni Malinen |
2009-05-06 | mac80211: Comment the order of HT RX reorder handler vs. RX handlers | Jouni Malinen |
2009-05-06 | mac80211: Add a timeout for frames in the RX reorder buffer | Jouni Malinen |
2009-05-06 | mac80211: Use a shared function to release frames from RX reorder buf | Jouni Malinen |
2009-05-06 | mac80211: add driver ops wrappers | Johannes Berg |
2009-04-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-04-22 | nl80211: Add Michael MIC failure event | Jouni Malinen |
2009-04-21 | mac80211: fix alignment calculation bug | Johannes Berg |
2009-04-16 | mac80211: Fix bug in getting rx status for frames pending in reorder buffer | Vasanthakumar Thiagarajan |
2009-03-27 | mac80211: fix RX path | Johannes Berg |
2009-03-27 | mac80211: track beacons separately from the rx path activity | Kalle Valo |
2009-03-27 | mac80211: decrease execution of the associated timer | Kalle Valo |
2009-03-27 | mac80211: remove mixed-cell and userspace MLME code | Johannes Berg |
2009-03-27 | wireless: radiotap updates | Johannes Berg |
2009-02-27 | mac80211: split IBSS/managed code | Johannes Berg |
2009-02-13 | mac80211: restrict aggregation to supported interface modes | Johannes Berg |
2009-02-13 | mac80211: fix RX aggregation timeouts | Johannes Berg |
2009-02-13 | mac80211: remove bssid argument from prepare_for_handlers | Johannes Berg |
2009-02-13 | mac80211: use ps-poll when dynamic power save mode is disabled | Kalle Valo |
2009-02-09 | mac80211: remove HW_SIGNAL_DB | Johannes Berg |
2009-02-09 | wireless: replace uses of __constant_{endian} | Harvey Harrison |
2009-01-29 | mac80211: Fix radiotap header it_present on big endian CPUs | Jouni Malinen |
2009-01-29 | mac80211: Mark ieee80211_process_sa_query_req() static | Jouni Malinen |
2009-01-29 | mac80211: 802.11w - Drop unprotected robust management frames if MFP is used | Jouni Malinen |
2009-01-29 | mac80211: 802.11w - SA Query processing | Jouni Malinen |