| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: temporarily disable reorder release timer | Christian Lamparter | 2010-10-11 | 1 | -0/+24 |
* | cfg80211/mac80211: allow per-station GTKs | Johannes Berg | 2010-10-06 | 1 | -15/+26 |
* | mac80211: fix for WDS interfaces | Bill Jordan | 2010-10-05 | 1 | -0/+1 |
* | mac80211: move packet flags into packet | Johannes Berg | 2010-09-27 | 1 | -45/+57 |
* | mac80211: fix release_reorder_timeout in scan | Johannes Berg | 2010-09-27 | 1 | -14/+8 |
* | mac80211: clean up rx handling wrt. found_sta | Johannes Berg | 2010-09-27 | 1 | -31/+25 |
* | mac80211: consolidate packet processing | Johannes Berg | 2010-09-27 | 1 | -103/+62 |
* | mac80211: remove prepare_for_handlers sdata argument | Johannes Berg | 2010-09-27 | 1 | -8/+8 |
* | Revert "mac80211: fix use-after-free" | John W. Linville | 2010-09-27 | 1 | -0/+4 |
* | mac80211: Support receiving data frames on multiple vifs. | Ben Greear | 2010-09-27 | 1 | -10/+70 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-09-24 | 1 | -4/+0 |
|\ |
|
| * | mac80211: fix use-after-free | Johannes Berg | 2010-09-24 | 1 | -4/+0 |
* | | mac80211: add p2p device type support | Johannes Berg | 2010-09-16 | 1 | -3/+1 |
* | | mac80211: allow changing port control protocol | Johannes Berg | 2010-08-27 | 1 | -1/+1 |
* | | mac80211: allow vendor specific cipher suites | Johannes Berg | 2010-08-27 | 1 | -0/+6 |
* | | mac80211: fix rcu-unsafe pointer dereference | Christian Lamparter | 2010-08-25 | 1 | -4/+8 |
* | | net/mac80211: Use wiphy_<level> | Joe Perches | 2010-08-25 | 1 | -8/+5 |
* | | cfg80211/mac80211: extensible frame processing | Johannes Berg | 2010-08-24 | 1 | -41/+96 |
* | | mac80211: remove unused status flag checks | Johannes Berg | 2010-08-16 | 1 | -0/+3 |
* | | mac80211: use cipher suite selectors | Johannes Berg | 2010-08-16 | 1 | -8/+10 |
* | | mac80211: AMPDU rx reorder timeout timer | Christian Lamparter | 2010-08-16 | 1 | -7/+63 |
* | | mac80211: remove unused rate function parameter | Christian Lamparter | 2010-08-16 | 1 | -16/+6 |
* | | mac80211: put rx handlers into separate functions | Christian Lamparter | 2010-08-16 | 1 | -86/+128 |
* | | mac80211: don't check rates on PLCP error frames | Johannes Berg | 2010-08-16 | 1 | -20/+29 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-07-02 | 1 | -9/+9 |
|\ |
|
| * | mac80211: use netif_receive_skb in ieee80211_rx callpath | John W. Linville | 2010-06-28 | 1 | -5/+5 |
| * | mac80211: don't shadow mgmt variable in ieee80211_rx_h_action | John W. Linville | 2010-06-24 | 1 | -4/+4 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-06-17 | 1 | -50/+87 |
|\| |
|
| * | mac80211: Use a separate CCMP PN receive counter for management frames | Jouni Malinen | 2010-06-15 | 1 | -2/+7 |
| * | mac80211: fix mgmt frame accounting | Johannes Berg | 2010-06-14 | 1 | -12/+13 |
| * | mac80211: use RCU for RX aggregation | Johannes Berg | 2010-06-14 | 1 | -19/+15 |
| * | mac80211: move aggregation callback processing | Johannes Berg | 2010-06-14 | 1 | -0/+5 |
| * | mac80211: move blockack stop due to fragmentation | Johannes Berg | 2010-06-14 | 1 | -3/+2 |
| * | mac80211: always process blockack action from workqueue | Johannes Berg | 2010-06-14 | 1 | -16/+13 |
| * | mac80211: pull mgmt frame rx into rx handler | Johannes Berg | 2010-06-14 | 1 | -13/+48 |
| * | cfg80211/mac80211: allow action frame TX/RX in IBSS | Johannes Berg | 2010-06-14 | 1 | -2/+1 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-06-11 | 1 | -16/+25 |
|\| |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-06-07 | 1 | -2/+14 |
| |\ |
|
| | * | mac80211: process station blockack action frames from work | Johannes Berg | 2010-06-04 | 1 | -0/+3 |
| * | | mac80211: drop control frames after processing | Johannes Berg | 2010-06-03 | 1 | -1/+6 |
| * | | mac80211: move WEP weak IV check | Johannes Berg | 2010-06-03 | 1 | -15/+16 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-06-07 | 1 | -2/+11 |
|\ \ \
| | |/
| |/| |
|
| * | | mac80211: fix blockack-req processing | Johannes Berg | 2010-06-01 | 1 | -2/+11 |
| |/ |
|
* / | net: use __packed annotation | Eric Dumazet | 2010-06-03 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-05-17 | 1 | -0/+6 |
|\ |
|
| * | mac80211: fix paged defragmentation | Abhijeet Kolekar | 2010-05-12 | 1 | -0/+6 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-05-05 | 1 | -2/+0 |
|\| |
|
| * | mac80211: remove deprecated noise field from ieee80211_rx_status | John W. Linville | 2010-04-30 | 1 | -2/+0 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-04-15 | 1 | -23/+68 |
|\| |
|
| * | mac80211: delay skb linearising in rx decryption | Zhu Yi | 2010-04-09 | 1 | -7/+9 |