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
2011-09-30
mac80211: explicitly notify drivers of frame release
Johannes Berg
3
-10
/
+61
2011-09-30
mac80211: add missing station flags to debugfs
Johannes Berg
1
-11
/
+14
2011-09-30
mac80211: optimise station flags
Johannes Berg
18
-194
/
+173
2011-09-30
mac80211: reply only once to each PS-poll
Johannes Berg
3
-16
/
+18
2011-09-30
mac80211: send (QoS) Null if no buffered frames
Johannes Berg
3
-12
/
+92
2011-09-30
mac80211: implement uAPSD
Johannes Berg
5
-79
/
+224
2011-09-30
mac80211: allow releasing driver-buffered frames
Johannes Berg
3
-16
/
+116
2011-09-30
mac80211: clear more-data bit on filtered frames
Johannes Berg
1
-0
/
+10
2011-09-30
mac80211: remove return value from add_pending_skbs
Johannes Berg
2
-15
/
+12
2011-09-30
mac80211: split PS buffers into ACs
Johannes Berg
5
-84
/
+213
2011-09-30
mac80211: also expire filtered frames
Johannes Berg
2
-5
/
+57
2011-09-30
mac80211: unify TIM bit handling
Johannes Berg
4
-68
/
+50
2011-09-30
mac80211: let drivers inform it about per TID buffered frames
Johannes Berg
1
-2
/
+6
2011-09-30
mac80211: data path modification for TDLS peers
Arik Nemtsov
3
-5
/
+52
2011-09-30
nl80211/mac80211: allow adding TDLS peers as stations
Arik Nemtsov
3
-3
/
+26
2011-09-30
mac80211: handle TDLS high-level commands and frames
Arik Nemtsov
3
-0
/
+326
2011-09-30
mac80211: standardize adding supported rates IEs
Arik Nemtsov
5
-66
/
+61
2011-09-30
cfg80211/mac80211: apply station uAPSD parameters selectively
Johannes Berg
1
-2
/
+4
2011-09-30
mac80211: max_tp_rate2 management of minstrel_ht
Lorenzo Bianconi
1
-0
/
+2
2011-09-30
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...
John W. Linville
14
-123
/
+191
2011-09-27
mac80211: save tx params per sdata
Eliad Peller
6
-15
/
+31
2011-09-27
cfg80211/mac80211: add netdev param to set_txq_params()
Eliad Peller
1
-0
/
+1
2011-09-27
mac80211: Send the management frame at requested rate
Rajkumar Manoharan
7
-7
/
+42
2011-09-27
nl80211/cfg80211: Add support to disable CCK rate for management frame
Rajkumar Manoharan
1
-1
/
+2
2011-09-27
mac80211: add ieee80211_vif param to tsf functions
Eliad Peller
5
-74
/
+78
2011-09-22
Merge branch 'master' of github.com:davem330/net
David S. Miller
2
-2
/
+2
2011-09-21
mac80211: notify peer when shutting down peer link
Thomas Pedersen
1
-0
/
+8
2011-09-21
mac80211: fix AP/VLAN PS buffer race
Johannes Berg
1
-6
/
+4
2011-09-20
mac80211: fix indentation
Alexander Simon
1
-1
/
+1
2011-09-20
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
John W. Linville
2
-2
/
+2
2011-09-19
mac80211: Fix regression on queue stop during 2040 bss change
Rajkumar Manoharan
1
-19
/
+24
2011-09-19
Merge branch 'master' of ssh://infradead/~/public_git/wireless-next into for-...
John W. Linville
25
-227
/
+329
2011-09-16
mac80211: fix endian issues and comments for BAR failure handling
Felix Fietkau
1
-6
/
+8
2011-09-14
mac80211: Update device channel in case of HW channel switch supported
Shahar Levi
1
-0
/
+3
2011-09-14
mac80211: Mark all mesh stations as QoS capable
Javier Cardona
1
-1
/
+1
2011-09-14
mac80211: Mesh data frames must have the QoS header
Javier Cardona
7
-14
/
+15
2011-09-14
mac80211: Start implementing QoS support for mesh interfaces
Javier Cardona
4
-10
/
+14
2011-09-14
mac80211: further optimise buffer expiry timer
Johannes Berg
1
-7
/
+3
2011-09-14
mac80211: add ssid config to bss information in AP-mode
Arik Nemtsov
2
-1
/
+20
2011-09-14
minstrel_ht: fix Open BA session request floods
Christian Lamparter
1
-1
/
+2
2011-09-14
mac80211: stop tx before doing hw config and rate update
Rajkumar Manoharan
2
-0
/
+17
2011-09-14
mac80211: Stop forwarding mesh traffic when tx queues are full
Javier Cardona
3
-0
/
+10
2011-09-14
mac80211: check if mesh frame is in RMC after decrypt
Thomas Pedersen
1
-9
/
+6
2011-09-14
mac80211: make ieee80211_send_bar available for drivers
Felix Fietkau
3
-4
/
+5
2011-09-13
mac80211: handle allocation failures in mesh_pathtbl_init()
Dan Carpenter
1
-2
/
+17
2011-09-13
mac80211: add flag to indicate HW only Tx-agg setup support
Arik Nemtsov
3
-2
/
+6
2011-09-13
mac80211: Remove unnecessary OOM logging messages
Joe Perches
10
-93
/
+32
2011-09-13
mac80211: Consolidate mesh path duplicated functions
Javier Cardona
1
-42
/
+28
2011-09-13
mac80211: Consolidate {mesh,mpp}_path_flush into one function
Javier Cardona
1
-39
/
+26
2011-09-13
mac80211: Don't iterate twice over all mpaths when once in sufficient
Javier Cardona
1
-27
/
+37
[prev]
[next]