| Commit message (Expand) | Author | Age |
* | mac80211: warn when receiving frames with unaligned data | Johannes Berg | 2007-12-26 |
* | mac80211: round station cleanup timer | Johannes Berg | 2007-12-26 |
* | 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-19 |
* | ieee80211_rate: missed unlock | Cyrill Gorcunov | 2007-12-17 |
* | Merge branch 'fixes-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Herbert Xu | 2007-11-30 |
|\ |
|
| * | 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-29 |
* | | 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-20 |
|/ |
|
* | 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-14 |
* | | mac80211: fix MAC80211_RCSIMPLE Kconfig | Johannes Berg | 2007-11-11 |
* | | mac80211: make "decrypt failed" messages conditional upon MAC80211_DEBUG | John W. Linville | 2007-11-11 |
* | | mac80211: use IW_AUTH_PRIVACY_INVOKED rather than IW_AUTH_KEY_MGMT | Johannes Berg | 2007-11-11 |
* | | mac80211: remove unused driver ops | Johannes Berg | 2007-11-11 |
* | | mac80211: remove ieee80211_common.h | Johannes Berg | 2007-11-11 |
* | | mac80211: allow driver to ask for a rate control algorithm | Johannes Berg | 2007-11-11 |
* | | mac80211: don't allow registering the same rate control twice | Johannes Berg | 2007-11-11 |
* | | mac80211: make simple rate control algorithm built-in | Johannes Berg | 2007-11-11 |
|/ |
|
* | cleanup asm/scatterlist.h includes | Adrian Bunk | 2007-11-02 |
* | [PATCH] mac80211: fix printk warning on 64-bit | Johannes Berg | 2007-10-26 |
* | [PATCH] mac80211: Fix SSID matching in AP selection | Michael Wu | 2007-10-25 |
* | [PATCH] Fix breakage after SG cleanups | Ralf Baechle | 2007-10-23 |
* | Update net/ to use sg helpers | Jens Axboe | 2007-10-22 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-10-19 |
|\ |
|
| * | [PATCH] mac80211: make ieee802_11_parse_elems return void | John W. Linville | 2007-10-18 |
* | | define global BIT macro | Jiri Slaby | 2007-10-19 |
|/ |
|
* | [MAC80211]: only honor IW_SCAN_THIS_ESSID in STA, IBSS, and AP modes | John W. Linville | 2007-10-18 |
* | [PATCH] mac80211: honor IW_SCAN_THIS_ESSID in siwscan ioctl | Bill Moss | 2007-10-16 |
* | [PATCH] mac80211: store SSID in sta_bss_list | John W. Linville | 2007-10-16 |
* | [PATCH] mac80211: store channel info in sta_bss_list | John W. Linville | 2007-10-16 |
* | [PATCH] mac80211: reorder association debug output | Johannes Berg | 2007-10-16 |
* | [PATCH] mac80211: fix set_channel regression | Johannes Berg | 2007-10-16 |
* | [PATCH] mac80211: Defer setting of RX_FLAG_DECRYPTED. | Mattias Nissler | 2007-10-10 |
* | [PATCH] ieee80211_if_set_type: make check for master dev more explicit | John W. Linville | 2007-10-10 |
* | [MAC80211]: add sta_notify callback | Tomas Winkler | 2007-10-10 |
* | [MAC80211]: implement cfg80211's change_interface hook | Johannes Berg | 2007-10-10 |
* | [MAC80211]: Add association LED trigger | Michael Buesch | 2007-10-10 |
* | [MAC80211]: make userspace-mlme a per-interface setting | Johannes Berg | 2007-10-10 |
* | [MAC80211]: improve radiotap injection | Johannes Berg | 2007-10-10 |
* | [MAC80211]: remove ALG_NONE | Johannes Berg | 2007-10-10 |
* | [MAC80211]: use RX_FLAG_DECRYPTED for sw decrypted as well | Johannes Berg | 2007-10-10 |
* | [MAC80211]: consolidate decryption more | Johannes Berg | 2007-10-10 |
* | [MAC80211]: move sta_process rx handler later | Johannes Berg | 2007-10-10 |
* | [MAC80211]: remove management interface | Johannes Berg | 2007-10-10 |