index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
mlme.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: Filter duplicate IE ids
Paul Stewart
2012-03-07
1
-0
/
+14
*
mac80211: combine QoS with other BSS changes
Johannes Berg
2012-03-05
1
-4
/
+8
*
mac80211: use compare_ether_addr on MAC addresses instead of memcmp
Felix Fietkau
2012-03-05
1
-14
/
+16
*
mac80211: make deauth/disassoc sequence more natural
Johannes Berg
2012-02-29
1
-37
/
+47
*
mac80211: fix ieee80211_set_disassoc() sending DelBA
Johannes Berg
2012-02-29
1
-3
/
+3
*
mac80211: dont call cfg80211 from ieee80211_send_deauth_disassoc
Johannes Berg
2012-02-29
1
-33
/
+38
*
cfg80211: remove cookies from callbacks
Johannes Berg
2012-02-29
1
-14
/
+14
*
mac80211: fix auth/assoc data & timer leak
Johannes Berg
2012-02-27
1
-0
/
+13
*
mac80211: fix associated vs. idle race
Johannes Berg
2012-02-27
1
-1
/
+15
*
mac80211: remove redundant monitor_work enqueueing
Eliad Peller
2012-02-27
1
-1
/
+0
*
mac80211: don't queue monitor work for HW_CONNECTION_MONITOR
Eliad Peller
2012-02-27
1
-2
/
+6
*
mac80211: redesign auth/assoc
Johannes Berg
2012-02-06
1
-355
/
+985
*
cfg80211: stop tracking authenticated state
Johannes Berg
2012-02-06
1
-15
/
+8
*
mac80211: remove dummy STA support
Johannes Berg
2012-02-06
1
-12
/
+3
*
mac80211: move managed mode station state modification
Johannes Berg
2012-02-06
1
-14
/
+14
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-01
1
-11
/
+27
|
\
|
*
mac80211: fix work removal on deauth request
Johannes Berg
2012-01-18
1
-11
/
+27
*
|
mac80211: station state transition error handling
Johannes Berg
2012-01-30
1
-4
/
+13
*
|
mac80211: make CQM RSSI support per virtual interface
Johannes Berg
2012-01-27
1
-2
/
+2
*
|
mac80211: make beacon filtering per virtual interface
Johannes Berg
2012-01-27
1
-1
/
+1
*
|
mac80211: Fix the maximum transmit power with power constraint
Hong Wu
2012-01-24
1
-1
/
+1
|
/
*
mac80211: use RCU read locks for sta_info_get
Mohammed Shafi Shajakhan
2012-01-04
1
-0
/
+2
*
cfg80211: Return beacon loss count in station
Paul Stewart
2011-12-19
1
-0
/
+8
*
mac80211: Fix power save in change interface
Mohammed Shafi Shajakhan
2011-12-15
1
-0
/
+1
*
mac80211: remove an unnecessary paraenthesis
Mohammed Shafi Shajakhan
2011-12-15
1
-1
/
+1
*
mac80211: refactor station state transitions
Johannes Berg
2011-12-15
1
-3
/
+3
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-12-02
1
-1
/
+1
|
\
|
*
mac80211: fix race between connection monitor & suspend
Johannes Berg
2011-11-09
1
-1
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
2011-11-22
1
-0
/
+2
|
\
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2011-11-07
1
-2
/
+16
|
|
\
\
|
*
|
|
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-10-31
1
-0
/
+1
|
*
|
|
net: add moduleparam.h for users of module_param/MODULE_PARM_DESC
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
|
|
|
mac80211: Support ht-cap over-rides.
Ben Greear
2011-11-21
1
-2
/
+12
*
|
|
|
mac80211: remove unused ASSOC_AP flag
Johannes Berg
2011-11-21
1
-1
/
+0
*
|
|
|
mac80211: call ieee80211_recalc_idle() after sending packets
Felix Fietkau
2011-11-17
1
-6
/
+9
*
|
|
|
mac80211: handle HT PHY BSS membership selector value correctly
Christian Lamparter
2011-11-09
1
-41
/
+49
|
|
_
|
/
|
/
|
|
*
|
|
mac80211: use min rate as basic rate for buggy APs
Eliad Peller
2011-11-07
1
-0
/
+19
|
|
/
|
/
|
*
|
mac80211: disable powersave for broken APs
Johannes Berg
2011-11-02
1
-2
/
+16
|
/
*
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-10-25
1
-1
/
+1
|
\
|
*
PM QoS: Move and rename the implementation files
Jean Pihet
2011-08-25
1
-1
/
+1
*
|
mac80211: Send nullfunc frames at lower rate during connection monitor
Rajkumar Manoharan
2011-10-03
1
-0
/
+5
*
|
mac80211: optimise station flags
Johannes Berg
2011-09-30
1
-12
/
+10
*
|
nl80211/mac80211: allow adding TDLS peers as stations
Arik Nemtsov
2011-09-30
1
-3
/
+4
*
|
mac80211: save tx params per sdata
Eliad Peller
2011-09-27
1
-2
/
+2
*
|
mac80211: Send the management frame at requested rate
Rajkumar Manoharan
2011-09-27
1
-1
/
+1
*
|
mac80211: Fix regression on queue stop during 2040 bss change
Rajkumar Manoharan
2011-09-19
1
-19
/
+24
*
|
mac80211: Update device channel in case of HW channel switch supported
Shahar Levi
2011-09-14
1
-0
/
+3
*
|
mac80211: stop tx before doing hw config and rate update
Rajkumar Manoharan
2011-09-14
1
-0
/
+16
*
|
mac80211: Remove unnecessary OOM logging messages
Joe Perches
2011-09-13
1
-12
/
+5
*
|
mac80211: fix race condition between assoc_done and first EAP packet
Guy Eilam
2011-08-26
1
-6
/
+53
|
/
[next]