Age | Commit message (Expand) | Author |
2010-09-01 | mac80211: only cancel software-based scans on suspend | John W. Linville |
2010-08-31 | mac80211: cancel scan in ieee80211_restart_hw if software scan pending | John W. Linville |
2010-08-31 | net/wireless: Remove double test | Julia Lawall |
2010-08-31 | mac80211: Do not generate CQM events based on first Beacon frames | Jouni Malinen |
2010-08-31 | mac80211: Fix signal strength average initialization for CQM events | Jouni Malinen |
2010-08-27 | mac80211: fix offchannel queue stop | Johannes Berg |
2010-08-27 | mac80211: support runtime interface type changes | Johannes Berg |
2010-08-27 | mac80211: split out concurrent vif checks | Johannes Berg |
2010-08-27 | mac80211: simplify zero address checks | Johannes Berg |
2010-08-27 | mac80211: switch to ieee80211_sdata_running | Johannes Berg |
2010-08-27 | mac80211: clean up ifdown/cleanup paths | Johannes Berg |
2010-08-27 | mac80211: use subqueue helpers | Johannes Berg |
2010-08-27 | mac80211: allow changing port control protocol | Johannes Berg |
2010-08-27 | cfg80211: allow changing port control protocol | Johannes Berg |
2010-08-27 | mac80211: allow vendor specific cipher suites | Johannes Berg |
2010-08-27 | cfg80211: allow vendor specific cipher suites | Johannes Berg |
2010-08-27 | mac80211: allow scan to complete from any context | Johannes Berg |
2010-08-27 | mac80211: remove unused scan expire define | Johannes Berg |
2010-08-25 | mac80211: fix mesh advertisement | Johannes Berg |
2010-08-25 | mac80211: fix rcu-unsafe pointer dereference | Christian Lamparter |
2010-08-25 | nl80211: fix missing nesting | Johannes Berg |
2010-08-25 | mac80211: cancel restart_work in ieee80211_unregister_hw | Christian Lamparter |
2010-08-25 | mac80211: fix warning for un-used parameter | Wey-Yi Guy |
2010-08-25 | net/mac80211: Use wiphy_<level> | Joe Perches |
2010-08-24 | cfg80211/mac80211: extensible frame processing | Johannes Berg |
2010-08-24 | mac80211: remove unused don't-encrypt flag | Johannes Berg |
2010-08-24 | cfg80211: mark ieee80211_hdrlen const | Johannes Berg |
2010-08-16 | cfg80211: check if WEP is available for shared key auth | Johannes Berg |
2010-08-16 | mac80211: dont advertise WEP if unavailable | Johannes Berg |
2010-08-16 | mac80211: remove unused status flag checks | Johannes Berg |
2010-08-16 | mac80211: move key tfm setup | Johannes Berg |
2010-08-16 | mac80211: use cipher suite selectors | Johannes Berg |
2010-08-16 | cfg80211: support sysfs namespaces | Johannes Berg |
2010-08-16 | mac80211: allow drivers to request SM PS mode change | Johannes Berg |
2010-08-16 | mac80211: per interface idle notification | Johannes Berg |
2010-08-16 | net: mac80211: Fix a typo. | Andrea Gelmini |
2010-08-16 | cfg80211: deauth doesn't always imply disconnect | Johannes Berg |
2010-08-16 | mac80211: AMPDU rx reorder timeout timer | Christian Lamparter |
2010-08-16 | mac80211: remove unused rate function parameter | Christian Lamparter |
2010-08-16 | mac80211: put rx handlers into separate functions | Christian Lamparter |
2010-08-16 | mac80211: Don't squash error codes in key setup functions | Ben Hutchings |
2010-08-16 | mac80211: unify scan and work mutexes | Johannes Berg |
2010-08-16 | mac80211: don't check rates on PLCP error frames | Johannes Berg |
2010-08-16 | mac80211: fix driver offchannel notification when the channel does not change | Felix Fietkau |
2010-08-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-08-16 | wireless: upcase alpha2 values in queue_regulatory_request | John W. Linville |
2010-08-16 | mac80211: support use of NAPI for bottom-half processing | John W. Linville |
2010-08-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | John W. Linville |
2010-08-10 | Bluetooth: Fix incorrect setting of remote_tx_win for L2CAP ERTM | Mat Martineau |
2010-08-10 | Bluetooth: Fix endianness issue with L2CAP MPS configuration | Mat Martineau |