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
...
|
*
mac80211: Only flush workqueue when last interface was removed
Ivo van Doorn
2008-07-07
1
-2
/
+2
|
*
mac80211: move netif_carrier_on to after ieee80211_bss_info_change_notify
Guy Cohen
2008-07-07
1
-2
/
+5
*
|
mac80211: fix lots of kernel-doc
Randy Dunlap
2008-07-08
2
-21
/
+61
*
|
mac80211: add support for iwconfig wlanX frag auto
Emmanuel Grumbach
2008-07-08
1
-0
/
+2
*
|
mac80211: aes_ccm.c remove crypto wrapper and extra args
Harvey Harrison
2008-07-08
1
-21
/
+17
*
|
mac80211: pass scratch buffer directly, remove additional pointers
Harvey Harrison
2008-07-08
3
-23
/
+20
*
|
mac80211: wpa.c remove rx/tx_data ->fc users
Harvey Harrison
2008-07-08
1
-13
/
+8
*
|
mac80211: remove trivial rx_data->fc users
Harvey Harrison
2008-07-08
1
-56
/
+51
*
|
mac80211: call bss_info_change only once upon disassociation
Tomas Winkler
2008-07-08
3
-8
/
+8
*
|
mac80211: remove ieee80211_get_hdr_info
Harvey Harrison
2008-07-08
3
-41
/
+35
*
|
mac80211: remove one user of ieee80211_get_hdr_info
Harvey Harrison
2008-07-08
1
-41
/
+37
*
|
mac80211: use symbolic defines in wpa.c
Harvey Harrison
2008-07-08
1
-7
/
+7
*
|
mac80211: move QOS control helpers into ieee80211.h
Harvey Harrison
2008-07-08
3
-24
/
+16
*
|
mac80211: remove MAC80211_DEBUG from net/mac80211/Kconfig.
Rami Rosen
2008-07-08
1
-2
/
+1
*
|
mac80211: fix warning: unused variable ifsta
Tomas Winkler
2008-07-08
1
-0
/
+2
*
|
mac80211: remove useless tid assignment for management and control frames
Tomas Winkler
2008-07-08
1
-1
/
+0
*
|
mac80211: add block ack request capability
Ron Rindjunsky
2008-07-08
3
-2
/
+49
*
|
mac80211: Don't request encryption for probe response
Ivo van Doorn
2008-07-08
1
-0
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-07-05
2
-2
/
+8
|
\
\
|
|
/
|
*
net-sched: change tcf_destroy_chain() to clear start of filter list
Patrick McHardy
2008-07-01
1
-2
/
+1
|
*
mac80211: don't accept WEP keys other than WEP40 and WEP104
Emmanuel Grumbach
2008-06-30
1
-0
/
+7
*
|
mac80211: rework debug settings and make debugging safer
Johannes Berg
2008-07-02
11
-342
/
+196
*
|
mac80211: get rid of function pointers in RX path
Johannes Berg
2008-07-02
1
-53
/
+44
*
|
mac80211: get rid of function pointers in TX path
Johannes Berg
2008-07-02
2
-34
/
+35
*
|
mac80211: add beacon timestamp to beacon template in IBSS
Assaf Krauss
2008-06-30
1
-0
/
+1
*
|
mac80211: fix warning: unused variable invoke_tx_handlers
Tomas Winkler
2008-06-30
1
-3
/
+2
*
|
mac80211: removing duplicated parsing of information elements
Ester Kummer
2008-06-30
1
-91
/
+97
*
|
build algorithms into the mac80211 module
Adrian Bunk
2008-06-30
5
-50
/
+14
*
|
mac80211: add last beacon time in scan list
Emmanuel Grumbach
2008-06-30
1
-0
/
+7
*
|
mac80211: add spectrum capabilities
Tomas Winkler
2008-06-30
1
-0
/
+24
*
|
mac80211: add MAC80211_VERBOSE_SPECT_MGMT_DEBUG Kconfig option
Yi Zhu
2008-06-30
1
-0
/
+7
*
|
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
[prev]
[next]