| Commit message (Expand) | Author | Age |
* | mac80211: remove struct ieee80211_if_init_conf | Johannes Berg | 2009-12-28 |
* | mac80211/cfg80211: add station events | Johannes Berg | 2009-12-28 |
* | mac80211: make off-channel work generic | Johannes Berg | 2009-12-28 |
* | mac80211: support remain-on-channel command | Johannes Berg | 2009-12-28 |
* | cfg80211: add remain-on-channel command | Jouni Malinen | 2009-12-28 |
* | mac80211: Generalize off-channel operation helpers from scan code | Jouni Malinen | 2009-12-28 |
* | mac80211: proper bss private data handling | Johannes Berg | 2009-12-28 |
* | mac80211: split up and insert custom IEs correctly | Johannes Berg | 2009-12-28 |
* | mac80211: refactor association | Johannes Berg | 2009-12-28 |
* | mac80211: rewrite a few work messages | Johannes Berg | 2009-12-28 |
* | mac80211: generalise work handling | Johannes Berg | 2009-12-28 |
* | mac80211: generalise management work a bit | Johannes Berg | 2009-12-28 |
* | mac80211: let cfg80211 manage auth state | Johannes Berg | 2009-12-28 |
* | mac80211: introduce flush operation | Johannes Berg | 2009-12-28 |
* | mac80211: add ieee80211_sdata_running | Johannes Berg | 2009-12-28 |
* | wireless: remove CONFIG_WIRELESS_OLD_REGULATORY | John W. Linville | 2009-12-28 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville | 2009-12-28 |
|\ |
|
| * | mac80211: fix WMM AP settings application | Johannes Berg | 2009-12-21 |
| * | mac80211: fix peer HT capabilities | Johannes Berg | 2009-12-21 |
| * | mac80211: Add define for TX headroom reserved by mac80211 itself. | Gertjan van Wingerde | 2009-12-14 |
| * | wireless: update old static regulatory domain rules | John W. Linville | 2009-12-10 |
| * | mac80211: Revert 'Use correct sign for mesh active path refresh' | Javier Cardona | 2009-12-10 |
| * | mac80211: Fixed bug in mesh portal paths | Javier Cardona | 2009-12-10 |
| * | net/mac80211: Correct size given to memset | Julia Lawall | 2009-12-10 |
| * | wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPEC | John W. Linville | 2009-12-09 |
| * | cfg80211: Clear encryption privacy when key off is done. | Vivek Natarajan | 2009-12-09 |
| * | tcp: fix retrans_stamp advancing in error cases | Ilpo Järvinen | 2009-12-08 |
| * | tcp: Stalling connections: Move timeout calculation routine | Damian Lukowski | 2009-12-08 |
| * | atm: [br2684] allow routed mode operation again | chas williams - CONTRACTOR | 2009-12-08 |
| * | atm: [lec] initialize .netdev_ops before calling register_netdev() | chas williams - CONTRACTOR | 2009-12-08 |
| * | [PATCH] tcp: documents timewait refcnt tricks | Eric Dumazet | 2009-12-08 |
| * | tcp: Fix a connect() race with timewait sockets | Eric Dumazet | 2009-12-08 |
| * | tcp: Fix a connect() race with timewait sockets | Eric Dumazet | 2009-12-08 |
| * | tcp: Remove runtime check that can never be true. | David S. Miller | 2009-12-08 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-12-08 |
| |\ |
|
| | * | mac80211: Fix bug in computing crc over dynamic IEs in beacon | Vasanthakumar Thiagarajan | 2009-12-07 |
| | * | net/rfkill/core.c: work around gcc-4.0.2 silliness | Andrew Morton | 2009-12-07 |
| | * | mac80211: Fix dynamic power save for scanning. | Vivek Natarajan | 2009-12-07 |
| | * | mac80211: recalculate idle later in MLME | Johannes Berg | 2009-12-07 |
* | | | mac80211: only bother printing highest data rate on debugfs if its set | Luis R. Rodriguez | 2009-12-22 |
* | | | mac80211: parse the HT capabilities info through debugfs | Luis R. Rodriguez | 2009-12-22 |
* | | | mac80211: make debugfs mcs set entry reflect 16 bits | Luis R. Rodriguez | 2009-12-22 |
* | | | mac80211: disallow fixing bitrates with hw rate control | Johannes Berg | 2009-12-22 |
* | | | mac80211: dont try to use existing sta for AP | Johannes Berg | 2009-12-22 |
* | | | cfg80211: avoid sending spurious deauth to userspace | Johannes Berg | 2009-12-22 |
* | | | mac80211: allow disabling 40MHz on 2.4GHz | Johannes Berg | 2009-12-22 |
* | | | mac80211: enable spatial multiplexing powersave | Johannes Berg | 2009-12-22 |
* | | | wireless: add ieee80211_amsdu_to_8023s | Zhu Yi | 2009-12-22 |
* | | | mac80211 : fix a race with update_tkip_key | gregor kowski | 2009-12-22 |
* | | | wireless: support internal statically compiled regulatory database | John W. Linville | 2009-12-21 |