| Commit message (Expand) | Author | Age |
... | |
* | mac80211: removed unused variable in ieee80211_tx() | Luis R. Rodriguez | 2009-06-03 |
* | mac80211: extend sta kdoc - explain when they are added | Luis R. Rodriguez | 2009-06-03 |
* | cfg80211: add rfkill support | Johannes Berg | 2009-06-03 |
* | cfg80211: move txpower wext from mac80211 | Johannes Berg | 2009-06-03 |
* | mac80211: handle -EALREADY on cfg80211 op assoc req | Luis R. Rodriguez | 2009-06-03 |
* | mac80211: fix transposed min/max CW values | Johannes Berg | 2009-06-03 |
* | cfg80211: validate AID of stations being added | Johannes Berg | 2009-06-03 |
* | mac80211: deprecate conf.beacon_int properly | Johannes Berg | 2009-06-03 |
* | net: ALIGN/PTR_ALIGN cleanup in alloc_netdev_mq()/netdev_priv() | Eric Dumazet | 2009-05-27 |
* | wireless: move some utility functions from mac80211 to cfg80211 | Zhu Yi | 2009-05-22 |
* | mac80211: correct probe wait time | Johannes Berg | 2009-05-22 |
* | mac80211: fix probe response wait timing | Johannes Berg | 2009-05-22 |
* | mac80211: fix managed mode BSSID handling | Johannes Berg | 2009-05-20 |
* | mac80211: fix parameter confusion when finding IBSS | Johannes Berg | 2009-05-20 |
* | mac80211: don't try to do anything on unchanged genIE | Johannes Berg | 2009-05-20 |
* | mac80211: Do not override AID in the duration field | Jouni Malinen | 2009-05-20 |
* | mac80211: PS processing for every Beacon with our AID in TIM | Jouni Malinen | 2009-05-20 |
* | mac80211: fix kernel-doc | Johannes Berg | 2009-05-20 |
* | mac80211: cancel/restart all timers across suspend/resume | Johannes Berg | 2009-05-20 |
* | mac80211: move channel switch code | Johannes Berg | 2009-05-20 |
* | nl80211: Validate NL80211_ATTR_KEY_SEQ length | Jouni Malinen | 2009-05-20 |
* | mac80211: Cancel pending probereq poll on beacon RX | Jouni Malinen | 2009-05-20 |
* | mac80211: Initialize RX's last received sequence number | Senthil Balasubramanian | 2009-05-20 |
* | mac80211/cfg80211: move wiphy specific debugfs entries to cfg80211 | Luis R. Rodriguez | 2009-05-20 |
* | mac80211: check if HT40+/- is allowed before sending assoc | Luis R. Rodriguez | 2009-05-20 |
* | wireless: rename IEEE80211_CHAN_NO_FAT_* to HT40-/+ | Luis R. Rodriguez | 2009-05-20 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-05-19 |
|\ |
|
| * | mac80211: avoid NULL ptr deref when finding max_rates in PID and minstrel | John W. Linville | 2009-05-11 |
* | | mac80211: make noack test available | Johannes Berg | 2009-05-13 |
* | | mac80211: IBSS supported rate fixes | Johannes Berg | 2009-05-13 |
* | | mac80211: don't connect to IBSS network with different privacy | Johannes Berg | 2009-05-13 |
* | | mac80211: split out and decrease probe wait time | Johannes Berg | 2009-05-13 |
* | | mac80211: respond to beacon loss report only once | Johannes Berg | 2009-05-13 |
* | | nl80211: Add RSC configuration for new keys | Jouni Malinen | 2009-05-13 |
* | | nl80211: Add IEEE 802.1X PAE control for station mode | Jouni Malinen | 2009-05-13 |
* | | nl80211: improve station flags handling | Johannes Berg | 2009-05-13 |
* | | cfg80211: implement wext key handling | Johannes Berg | 2009-05-13 |
* | | cfg80211: constify key mac address in ops | Johannes Berg | 2009-05-11 |
* | | mac80211: properly track HT operation_mode | Johannes Berg | 2009-05-11 |
* | | mac80211: move HT operation mode BSS info | Johannes Berg | 2009-05-11 |
* | | mac80211: improve scan timing | Johannes Berg | 2009-05-11 |
* | | mac80211: MFP - Drop unprotected Action frames prior key setup | Jouni Malinen | 2009-05-11 |
* | | mac80211: Drop unencrypted frames based on key setup | Jouni Malinen | 2009-05-11 |
* | | mac80211: set default QoS values according to spec | Johannes Berg | 2009-05-11 |
* | | mac80211: fix scan channel race | Johannes Berg | 2009-05-11 |
* | | nl80211 : Add support for configuring MFP | Jouni Malinen | 2009-05-11 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-05-08 |
|\ \ |
|
| * | | mac80211: Comment the order of HT RX reorder handler vs. RX handlers | Jouni Malinen | 2009-05-06 |
| * | | mac80211: Add a timeout for frames in the RX reorder buffer | Jouni Malinen | 2009-05-06 |
| * | | mac80211: Use a shared function to release frames from RX reorder buf | Jouni Malinen | 2009-05-06 |