index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-23
[PATCH] Fix breakage after SG cleanups
Ralf Baechle
1
-1
/
+1
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-17
[MAC80211]: only honor IW_SCAN_THIS_ESSID in STA, IBSS, and AP modes
John W. Linville
1
-18
/
+19
2007-10-16
[PATCH] mac80211: honor IW_SCAN_THIS_ESSID in siwscan ioctl
Bill Moss
1
-16
/
+24
2007-10-16
[PATCH] mac80211: store SSID in sta_bss_list
John W. Linville
1
-21
/
+33
2007-10-16
[PATCH] mac80211: store channel info in sta_bss_list
John W. Linville
1
-15
/
+19
2007-10-16
[PATCH] mac80211: reorder association debug output
Johannes Berg
1
-5
/
+6
2007-10-16
[PATCH] mac80211: fix set_channel regression
Johannes Berg
1
-1
/
+4
2007-10-10
[PATCH] mac80211: Defer setting of RX_FLAG_DECRYPTED.
Mattias Nissler
1
-9
/
+11
2007-10-10
[PATCH] ieee80211_if_set_type: make check for master dev more explicit
John W. Linville
1
-1
/
+1
2007-10-10
[MAC80211]: add sta_notify callback
Tomas Winkler
1
-6
/
+7
2007-10-10
[MAC80211]: implement cfg80211's change_interface hook
Johannes Berg
1
-18
/
+57
2007-10-10
[MAC80211]: Add association LED trigger
Michael Buesch
4
-19
/
+63
2007-10-10
[MAC80211]: make userspace-mlme a per-interface setting
Johannes Berg
4
-11
/
+8
2007-10-10
[MAC80211]: improve radiotap injection
Johannes Berg
2
-91
/
+105
2007-10-10
[MAC80211]: remove ALG_NONE
Johannes Berg
4
-14
/
+11
2007-10-10
[MAC80211]: use RX_FLAG_DECRYPTED for sw decrypted as well
Johannes Berg
1
-3
/
+5
2007-10-10
[MAC80211]: consolidate decryption more
Johannes Berg
1
-34
/
+12
2007-10-10
[MAC80211]: move sta_process rx handler later
Johannes Berg
1
-48
/
+48
2007-10-10
[MAC80211]: remove management interface
Johannes Berg
9
-305
/
+14
2007-10-10
[MAC80211]: add "invalid" interface type
Johannes Berg
3
-0
/
+9
2007-10-10
[MAC80211]: Check open_count before calling config callback.
Michael Buesch
1
-1
/
+1
2007-10-10
[PATCH] mac80211: bss_tim_clear must use ~ instead of !
Michael Buesch
1
-8
/
+8
2007-10-10
[PATCH] mac80211: remove generic IE for AP interfaces
Johannes Berg
4
-16
/
+0
2007-10-10
[PATCH] mac80211: remove all prism2 ioctls
Johannes Berg
4
-339
/
+0
2007-10-10
[PATCH] mac80211: fix iff_promiscs, iff_allmultis race
Johannes Berg
3
-10
/
+10
2007-10-10
[PATCH] mac80211: fix TKIP IV update
Johannes Berg
4
-8
/
+21
2007-10-10
[PATCH] mac80211: fix vlan bug
Johannes Berg
4
-1
/
+19
2007-10-10
[PATCH] mac80211: remove ieee80211_wep_get_keyidx
Johannes Berg
2
-20
/
+0
2007-10-10
[PATCH] mac80211: consolidate encryption
Johannes Berg
5
-61
/
+77
2007-10-10
[PATCH] mac80211: consolidate decryption
Johannes Berg
5
-43
/
+55
2007-10-10
[PATCH] mac80211: pass frames to monitor interfaces early
Johannes Berg
1
-124
/
+226
2007-10-10
[PATCH] mac80211: fix interface initialisation and deinitialisation
Johannes Berg
2
-12
/
+44
2007-10-10
[PATCH] mac80211: fix virtual interface locking
Johannes Berg
6
-65
/
+58
2007-10-10
[PATCH] mac80211: remove crypto algorithm typedef
Johannes Berg
2
-2
/
+2
2007-10-10
[PATCH] mac80211: validate VLAN interfaces better
Johannes Berg
4
-14
/
+56
2007-10-10
[PATCH] mac80211: revamp interface and filter configuration
Johannes Berg
5
-247
/
+162
2007-10-10
[NET]: Move hardware header operations out of netdevice.
Stephen Hemminger
1
-2
/
+10
2007-10-10
[NET]: Wrap hard_header_parse
Stephen Hemminger
1
-1
/
+1
2007-10-10
[MAC80211]: rename ieee80211_cfg.h to cfg.h
Michael Wu
3
-5
/
+5
2007-10-10
[MAC80211]: kill vlan_id
Johannes Berg
2
-3
/
+0
2007-10-10
[MAC80211]: kill IE parse typedef
Johannes Berg
1
-4
/
+3
2007-10-10
[MAC80211]: rename ieee80211_cfg.c to cfg.c
Johannes Berg
2
-1
/
+1
2007-10-10
[MAC80211]: print out wiphy name instead of master device
Johannes Berg
6
-17
/
+19
2007-10-10
[MAC80211]: fix warnings introduced by the doc patches
Johannes Berg
1
-0
/
+6
2007-10-10
[MAC80211]: remove key threshold stuff
Johannes Berg
8
-68
/
+3
2007-10-10
[MAC80211]: allow drivers to indicate failed FCS/PLCP checksum
Johannes Berg
1
-3
/
+29
[next]