| Commit message (Expand) | Author | Age | Files | Lines |
* | cleanup asm/scatterlist.h includes | Adrian Bunk | 2007-11-02 | 1 | -1/+0 |
* | [PATCH] mac80211: fix printk warning on 64-bit | Johannes Berg | 2007-10-26 | 1 | -1/+1 |
* | [PATCH] mac80211: Fix SSID matching in AP selection | Michael Wu | 2007-10-26 | 1 | -1/+2 |
* | [PATCH] Fix breakage after SG cleanups | Ralf Baechle | 2007-10-23 | 1 | -1/+1 |
* | Update net/ to use sg helpers | Jens Axboe | 2007-10-22 | 1 | -6/+2 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | Linus Torvalds | 2007-10-19 | 1 | -46/+9 |
|\ |
|
| * | [PATCH] mac80211: make ieee802_11_parse_elems return void | John W. Linville | 2007-10-18 | 1 | -46/+9 |
* | | define global BIT macro | Jiri Slaby | 2007-10-19 | 1 | -2/+0 |
|/ |
|
* | [MAC80211]: only honor IW_SCAN_THIS_ESSID in STA, IBSS, and AP modes | John W. Linville | 2007-10-18 | 1 | -18/+19 |
* | [PATCH] mac80211: honor IW_SCAN_THIS_ESSID in siwscan ioctl | Bill Moss | 2007-10-17 | 1 | -16/+24 |
* | [PATCH] mac80211: store SSID in sta_bss_list | John W. Linville | 2007-10-17 | 1 | -21/+33 |
* | [PATCH] mac80211: store channel info in sta_bss_list | John W. Linville | 2007-10-17 | 1 | -15/+19 |
* | [PATCH] mac80211: reorder association debug output | Johannes Berg | 2007-10-17 | 1 | -5/+6 |
* | [PATCH] mac80211: fix set_channel regression | Johannes Berg | 2007-10-17 | 1 | -1/+4 |
* | [PATCH] mac80211: Defer setting of RX_FLAG_DECRYPTED. | Mattias Nissler | 2007-10-11 | 1 | -9/+11 |
* | [PATCH] ieee80211_if_set_type: make check for master dev more explicit | John W. Linville | 2007-10-11 | 1 | -1/+1 |
* | [MAC80211]: add sta_notify callback | Tomas Winkler | 2007-10-11 | 1 | -6/+7 |
* | [MAC80211]: implement cfg80211's change_interface hook | Johannes Berg | 2007-10-11 | 1 | -18/+57 |
* | [MAC80211]: Add association LED trigger | Michael Buesch | 2007-10-11 | 4 | -19/+63 |
* | [MAC80211]: make userspace-mlme a per-interface setting | Johannes Berg | 2007-10-11 | 4 | -11/+8 |
* | [MAC80211]: improve radiotap injection | Johannes Berg | 2007-10-11 | 2 | -91/+105 |
* | [MAC80211]: remove ALG_NONE | Johannes Berg | 2007-10-11 | 4 | -14/+11 |
* | [MAC80211]: use RX_FLAG_DECRYPTED for sw decrypted as well | Johannes Berg | 2007-10-11 | 1 | -3/+5 |
* | [MAC80211]: consolidate decryption more | Johannes Berg | 2007-10-11 | 1 | -34/+12 |
* | [MAC80211]: move sta_process rx handler later | Johannes Berg | 2007-10-11 | 1 | -48/+48 |
* | [MAC80211]: remove management interface | Johannes Berg | 2007-10-11 | 9 | -305/+14 |
* | [MAC80211]: add "invalid" interface type | Johannes Berg | 2007-10-11 | 3 | -0/+9 |
* | [MAC80211]: Check open_count before calling config callback. | Michael Buesch | 2007-10-11 | 1 | -1/+1 |
* | [PATCH] mac80211: bss_tim_clear must use ~ instead of ! | Michael Buesch | 2007-10-11 | 1 | -8/+8 |
* | [PATCH] mac80211: remove generic IE for AP interfaces | Johannes Berg | 2007-10-11 | 4 | -16/+0 |
* | [PATCH] mac80211: remove all prism2 ioctls | Johannes Berg | 2007-10-11 | 4 | -339/+0 |
* | [PATCH] mac80211: fix iff_promiscs, iff_allmultis race | Johannes Berg | 2007-10-11 | 3 | -10/+10 |
* | [PATCH] mac80211: fix TKIP IV update | Johannes Berg | 2007-10-11 | 4 | -8/+21 |
* | [PATCH] mac80211: fix vlan bug | Johannes Berg | 2007-10-11 | 4 | -1/+19 |
* | [PATCH] mac80211: remove ieee80211_wep_get_keyidx | Johannes Berg | 2007-10-11 | 2 | -20/+0 |
* | [PATCH] mac80211: consolidate encryption | Johannes Berg | 2007-10-11 | 5 | -61/+77 |
* | [PATCH] mac80211: consolidate decryption | Johannes Berg | 2007-10-11 | 5 | -43/+55 |
* | [PATCH] mac80211: pass frames to monitor interfaces early | Johannes Berg | 2007-10-11 | 1 | -124/+226 |
* | [PATCH] mac80211: fix interface initialisation and deinitialisation | Johannes Berg | 2007-10-11 | 2 | -12/+44 |
* | [PATCH] mac80211: fix virtual interface locking | Johannes Berg | 2007-10-11 | 6 | -65/+58 |
* | [PATCH] mac80211: remove crypto algorithm typedef | Johannes Berg | 2007-10-11 | 2 | -2/+2 |
* | [PATCH] mac80211: validate VLAN interfaces better | Johannes Berg | 2007-10-11 | 4 | -14/+56 |
* | [PATCH] mac80211: revamp interface and filter configuration | Johannes Berg | 2007-10-11 | 5 | -247/+162 |
* | [NET]: Move hardware header operations out of netdevice. | Stephen Hemminger | 2007-10-11 | 1 | -2/+10 |
* | [NET]: Wrap hard_header_parse | Stephen Hemminger | 2007-10-11 | 1 | -1/+1 |
* | [MAC80211]: rename ieee80211_cfg.h to cfg.h | Michael Wu | 2007-10-11 | 3 | -5/+5 |
* | [MAC80211]: kill vlan_id | Johannes Berg | 2007-10-11 | 2 | -3/+0 |
* | [MAC80211]: kill IE parse typedef | Johannes Berg | 2007-10-11 | 1 | -4/+3 |
* | [MAC80211]: rename ieee80211_cfg.c to cfg.c | Johannes Berg | 2007-10-11 | 2 | -1/+1 |
* | [MAC80211]: print out wiphy name instead of master device | Johannes Berg | 2007-10-11 | 6 | -17/+19 |