| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: remove sent_ps_buffered | Johannes Berg | 2009-10-30 | 1 | -5/+3 |
* | mac80211: also drop qos-nullfunc frames silently | Johannes Berg | 2009-10-30 | 1 | -5/+10 |
* | mac80211: deprecate qual value | Johannes Berg | 2009-10-30 | 1 | -1/+0 |
* | mac80211: make align adjustment code support paged SKB | Zhu Yi | 2009-10-30 | 1 | -4/+4 |
* | mac80211: remove RX_FLAG_RADIOTAP | Johannes Berg | 2009-10-30 | 1 | -21/+12 |
* | mac80211: fix radiotap header generation | Johannes Berg | 2009-10-30 | 1 | -14/+12 |
* | mac80211: Learn about mesh portals from multicast traffic | Javier Cardona | 2009-10-27 | 1 | -6/+15 |
* | mac80211: document ieee80211_rx() context requirement | Johannes Berg | 2009-10-12 | 1 | -0/+2 |
* | mac80211: fix vlan and optimise RX | Johannes Berg | 2009-10-07 | 1 | -2/+8 |
* | mac80211: fix RX skb leaks | Johannes Berg | 2009-08-28 | 1 | -19/+15 |
* | mac80211: remove tasklet enable/disable | Johannes Berg | 2009-08-28 | 1 | -0/+9 |
* | mac80211: remove ieee80211_rx namespace hack | John W. Linville | 2009-08-28 | 1 | -2/+2 |
* | mac80211: New stat counters for multicast and unicast forwarded frames | Daniel Walker | 2009-08-20 | 1 | -1/+7 |
* | mac80211: Use 3-address format for mesh broadcast frames. | Javier Cardona | 2009-08-14 | 1 | -17/+28 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-07-30 | 1 | -9/+12 |
|\ |
|
| * | mac80211: fix PS-poll response, race | Johannes Berg | 2009-07-27 | 1 | -5/+6 |
| * | mac80211: implement basic background scanning | Helmut Schaa | 2009-07-27 | 1 | -2/+4 |
| * | mac80211: Replace {sw, hw}_scanning variables with a bitfield | Helmut Schaa | 2009-07-27 | 1 | -3/+3 |
| * | mac80211: cooperate more with network namespaces | Johannes Berg | 2009-07-27 | 1 | -1/+1 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-07-30 | 1 | -0/+12 |
|\ \
| |/
|/| |
|
| * | mac80211: fix suspend | Johannes Berg | 2009-07-29 | 1 | -0/+12 |
* | | mac80211: Fix regression in mesh forwarding path. | Javier Cardona | 2009-07-24 | 1 | -2/+15 |
* | | mac80211: remove master netdev | Johannes Berg | 2009-07-24 | 1 | -6/+10 |
* | | mac80211: monitor the connection | Johannes Berg | 2009-07-24 | 1 | -14/+8 |
* | | mac80211: rework MLME for multiple authentications | Johannes Berg | 2009-07-10 | 1 | -25/+4 |
* | | cfg80211: use proper allocation flags | Johannes Berg | 2009-07-10 | 1 | -1/+2 |
* | | mac80211: push rx status into skb->cb | Johannes Berg | 2009-07-10 | 1 | -40/+31 |
|/ |
|
* | mac80211: do not pass PS frames out of mac80211 again | Johannes Berg | 2009-06-10 | 1 | -16/+9 |
* | mac80211 : fix unaligned rx skb | matthieu castet | 2009-06-10 | 1 | -1/+1 |
* | wireless: move some utility functions from mac80211 to cfg80211 | Zhu Yi | 2009-05-22 | 1 | -85/+4 |
* | mac80211: move channel switch code | Johannes Berg | 2009-05-20 | 1 | -1/+4 |
* | mac80211: MFP - Drop unprotected Action frames prior key setup | Jouni Malinen | 2009-05-11 | 1 | -9/+19 |
* | mac80211: Drop unencrypted frames based on key setup | Jouni Malinen | 2009-05-11 | 1 | -9/+21 |
* | mac80211: Comment the order of HT RX reorder handler vs. RX handlers | Jouni Malinen | 2009-05-06 | 1 | -0/+12 |
* | mac80211: Add a timeout for frames in the RX reorder buffer | Jouni Malinen | 2009-05-06 | 1 | -1/+46 |
* | mac80211: Use a shared function to release frames from RX reorder buf | Jouni Malinen | 2009-05-06 | 1 | -39/+31 |
* | mac80211: add driver ops wrappers | Johannes Berg | 2009-05-06 | 1 | -6/+3 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-04-25 | 1 | -1/+1 |
|\ |
|
| * | nl80211: Add Michael MIC failure event | Jouni Malinen | 2009-04-22 | 1 | -1/+1 |
* | | mac80211: fix alignment calculation bug | Johannes Berg | 2009-04-21 | 1 | -1/+1 |
|/ |
|
* | mac80211: Fix bug in getting rx status for frames pending in reorder buffer | Vasanthakumar Thiagarajan | 2009-04-16 | 1 | -4/+9 |
* | mac80211: fix RX path | Johannes Berg | 2009-03-27 | 1 | -1/+1 |
* | mac80211: track beacons separately from the rx path activity | Kalle Valo | 2009-03-27 | 1 | -1/+5 |
* | mac80211: decrease execution of the associated timer | Kalle Valo | 2009-03-27 | 1 | -0/+3 |
* | mac80211: remove mixed-cell and userspace MLME code | Johannes Berg | 2009-03-27 | 1 | -9/+4 |
* | wireless: radiotap updates | Johannes Berg | 2009-03-27 | 1 | -3/+4 |
* | mac80211: split IBSS/managed code | Johannes Berg | 2009-02-27 | 1 | -15/+22 |
* | mac80211: restrict aggregation to supported interface modes | Johannes Berg | 2009-02-13 | 1 | -0/+11 |
* | mac80211: fix RX aggregation timeouts | Johannes Berg | 2009-02-13 | 1 | -10/+6 |
* | mac80211: remove bssid argument from prepare_for_handlers | Johannes Berg | 2009-02-13 | 1 | -4/+3 |