Age | Commit message (Expand) | Author |
2012-02-03 | mac80211: fix work removal on deauth request | Johannes Berg |
2011-11-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-11-09 | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller |
2011-11-09 | mac80211: fix race between connection monitor & suspend | Johannes Berg |
2011-11-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2011-11-07 | mac80211: use min rate as basic rate for buggy APs | Eliad Peller |
2011-11-02 | mac80211: disable powersave for broken APs | Johannes Berg |
2011-10-31 | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules | Paul Gortmaker |
2011-10-31 | net: add moduleparam.h for users of module_param/MODULE_PARM_DESC | Paul Gortmaker |
2011-10-25 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-10-03 | mac80211: Send nullfunc frames at lower rate during connection monitor | Rajkumar Manoharan |
2011-09-30 | mac80211: optimise station flags | Johannes Berg |
2011-09-30 | nl80211/mac80211: allow adding TDLS peers as stations | Arik Nemtsov |
2011-09-27 | mac80211: save tx params per sdata | Eliad Peller |
2011-09-27 | mac80211: Send the management frame at requested rate | Rajkumar Manoharan |
2011-09-19 | mac80211: Fix regression on queue stop during 2040 bss change | Rajkumar Manoharan |
2011-09-14 | mac80211: Update device channel in case of HW channel switch supported | Shahar Levi |
2011-09-14 | mac80211: stop tx before doing hw config and rate update | Rajkumar Manoharan |
2011-09-13 | mac80211: Remove unnecessary OOM logging messages | Joe Perches |
2011-08-26 | mac80211: fix race condition between assoc_done and first EAP packet | Guy Eilam |
2011-08-25 | PM QoS: Move and rename the implementation files | Jean Pihet |
2011-07-20 | mac80211: sync driver before TX | Johannes Berg |
2011-07-19 | mac80211: implement scan supported rates | Johannes Berg |
2011-07-18 | mac80211: reconfigure tx on device reconfiguration | Eliad Peller |
2011-07-13 | mac80211: allow driver to disconnect after resume | Johannes Berg |
2011-07-11 | mac80211: add driver RSSI threshold events | Meenakshi Venkataraman |
2011-07-08 | mac80211: Restart STA timers only on associated state | Rajkumar Manoharan |
2011-07-05 | mac80211: fix smatch complains | Christian Lamparter |
2011-06-27 | mac80211: dynamic PS - don't enter PS when TX frames are pending | Arik Nemtsov |
2011-06-27 | mac80211: Drop DS Channel PARAM in directed probe | Paul Stewart |
2011-06-17 | mac80211: Start monitor work on restart | Paul Stewart |
2011-06-10 | mac80211: add ieee80211_get_operstate() function | Eliad Peller |
2011-06-07 | Revert "mac80211: stop queues before rate control updation" | John W. Linville |
2011-05-27 | mac80211: clear local->ps_data on disassoc | Eliad Peller |
2011-05-26 | mac80211: stop queues before rate control updation | Rajkumar Manoharan |
2011-05-05 | mac80211: Postpond ps timer if tx is stopped by others | Rajkumar Manoharan |
2011-05-05 | mac80211: use wake_queue to restart trasmit | Rajkumar Manoharan |
2011-04-12 | mac80211: Check for queued frames before entering power save. | Vivek Natarajan |
2011-04-07 | mac80211: remove few obsolete flags | Mohammed Shafi Shajakhan |
2011-03-11 | mac80211: do not enable ps if 802.1x controlled port is unblocked | Jason Young |
2011-02-25 | mac80211: better fix for conn_mon_timer running after disassociate | Stanislaw Gruszka |
2011-02-23 | mac80211: Fix a race on enabling power save. | Vivek Natarajan |
2011-02-18 | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville |
2011-02-18 | mac80211: fix conn_mon_timer running after disassociate | Stanislaw Gruszka |
2011-02-09 | mac80211: Properly set work-item channel-type. | Ben Greear |
2011-02-07 | mac80211: Make some mlme timers module paramaters. | Ben Greear |
2011-02-03 | mac80211: Warn users if HT fails because of freq mismatch. | Ben Greear |
2011-01-31 | mac80211: disable power save if an infra AP vif exists | Rajkumar Manoharan |
2011-01-21 | cfg80211: Extend channel to frequency mapping for 802.11j | Bruno Randolf |
2011-01-19 | mac80211: Show max retry-counts in kernel messages. | Ben Greear |