Age | Commit message (Expand) | Author |
2008-01-28 | rc80211-pid: add debugging | Mattias Nissler |
2008-01-28 | rc80211-pid: add sharpening factor | Stefano Brivio |
2008-01-28 | rc80211-pid: add rate behaviour learning algorithm | Stefano Brivio |
2008-01-28 | mac80211: make PID rate control algorithm the default | Stefano Brivio |
2008-01-28 | mac80211: add PID controller based rate control algorithm | Mattias Nissler |
2008-01-28 | mac80211: clean up rate selection | Mattias Nissler |
2008-01-28 | mac80211: pass in PS_POLL frames | Ron Rindjunsky |
2008-01-28 | introduce WEXT scan capabilities | Dan Williams |
2008-01-28 | mac80211: conditionally include timestamp in radiotap information | Johannes Berg |
2008-01-28 | [MAC80211]: Use htons() where appropriate. | YOSHIFUJI Hideaki |
2008-01-28 | mac80211: remove "bcn_int" and "capab" scan results info | John W. Linville |
2008-01-28 | mac80211: move A-MSDU identifier to flags | Ron Rindjunsky |
2008-01-28 | mac80211: adding 802.11n configuration flows | Ron Rindjunsky |
2008-01-28 | mac80211: adding 802.11n essential A-MSDU Rx capability | Ron Rindjunsky |
2008-01-28 | mac80211: adding 802.11n essential A-MPDU addBA capability | Ron Rindjunsky |
2008-01-28 | mac80211: adding 802.11n IEs handling | Ron Rindjunsky |
2008-01-28 | mac80211: adding 802.11n HT framework definitions | Ron Rindjunsky |
2008-01-28 | mac80211: adding MAC80211_HT_DEBUG config variable | Ron Rindjunsky |
2008-01-28 | mac80211: allow setting drop_unencrypted with wext | Johannes Berg |
2008-01-28 | mac80211: make ieee80211_iterate_active_interfaces not need rtnl | Johannes Berg |
2008-01-28 | mac80211: restructuring data Rx handlers | Ron Rindjunsky |
2008-01-28 | mac80211: hardware scan rework | Zhu Yi |
2008-01-28 | mac80211: remove more forgotten code | Johannes Berg |
2008-01-28 | mac80211: Remove local->scan_flags | Helmut Schaa |
2008-01-28 | mac80211: provide interface iterator for drivers | Johannes Berg |
2008-01-28 | mac80211: Accept auto txpower setting | Mattias Nissler |
2008-01-28 | [NET]: Move Qdisc_class_ops and Qdisc_ops in appropriate sections. | Eric Dumazet |
2008-01-28 | [NET]: Convert init_timer into setup_timer | Pavel Emelyanov |
2008-01-28 | [MAC80211]: Revert unaligned warning removal. | David S. Miller |
2008-01-24 | Revert "mac80211: warn when receiving frames with unaligned data" | Linus Torvalds |
2008-01-08 | mac80211: return an error when SIWRATE doesn't match any rate | Andrew Lutomirski |
2007-12-26 | mac80211: warn when receiving frames with unaligned data | Johannes Berg |
2007-12-26 | mac80211: round station cleanup timer | Johannes Berg |
2007-12-19 | NET: mac80211: fix inappropriate memory freeing | Cyrill Gorcunov |
2007-12-19 | mac80211: fix header ops | Johannes Berg |
2007-12-19 | mac80211: Drop out of associated state if link is lost | Michael Wu |
2007-12-17 | ieee80211_rate: missed unlock | Cyrill Gorcunov |
2007-11-30 | Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Herbert Xu |
2007-11-29 | mac80211: rate limit wep decrypt failed messages | Adel Gadllah |
2007-11-29 | mac80211: drop unencrypted frames if encryption is expected | Johannes Berg |
2007-11-29 | mac80211: Fix behavior of ieee80211_open and ieee80211_close | Michael Wu |
2007-11-29 | mac80211: free ifsta->extra_ie and clear IEEE80211_STA_PRIVACY_INVOKED | Zhu Yi |
2007-11-20 | mac80211: add missing space in error message | Bruno Randolf |
2007-11-20 | mac80211: fix allmulti/promisc behaviour | Johannes Berg |
2007-11-20 | mac80211: fix ieee80211_set_multicast_list | Johannes Berg |
2007-11-14 | Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | David S. Miller |
2007-11-14 | mac80211: Fix queuing of scan containing a SSID | Helmut Schaa |
2007-11-10 | mac80211: fix MAC80211_RCSIMPLE Kconfig | Johannes Berg |
2007-11-10 | mac80211: make "decrypt failed" messages conditional upon MAC80211_DEBUG | John W. Linville |
2007-11-10 | mac80211: use IW_AUTH_PRIVACY_INVOKED rather than IW_AUTH_KEY_MGMT | Johannes Berg |