index
:
~tpalli/kernel
blending
master
pipe_scaler
pipe_scaler_rebase_20170328
Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-06
mac80211: Handle mesh action frames in ieee80211_rx_h_action
Javier Cardona
2
-3
/
+5
2010-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-11
/
+17
2010-04-06
mac80211: Ensure initializing private mc_list in prepare_multicast().
YOSHIFUJI Hideaki / 吉藤英明
1
-0
/
+3
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
4
-12
/
+7
2010-03-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
3
-11
/
+17
2010-03-31
mac80211: Fix drop_unencrypted for MFP with hwaccel
Jouni Malinen
1
-4
/
+7
2010-03-31
mac80211: Fix dropping of unprotected robust multicast frames
Jouni Malinen
1
-2
/
+1
2010-03-31
mac80211: Fix BIP to be used only with group-addressed frames
Jouni Malinen
1
-0
/
+2
2010-03-31
mac80211: Send deauth/disassoc prior to dropping STA entry
Jouni Malinen
1
-9
/
+14
2010-03-31
mac80211: Track Beacon signal strength and implement cqm events
Jouni Malinen
4
-3
/
+82
2010-03-31
mac80211: enable QoS explicitly in AP mode
Stanislaw Gruszka
1
-0
/
+4
2010-03-31
mac80211: explicitly disable/enable QoS
Stanislaw Gruszka
2
-1
/
+13
2010-03-31
mac80211: support paged rx SKBs
Zhu Yi
1
-4
/
+32
2010-03-31
wireless: remove trailing space in messages
Frans Pop
1
-2
/
+2
2010-03-30
mac80211: move netdev queue enabling to correct spot
Johannes Berg
2
-6
/
+12
2010-03-30
mac80211: fix PREQ processing and one small bug
Porsch, Marco
1
-2
/
+2
2010-03-30
mac80211: correct typos in "unavailable upon resume" warning
John W. Linville
1
-3
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
24
-1
/
+24
2010-03-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
5
-12
/
+102
2010-03-24
mac80211: remove unneed variable from ieee80211_tx_pending()
Dan Carpenter
1
-2
/
+0
2010-03-24
mac80211: Add support for connection quality monitoring
Juuso Oikarinen
2
-0
/
+42
2010-03-23
mac80211: Add support for connection monitor in hardware
Juuso Oikarinen
3
-10
/
+60
2010-03-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
12
-69
/
+225
2010-03-16
mac80211: (really) fix rates setup on IBSS merge
Bruno Randolf
1
-8
/
+8
2010-03-16
Revert "mac80211: fix rates setup on IBSS merge"
John W. Linville
1
-3
/
+0
2010-03-15
mac80211: optimize tx status processing
Felix Fietkau
1
-7
/
+7
2010-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
4
-13
/
+35
2010-03-10
minstrel: make the rate control ops reusable from another rc implementation
Felix Fietkau
3
-4
/
+10
2010-03-10
minstrel: simplify and fix debugfs code
Felix Fietkau
2
-29
/
+11
2010-03-10
mac80211: give warning if building w/out rate ctrl algorithm
Andres Salomon
1
-0
/
+9
2010-03-10
mac80211: Fix memory leak in ieee80211_if_write()
Eric Dumazet
1
-3
/
+7
2010-03-10
mac80211: Fix (dynamic) power save entry
Juuso Oikarinen
1
-5
/
+8
2010-03-10
mac80211: Fix sta_mtx unlocking on insert STA failure path
Jouni Malinen
1
-0
/
+1
2010-03-09
mac80211: use different MAC addresses for virtual interfaces
Johannes Berg
1
-2
/
+114
2010-03-09
mac80211: Improve software scan timing
Helmut Schaa
2
-6
/
+66
2010-03-09
mac80211: fix rates setup on IBSS merge
Bruno Randolf
1
-0
/
+3
2010-03-09
mac80211: deprecate RX status noise
Johannes Berg
3
-13
/
+0
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2010-03-03
mac80211: Fix HT rate control configuration
Sujith
2
-3
/
+5
2010-03-02
mac80211: Fix reassociation processing (within ESS roaming)
Jouni Malinen
1
-2
/
+14
2010-02-27
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2
-1
/
+6
2010-02-26
mac80211: fix direct probe loop on ieee80211_work_purge
Juuso Oikarinen
1
-0
/
+1
2010-02-26
mac80211: use listen interval 5 as default
Helmut Schaa
1
-1
/
+5
2010-02-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+3
2010-02-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
6
-45
/
+157
2010-02-16
mac80211: split ieee80211_drop_unencrypted
Johannes Berg
1
-4
/
+18
2010-02-15
cfg80211/mac80211: allow registering for and sending action frames
Jouni Malinen
5
-14
/
+88
2010-02-15
mac80211: reject unhandled action frames
Johannes Berg
1
-33
/
+57
2010-02-15
mac80211: fix netdev rename
Johannes Berg
1
-1
/
+1
2010-02-14
mac80211: Fix error introduced in netdev_mc_count() changes.
David S. Miller
1
-1
/
+1
[prev]
[next]