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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...
David S. Miller
2008-06-28
13
-243
/
+410
|
\
|
*
mac80211: fix tx fragmentation
Johannes Berg
2008-06-27
1
-31
/
+37
|
*
mac80211: make workqueue freezable
Johannes Berg
2008-06-27
1
-1
/
+1
|
*
mac80211: add phy information to giwname
Tomas Winkler
2008-06-27
1
-0
/
+32
|
*
mac80211: update the authentication method
Emmanuel Grumbach
2008-06-27
1
-0
/
+13
|
*
mac80211: don't return -EINVAL upon iwconfig wlan0 rts auto
Emmanuel Grumbach
2008-06-27
1
-0
/
+3
|
*
mac80211: mlme.c use new frame control helpers
Harvey Harrison
2008-06-27
1
-20
/
+19
|
*
mac80211: rx.c use new frame control helpers
Harvey Harrison
2008-06-27
1
-4
/
+3
|
*
mac80211: tx.c use new frame control helpers
Harvey Harrison
2008-06-27
1
-29
/
+25
|
*
mac80211: wep.c use new frame control helpers
Harvey Harrison
2008-06-27
1
-24
/
+15
|
*
mac80211: Let drivers have access to TKIP key offets for TX and RX MIC
Luis R. Rodriguez
2008-06-27
3
-36
/
+31
|
*
mac80211: rename TKIP debugging Kconfig symbol
Johannes Berg
2008-06-27
2
-11
/
+11
|
*
mac80211: add single function calling tx handlers
Johannes Berg
2008-06-26
1
-42
/
+40
|
*
mac80211: use separate spinlock for sta flags
Johannes Berg
2008-06-26
2
-13
/
+28
|
*
mac80211: remove shared key todo
Johannes Berg
2008-06-26
1
-2
/
+3
|
*
mac80211: 11h - Handling measurement request
Assaf Krauss
2008-06-26
1
-0
/
+78
|
*
mac80211: 11h Infrastructure - Parsing
Assaf Krauss
2008-06-26
2
-0
/
+28
|
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/wireless-2.6
John W. Linville
2008-06-25
3
-30
/
+43
|
|
\
|
|
*
wext: Emit event stream entries correctly when compat.
David S. Miller
2008-06-16
3
-30
/
+43
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-28
1
-0
/
+9
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
mac80211: fix an oops in several failure paths in key allocation
Emmanuel Grumbach
2008-06-27
1
-0
/
+9
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-19
1
-1
/
+1
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
mac80211: detect driver tx bugs
Johannes Berg
2008-06-18
1
-1
/
+8
|
*
Revert "mac80211: Use skb_header_cloned() on TX path."
David S. Miller
2008-06-18
1
-2
/
+2
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-16
2
-2
/
+3
|
\
\
|
|
/
|
*
mac80211: add missing new line in debug print HT_DEBUG
Tomas Winkler
2008-06-13
1
-1
/
+1
|
*
mac80211 : fix for iwconfig in ad-hoc mode
Abhijeet Kolekar
2008-06-13
1
-1
/
+2
*
|
mac80211: eliminate IBSS warning in rate_lowest_index()
Vladimir Koutny
2008-06-14
3
-7
/
+20
*
|
mac80211: tkip.c use a local struct tkip_ctx in ieee80211_get_tkip_key
Harvey Harrison
2008-06-14
1
-14
/
+16
*
|
mac80211: tkip.c fold ieee80211_gen_rc4key into its one caller
Harvey Harrison
2008-06-14
1
-21
/
+17
*
|
mac80211: tkip.c consolidate tkip IV writing in helper
Harvey Harrison
2008-06-14
3
-20
/
+17
*
|
mac80211: rx.c use new helpers
Harvey Harrison
2008-06-14
1
-12
/
+7
*
|
mac80211: wme.c use new helpers
Harvey Harrison
2008-06-14
1
-13
/
+5
*
|
mac80211: use new helpers in util.c - ieee80211_get_bssid()
Harvey Harrison
2008-06-14
1
-22
/
+19
*
|
mac80211: wpa.c use new access helpers
Harvey Harrison
2008-06-14
1
-47
/
+16
*
|
mac80211: add utility function to get header length
Harvey Harrison
2008-06-14
1
-0
/
+32
*
|
mac80211: make ieee80211_get_hdrlen_from_skb return unsigned
Harvey Harrison
2008-06-14
1
-4
/
+4
*
|
mac80211: fix beacon interval value
Tomas Winkler
2008-06-14
2
-2
/
+3
*
|
mac80211: do not fragment while aggregation is in use
Ron Rindjunsky
2008-06-14
1
-4
/
+4
*
|
net/mac80211/ieee80211_i.h: fix-up merge damage
John W. Linville
2008-06-10
1
-21
/
+0
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-10
7
-35
/
+75
|
\
\
|
|
/
|
*
mac80211: Checking IBSS support while changing channel in ad-hoc mode
Assaf Krauss
2008-06-09
3
-12
/
+16
|
*
mac80211: decrease IBSS creation latency
Dan Williams
2008-06-09
1
-1
/
+1
|
*
mac80211: Fixing slow IBSS rejoin
Assaf Krauss
2008-06-09
1
-0
/
+1
|
*
mac80211: send association event on IBSS create
Dan Williams
2008-06-09
1
-0
/
+5
|
*
mac80211: fix alignment issue with compare_ether_addr()
Senthil Balasubramanian
2008-05-28
3
-6
/
+6
|
*
mac80211: Fix for NULL pointer dereference in sta_info_get()
Senthil Balasubramanian
2008-05-28
1
-2
/
+2
|
*
mac80211: fix a typo in ieee80211_handle_filtered_frame comment
Yi Zhu
2008-05-28
1
-1
/
+1
|
*
mac80211 : Fixes the status message for iwconfig
Abhijeet Kolekar
2008-05-28
1
-3
/
+8
|
*
mac80211: reorder channel and freq reporting in wext scan report
Tomas Winkler
2008-05-28
1
-5
/
+4
[next]