| Commit message (Expand) | Author | Age |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-07-01 |
|\ |
|
| * | mac80211: use netif_receive_skb in ieee80211_rx callpath | John W. Linville | 2010-06-28 |
| * | mac80211: don't shadow mgmt variable in ieee80211_rx_h_action | John W. Linville | 2010-06-24 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-06-17 |
|\| |
|
| * | mac80211: Use a separate CCMP PN receive counter for management frames | Jouni Malinen | 2010-06-15 |
| * | mac80211: fix mgmt frame accounting | Johannes Berg | 2010-06-14 |
| * | mac80211: use RCU for RX aggregation | Johannes Berg | 2010-06-14 |
| * | mac80211: move aggregation callback processing | Johannes Berg | 2010-06-14 |
| * | mac80211: move blockack stop due to fragmentation | Johannes Berg | 2010-06-14 |
| * | mac80211: always process blockack action from workqueue | Johannes Berg | 2010-06-14 |
| * | mac80211: pull mgmt frame rx into rx handler | Johannes Berg | 2010-06-14 |
| * | cfg80211/mac80211: allow action frame TX/RX in IBSS | Johannes Berg | 2010-06-14 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-06-11 |
|\| |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-06-07 |
| |\ |
|
| | * | mac80211: process station blockack action frames from work | Johannes Berg | 2010-06-04 |
| * | | mac80211: drop control frames after processing | Johannes Berg | 2010-06-03 |
| * | | mac80211: move WEP weak IV check | Johannes Berg | 2010-06-03 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-06-06 |
|\ \ \
| | |/
| |/| |
|
| * | | mac80211: fix blockack-req processing | Johannes Berg | 2010-06-01 |
| |/ |
|
* / | net: use __packed annotation | Eric Dumazet | 2010-06-03 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-05-17 |
|\ |
|
| * | mac80211: fix paged defragmentation | Abhijeet Kolekar | 2010-05-12 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-05-05 |
|\| |
|
| * | mac80211: remove deprecated noise field from ieee80211_rx_status | John W. Linville | 2010-04-30 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-04-15 |
|\| |
|
| * | mac80211: delay skb linearising in rx decryption | Zhu Yi | 2010-04-09 |
| * | mac80211: Moved mesh action codes to a more visible location | Javier Cardona | 2010-04-08 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-04-08 |
| |\ |
|
| * | | mac80211: fix paged RX crypto | Johannes Berg | 2010-04-07 |
| * | | mac80211: fix some RX aggregation locking | Johannes Berg | 2010-04-07 |
| * | | mac80211: clean up/fix aggregation code | Johannes Berg | 2010-04-07 |
| * | | mac80211: remove ieee80211_sta_stop_rx_ba_session | Johannes Berg | 2010-04-07 |
| * | | mac80211: Fix robust management frame handling (MFP) | Jouni Malinen | 2010-04-06 |
| * | | mac80211: Fix drop_unencrypted for MFP with hwaccel | Jouni Malinen | 2010-03-31 |
| * | | mac80211: Fix dropping of unprotected robust multicast frames | Jouni Malinen | 2010-03-31 |
| * | | mac80211: support paged rx SKBs | Zhu Yi | 2010-03-31 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-11 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2010-04-11 |
| |\ \
| | |/
| |/| |
|
| | * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
| * | | mac80211: Handle mesh action frames in ieee80211_rx_h_action | Javier Cardona | 2010-04-06 |
| |/ |
|
* / | mac80211: deprecate RX status noise | Johannes Berg | 2010-03-09 |
|/ |
|
* | mac80211: split ieee80211_drop_unencrypted | Johannes Berg | 2010-02-16 |
* | cfg80211/mac80211: allow registering for and sending action frames | Jouni Malinen | 2010-02-15 |
* | mac80211: reject unhandled action frames | Johannes Berg | 2010-02-15 |
* | mac80211: Reset dynamic ps timer in Rx path. | Vivek Natarajan | 2010-02-08 |
* | mac80211: allow station add/remove to sleep | Johannes Berg | 2010-02-08 |
* | mac80211: fix sta lookup for received action frames on an AP VLAN | Felix Fietkau | 2010-02-01 |
* | mac80211: fix rx data handling for non-data frames on multiple vifs | Felix Fietkau | 2010-01-22 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville | 2010-01-19 |
|\ |
|
| * | mac80211: add missing sanity checks for action frames | Felix Fietkau | 2010-01-08 |