index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
ibss.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next
John W. Linville
2012-12-11
1
-0
/
+14
|
\
|
*
mac80211: adapt slot time in IBSS mode
Simon Wunderlich
2012-12-04
1
-0
/
+14
*
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-11-26
1
-19
/
+27
|
\
\
|
|
/
|
*
mac80211: convert to channel definition struct
Johannes Berg
2012-11-26
1
-16
/
+18
|
*
nl80211/cfg80211: support VHT channel configuration
Johannes Berg
2012-11-26
1
-6
/
+7
|
*
cfg80211: pass a channel definition struct
Johannes Berg
2012-11-26
1
-9
/
+12
|
*
mac80211: in ADHOC print debug message for every Auth message
Antonio Quartulli
2012-11-26
1
-2
/
+4
*
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-11-21
1
-24
/
+5
|
\
\
|
|
/
|
*
mac80211: support RX_FLAG_MACTIME_END
Thomas Pedersen
2012-11-13
1
-24
/
+5
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-11-21
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
mac80211: deinitialize ibss-internals after emptiness check
Simon Wunderlich
2012-11-13
1
-4
/
+4
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-10-29
1
-1
/
+1
|
\
\
|
|
/
|
*
mac80211: fix SSID copy on IBSS JOIN
Antonio Quartulli
2012-10-26
1
-1
/
+1
*
|
mac80211: Notify new IBSS network creation
Sujith Manoharan
2012-10-18
1
-3
/
+8
*
|
mac80211: Take status code as parameter to ieee80211_send_auth
Jouni Malinen
2012-10-17
1
-2
/
+2
*
|
mac80211: track needed RX chains for channel contexts
Johannes Berg
2012-10-17
1
-0
/
+3
*
|
mac80211: use channel contexts
Johannes Berg
2012-10-17
1
-36
/
+34
|
/
*
mac80211: fix IBSS auth TX debug message
Sylvain Roger Rieunier
2012-09-20
1
-1
/
+1
*
mac80211: reply to AUTH with DEAUTH if sta allocation fails in IBSS
Antonio Quartulli
2012-09-07
1
-1
/
+32
*
mac80211: add supported rates change notification in IBSS
Antonio Quartulli
2012-08-20
1
-1
/
+4
*
mac80211: use eth_broadcast_addr
Johannes Berg
2012-07-31
1
-1
/
+1
*
mac80211: use oper_channel in ibss
Johannes Berg
2012-07-31
1
-4
/
+4
*
mac80211: clean up debugging
Johannes Berg
2012-06-24
1
-46
/
+43
*
mac80211: two small verbose debug cleanups
Johannes Berg
2012-06-22
1
-1
/
+1
*
mac80211: send auth in IBSS only if userspace isn't handling it
Will Hawkins
2012-06-20
1
-1
/
+1
*
cfg80211: simplify cfg80211_can_beacon_sec_chan API
Johannes Berg
2012-06-05
1
-2
/
+1
*
net: mac80211: Add and use ibss_vdbg debugging macro
Joe Perches
2012-06-05
1
-51
/
+28
*
net: mac80211: Convert printk(KERN_DEBUG to pr_debug
Joe Perches
2012-06-05
1
-49
/
+39
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
John W. Linville
2012-05-22
1
-0
/
+5
|
\
|
*
mac80211: Push the deleted comment to correct place
Ashok Nagarajan
2012-05-16
1
-0
/
+5
*
|
net: Convert net_ratelimit uses to net_<level>_ratelimited
Joe Perches
2012-05-15
1
-6
/
+4
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2012-05-14
1
-1
/
+1
|
\
\
|
|
/
|
*
mac80211: Advertise HT protection mode in IEs
Ashok Nagarajan
2012-05-08
1
-1
/
+1
*
|
mac80211: Convert compare_ether_addr to ether_addr_equal
Joe Perches
2012-05-09
1
-6
/
+6
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-23
1
-2
/
+2
|
\
|
*
mac80211: fix logic error in ibss channel type check
Felix Fietkau
2012-04-17
1
-2
/
+2
*
|
mac80211: Modify sta_get_rates to give basic rates
Ashok Nagarajan
2012-04-11
1
-2
/
+2
*
|
mac80211: use IEEE80211_NUM_ACS
Johannes Berg
2012-04-10
1
-1
/
+1
*
|
wireless: rename ht_info to ht_operation
Johannes Berg
2012-04-09
1
-9
/
+7
|
/
*
mac80211: use compare_ether_addr on MAC addresses instead of memcmp
Felix Fietkau
2012-03-05
1
-5
/
+5
*
mac80211: clean up asm/unaligned.h inclusion
Johannes Berg
2012-02-27
1
-1
/
+0
*
cfg80211/mac80211: userspace peer authorization in IBSS
Antonio Quartulli
2012-02-06
1
-1
/
+5
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-01
1
-0
/
+1
|
\
|
*
mac80211: update oper_channel on ibss join
Eliad Peller
2012-01-24
1
-0
/
+1
*
|
mac80211: station state transition error handling
Johannes Berg
2012-01-30
1
-3
/
+3
*
|
Revert "mac80211: Do not scan for IBSS merge with a fixed BSSID."
John W. Linville
2012-01-30
1
-3
/
+2
*
|
mac80211: Do not scan for IBSS merge with a fixed BSSID.
Nicolas Cavallari
2012-01-27
1
-2
/
+3
*
|
mac80211: in IBSS use the Auth frame to trigger STA reinsertion
Antonio Quartulli
2012-01-24
1
-36
/
+49
*
|
mac80211: add a 2-way Authentication challenge to IBSS mode
Antonio Quartulli
2012-01-24
1
-0
/
+7
*
|
mac80211: remove useless DA checking in ieee80211_rx_mgmt_probe_resp()
Antonio Quartulli
2012-01-24
1
-3
/
+0
[next]