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
/
ieee80211_i.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2012-05-14
1
-1
/
+2
|
\
|
*
mac80211: Advertise HT protection mode in IEs
Ashok Nagarajan
2012-05-08
1
-1
/
+2
*
|
mac80211: Convert compare_ether_addr to ether_addr_equal
Joe Perches
2012-05-09
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-07
1
-1
/
+1
|
\
|
*
mac80211: call ieee80211_mgd_stop() on interface stop
Eliad Peller
2012-04-24
1
-1
/
+1
*
|
mac80211: rename AP variable num_sta_authorized to num_mcast_sta
Felix Fietkau
2012-04-24
1
-1
/
+1
*
|
mac80211: Support on-channel scan option.
Ben Greear
2012-04-23
1
-0
/
+3
*
|
mac80211: remove ieee80211_rx_bss_get
Mohammed Shafi Shajakhan
2012-04-13
1
-3
/
+0
*
|
mac80211: remove hw.conf.channel usage where possible
Michal Kazior
2012-04-13
1
-1
/
+1
*
|
mac80211: do not scan and monitor connection in parallel
Stanislaw Gruszka
2012-04-13
1
-0
/
+1
*
|
mac80211: add improved HW queue control
Johannes Berg
2012-04-11
1
-0
/
+1
*
|
mac80211: add explicit monitor interface if needed
Johannes Berg
2012-04-11
1
-0
/
+3
*
|
mac80211: Modify sta_get_rates to give basic rates
Ashok Nagarajan
2012-04-11
1
-1
/
+1
*
|
mac80211: Implement mesh synchronization framework
Javier Cardona
2012-04-10
1
-0
/
+23
*
|
mac80211: refuse TX queue configuration on non-QoS HW
Johannes Berg
2012-04-10
1
-1
/
+1
*
|
mac80211: remove queue stop on rate control update
Johannes Berg
2012-04-10
1
-1
/
+0
*
|
mac80211: remove channel type argument from rate_update
Johannes Berg
2012-04-10
1
-5
/
+0
*
|
mac80211: set HT channel before association
Johannes Berg
2012-04-10
1
-7
/
+3
*
|
mac80211: inline ieee80211_add_pending_skbs
Johannes Berg
2012-04-10
1
-2
/
+5
*
|
mac80211: optimize aggregation session timeout handling
Felix Fietkau
2012-04-09
1
-1
/
+2
*
|
wireless: rename ht_info to ht_operation
Johannes Berg
2012-04-09
1
-7
/
+6
|
/
*
mac80211: make uapsd_* keys per-vif
Eliad Peller
2012-03-15
1
-14
/
+14
*
mac80211: Don't let regulatory make us deaf
Paul Stewart
2012-03-13
1
-0
/
+3
*
mac80211: simplify wmm check during association
Johannes Berg
2012-03-12
1
-1
/
+1
*
mac80211: remove tx_sync
Johannes Berg
2012-03-12
1
-1
/
+0
*
mac80211: Filter duplicate IE ids
Paul Stewart
2012-03-07
1
-0
/
+41
*
mac80211: combine QoS with other BSS changes
Johannes Berg
2012-03-05
1
-1
/
+2
*
mac80211: use 16 bit alignment for the if_ibss bssid field
Felix Fietkau
2012-03-05
1
-1
/
+1
*
cfg80211: remove cookies from callbacks
Johannes Berg
2012-02-29
1
-4
/
+2
*
mac80211: remove local_to_hw
Johannes Berg
2012-02-27
1
-6
/
+0
*
mac80211: fix auth/assoc data & timer leak
Johannes Berg
2012-02-27
1
-0
/
+1
*
cfg80211: restructure AP/GO mode API
Johannes Berg
2012-02-22
1
-1
/
+1
*
cfg80211/mac80211: userspace peer authorization in IBSS
Antonio Quartulli
2012-02-06
1
-0
/
+2
*
mac80211: redesign auth/assoc
Johannes Berg
2012-02-06
1
-36
/
+41
*
mac80211: add support for mcs masks
Simon Wunderlich
2012-01-30
1
-0
/
+1
*
mac80211: In IBSS the DA field of auth frames is different from BSSID
Antonio Quartulli
2012-01-24
1
-1
/
+1
*
mac80211: remove dead code
Mohammed Shafi Shajakhan
2012-01-04
1
-2
/
+0
*
mac80211: Use appropriate TID for sending BAR, ADDBA and DELBA frames
Helmut Schaa
2011-12-15
1
-1
/
+10
*
mac80211: reduce station management complexity
Johannes Berg
2011-12-15
1
-7
/
+4
*
mac80211: delay IBSS station insertion
Johannes Berg
2011-12-15
1
-3
/
+5
*
mac80211: count authorized stations per BSS
Johannes Berg
2011-12-15
1
-0
/
+1
*
mac80211: Add HT operation modes for IBSS
Alexander Simon
2011-12-06
1
-0
/
+1
*
mac80211: revert on-channel work optimisations
Johannes Berg
2011-11-30
1
-2
/
+0
*
{nl,cfg,mac}80211: implement dot11MeshHWMPperrMinInterval
Thomas Pedersen
2011-11-28
1
-1
/
+3
*
mac80211: Add NoAck per tid support
Simon Wunderlich
2011-11-28
1
-0
/
+3
*
mac80211: remove debugfs noack test
Simon Wunderlich
2011-11-28
1
-1
/
+0
*
mac80211: Support ht-cap over-rides.
Ben Greear
2011-11-21
1
-2
/
+9
*
cfg80211/mac80211: Revert "move information element parsing logic to cfg80211"
Johannes Berg
2011-11-21
1
-0
/
+63
*
mac80211: use skb list for fragments
Johannes Berg
2011-11-21
1
-0
/
+1
*
mac80211: Save probe response data for bss
Arik Nemtsov
2011-11-11
1
-0
/
+1
[next]