Age | Commit message (Expand) | Author |
2012-05-11 | mac80211: fix AP mode EAP tx for VLAN stations | Felix Fietkau |
2012-01-25 | mac80211: revert on-channel work optimisations | Johannes Berg |
2011-10-31 | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules | Paul Gortmaker |
2011-10-14 | mac80211: reformat TX unauthorised check | Johannes Berg |
2011-10-11 | mac80211: dont orphan TX skb | Johannes Berg |
2011-10-11 | mac80211: dont adjust truesize | Johannes Berg |
2011-10-11 | mac80211: parse radiotap header earlier | Johannes Berg |
2011-10-11 | mac80211: move fragment flag to info flag as dont-fragment | Johannes Berg |
2011-10-11 | mac80211: remove tx_data ethertype | Johannes Berg |
2011-10-11 | mac80211: optimise monitor xmit | Johannes Berg |
2011-10-03 | mac80211: Allow noack flag overwrite for injected frames | Helmut Schaa |
2011-09-30 | mac80211: dont assign seqno to or aggregate QoS Null frames | Johannes Berg |
2011-09-30 | mac80211: optimise station flags | Johannes Berg |
2011-09-30 | mac80211: send (QoS) Null if no buffered frames | Johannes Berg |
2011-09-30 | mac80211: implement uAPSD | Johannes Berg |
2011-09-30 | mac80211: split PS buffers into ACs | Johannes Berg |
2011-09-30 | mac80211: unify TIM bit handling | Johannes Berg |
2011-09-30 | mac80211: data path modification for TDLS peers | Arik Nemtsov |
2011-09-30 | mac80211: standardize adding supported rates IEs | Arik Nemtsov |
2011-09-14 | mac80211: Mesh data frames must have the QoS header | Javier Cardona |
2011-09-14 | mac80211: Start implementing QoS support for mesh interfaces | Javier Cardona |
2011-09-13 | mac80211: add flag to indicate HW only Tx-agg setup support | Arik Nemtsov |
2011-09-13 | mac80211: Remove unnecessary OOM logging messages | Joe Perches |
2011-08-22 | mac80211: fix mesh beacon format | Thomas Pedersen |
2011-08-09 | mac80211: Fill in skb->protocol information for injected frames | Helmut Schaa |
2011-07-13 | mac80211: allow driver to disconnect after resume | Johannes Berg |
2011-07-05 | mac80211: Skip tailroom reservation for full HW-crypto devices with race fix | Yogesh Ashok Powar |
2011-06-06 | Revert "mac80211: Skip tailroom reservation for full HW-crypto devices" | John W. Linville |
2011-05-17 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-05-16 | mac80211: sparse RCU annotations | Johannes Berg |
2011-05-11 | mac80211: Move call to mpp_path_lookup inside RCU-read section | Javier Cardona |
2011-05-10 | mac80211: don't start the dynamic ps timer if not associated | Luciano Coelho |
2011-05-05 | mac80211: set TID of internal mgmt packets to 7 | Arik Nemtsov |
2011-04-28 | mac80211: Skip tailroom reservation for full HW-crypto devices | Yogesh Ashok Powar |
2011-04-26 | mac80211: Fix warnings due to -Wunused-but-set-variable | Rajkumar Manoharan |
2011-04-12 | nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IE | Javier Cardona |
2011-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-02-25 | mac80211: make tx() operation return void | Johannes Berg |
2011-02-18 | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville |
2011-02-18 | mac80211: Clear PS related flag on disabling power save. | Vivek Natarajan |
2011-02-15 | Merge branch 'master' into for-next | Jiri Kosina |
2011-02-07 | mac80211: remove unneeded check | Dan Carpenter |
2011-02-07 | mac80211: fix the skb cloned check in the tx path | Felix Fietkau |
2011-02-04 | mac80211: Optimize scans on current operating channel. | Ben Greear |
2011-02-04 | mac80211: fix race between next beacon dtim and ieee80211_get_buffered_bc | Christian Lamparter |
2011-02-03 | mac80211: do not calc frame duration when using HW rate-control | Arik Nemtsov |
2011-01-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-01-25 | mac80211: fix a crash in ieee80211_beacon_get_tim on change_interface | Felix Fietkau |
2011-01-19 | mac80211: don't return beacons when mesh is disabled | Johannes Berg |
2011-01-19 | mac80211: mesh only parameter mppath maybe unused | Wey-Yi Guy |