index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-22
Update net/ to use sg helpers
Jens Axboe
1
-6
/
+2
2007-10-19
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
1
-46
/
+9
2007-10-19
define global BIT macro
Jiri Slaby
1
-2
/
+0
2007-10-18
[PATCH] mac80211: make ieee802_11_parse_elems return void
John W. Linville
1
-46
/
+9
2007-10-18
[MAC80211]: only honor IW_SCAN_THIS_ESSID in STA, IBSS, and AP modes
John W. Linville
1
-18
/
+19
2007-10-17
[PATCH] mac80211: honor IW_SCAN_THIS_ESSID in siwscan ioctl
Bill Moss
1
-16
/
+24
2007-10-17
[PATCH] mac80211: store SSID in sta_bss_list
John W. Linville
1
-21
/
+33
2007-10-17
[PATCH] mac80211: store channel info in sta_bss_list
John W. Linville
1
-15
/
+19
2007-10-17
[PATCH] mac80211: reorder association debug output
Johannes Berg
1
-5
/
+6
2007-10-17
[PATCH] mac80211: fix set_channel regression
Johannes Berg
1
-1
/
+4
2007-10-11
[PATCH] mac80211: Defer setting of RX_FLAG_DECRYPTED.
Mattias Nissler
1
-9
/
+11
2007-10-11
[PATCH] ieee80211_if_set_type: make check for master dev more explicit
John W. Linville
1
-1
/
+1
2007-10-11
[MAC80211]: add sta_notify callback
Tomas Winkler
1
-6
/
+7
2007-10-11
[MAC80211]: implement cfg80211's change_interface hook
Johannes Berg
1
-18
/
+57
2007-10-11
[MAC80211]: Add association LED trigger
Michael Buesch
4
-19
/
+63
2007-10-11
[MAC80211]: make userspace-mlme a per-interface setting
Johannes Berg
4
-11
/
+8
2007-10-11
[MAC80211]: improve radiotap injection
Johannes Berg
2
-91
/
+105
2007-10-11
[MAC80211]: remove ALG_NONE
Johannes Berg
4
-14
/
+11
2007-10-11
[MAC80211]: use RX_FLAG_DECRYPTED for sw decrypted as well
Johannes Berg
1
-3
/
+5
2007-10-11
[MAC80211]: consolidate decryption more
Johannes Berg
1
-34
/
+12
2007-10-11
[MAC80211]: move sta_process rx handler later
Johannes Berg
1
-48
/
+48
2007-10-11
[MAC80211]: remove management interface
Johannes Berg
9
-305
/
+14
2007-10-11
[MAC80211]: add "invalid" interface type
Johannes Berg
3
-0
/
+9
2007-10-11
[MAC80211]: Check open_count before calling config callback.
Michael Buesch
1
-1
/
+1
2007-10-11
[PATCH] mac80211: bss_tim_clear must use ~ instead of !
Michael Buesch
1
-8
/
+8
2007-10-11
[PATCH] mac80211: remove generic IE for AP interfaces
Johannes Berg
4
-16
/
+0
2007-10-11
[PATCH] mac80211: remove all prism2 ioctls
Johannes Berg
4
-339
/
+0
2007-10-11
[PATCH] mac80211: fix iff_promiscs, iff_allmultis race
Johannes Berg
3
-10
/
+10
2007-10-11
[PATCH] mac80211: fix TKIP IV update
Johannes Berg
4
-8
/
+21
2007-10-11
[PATCH] mac80211: fix vlan bug
Johannes Berg
4
-1
/
+19
2007-10-11
[PATCH] mac80211: remove ieee80211_wep_get_keyidx
Johannes Berg
2
-20
/
+0
2007-10-11
[PATCH] mac80211: consolidate encryption
Johannes Berg
5
-61
/
+77
2007-10-11
[PATCH] mac80211: consolidate decryption
Johannes Berg
5
-43
/
+55
2007-10-11
[PATCH] mac80211: pass frames to monitor interfaces early
Johannes Berg
1
-124
/
+226
2007-10-11
[PATCH] mac80211: fix interface initialisation and deinitialisation
Johannes Berg
2
-12
/
+44
2007-10-11
[PATCH] mac80211: fix virtual interface locking
Johannes Berg
6
-65
/
+58
2007-10-11
[PATCH] mac80211: remove crypto algorithm typedef
Johannes Berg
2
-2
/
+2
2007-10-11
[PATCH] mac80211: validate VLAN interfaces better
Johannes Berg
4
-14
/
+56
2007-10-11
[PATCH] mac80211: revamp interface and filter configuration
Johannes Berg
5
-247
/
+162
2007-10-11
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
1
-2
/
+10
2007-10-11
[NET]: Wrap hard_header_parse
Stephen Hemminger
1
-1
/
+1
2007-10-11
[MAC80211]: rename ieee80211_cfg.h to cfg.h
Michael Wu
3
-5
/
+5
2007-10-11
[MAC80211]: kill vlan_id
Johannes Berg
2
-3
/
+0
2007-10-11
[MAC80211]: kill IE parse typedef
Johannes Berg
1
-4
/
+3
2007-10-11
[MAC80211]: rename ieee80211_cfg.c to cfg.c
Johannes Berg
2
-1
/
+1
2007-10-11
[MAC80211]: print out wiphy name instead of master device
Johannes Berg
6
-17
/
+19
2007-10-11
[MAC80211]: fix warnings introduced by the doc patches
Johannes Berg
1
-0
/
+6
2007-10-11
[MAC80211]: remove key threshold stuff
Johannes Berg
8
-68
/
+3
2007-10-11
[MAC80211]: allow drivers to indicate failed FCS/PLCP checksum
Johannes Berg
1
-3
/
+29
2007-10-11
[MAC80211]: Add support for setting TX power and radio status
Michael Buesch
2
-2
/
+39
[next]