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
/
iface.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
mac80211: fix netdev rename
Johannes Berg
2010-02-15
1
-1
/
+1
*
mac80211: fix WMM AC default for non-QoS data frames
Felix Fietkau
2010-01-19
1
-1
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2010-01-19
1
-3
/
+7
|
\
|
*
mac80211: fix queue selection for data frames on monitor interfaces
Felix Fietkau
2010-01-11
1
-2
/
+5
|
*
mac80211: fix endian error
Johannes Berg
2010-01-08
1
-2
/
+2
|
*
mac80211: fix queue selection for packets injected via monitor interface
Lennert Buytenhek
2010-01-08
1
-0
/
+1
*
|
cfg80211/mac80211: Use more generic bitrate mask for rate control
Jouni Malinen
2010-01-12
1
-2
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2010-01-06
1
-2
/
+2
|
\
\
|
|
/
|
*
Revert "mac80211: replace netif_tx_{start,stop,wake}_all_queues"
John W. Linville
2010-01-06
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2010-01-05
1
-2
/
+37
|
\
\
|
|
/
|
*
mac80211: fix skb buffering issue
Johannes Berg
2010-01-05
1
-2
/
+37
*
|
mac80211: fix ieee80211_change_mac() to use struct sockaddr
Kalle Valo
2010-01-05
1
-2
/
+3
*
|
mac80211: remove struct ieee80211_if_init_conf
Johannes Berg
2009-12-28
1
-11
/
+3
*
|
mac80211: generalise work handling
Johannes Berg
2009-12-28
1
-2
/
+9
*
|
mac80211: introduce flush operation
Johannes Berg
2009-12-28
1
-0
/
+2
*
|
mac80211: add ieee80211_sdata_running
Johannes Berg
2009-12-28
1
-5
/
+5
*
|
mac80211: reduce reliance on netdev
Johannes Berg
2009-12-21
1
-3
/
+59
|
/
*
mac80211: Speedup ieee80211_remove_interfaces()
Eric Dumazet
2009-11-25
1
-9
/
+5
*
cfg80211: introduce capability for 4addr mode
Johannes Berg
2009-11-19
1
-4
/
+8
*
mac80211: implement support for 4-address frames for AP and client mode
Felix Fietkau
2009-11-11
1
-0
/
+4
*
mac80211: remove RX_FLAG_RADIOTAP
Johannes Berg
2009-10-30
1
-4
/
+4
*
mac80211: replace netif_tx_{start,stop,wake}_all_queues
John W. Linville
2009-10-27
1
-2
/
+2
*
mac80211: support ETHTOOL_GPERMADDR
John W. Linville
2009-10-07
1
-1
/
+4
*
cfg80211: assign device type in netdev notifier callback
Marcel Holtmann
2009-10-05
1
-5
/
+0
*
net: Add DEVTYPE support for Ethernet based devices
Marcel Holtmann
2009-09-11
1
-0
/
+5
*
mac80211: fix scan cancel on ifdown
Johannes Berg
2009-08-28
1
-24
/
+2
*
mac80211: remove tasklet enable/disable
Johannes Berg
2009-08-28
1
-8
/
+1
*
mac80211: fix configure_filter invocation after stop
Johannes Berg
2009-08-28
1
-5
/
+1
*
mac80211: allow configure_filter callback to sleep
Johannes Berg
2009-08-20
1
-12
/
+3
*
mac80211: FIF_PSPOLL filter flag
Igor Perminov
2009-08-04
1
-2
/
+16
*
mac80211: redefine usage of the mac80211 workqueue
Luis R. Rodriguez
2009-08-04
1
-2
/
+2
*
mac80211: fix sparse warnings/errors
Johannes Berg
2009-08-04
1
-2
/
+2
*
mac80211: disable beacons before removing the associated interface
Bob Copeland
2009-08-04
1
-0
/
+10
*
cfg80211: self-contained wext handling where possible
Johannes Berg
2009-07-29
1
-1
/
+0
*
mac80211: Replace {sw, hw}_scanning variables with a bitfield
Helmut Schaa
2009-07-27
1
-2
/
+2
*
mac80211: allow using network namespaces
Johannes Berg
2009-07-27
1
-0
/
+1
*
mac80211: cooperate more with network namespaces
Johannes Berg
2009-07-27
1
-1
/
+15
*
mac80211: remove master netdev
Johannes Berg
2009-07-24
1
-22
/
+21
*
mac80211: cancel the connection monitor timers/work
Johannes Berg
2009-07-24
1
-3
/
+5
*
mac80211: rework MLME for multiple authentications
Johannes Berg
2009-07-10
1
-26
/
+2
*
mac80211: remove dead code, clean up
Johannes Berg
2009-07-10
1
-2
/
+0
*
cfg80211: add rfkill support
Johannes Berg
2009-06-03
1
-2
/
+2
*
mac80211: fix scan channel race
Johannes Berg
2009-05-11
1
-1
/
+2
*
mac80211: tell driver when idle
Johannes Berg
2009-05-06
1
-2
/
+76
*
mac80211: add driver ops wrappers
Johannes Berg
2009-05-06
1
-12
/
+10
*
mac80211: convert to cfg80211 IBSS API
Johannes Berg
2009-04-22
1
-9
/
+3
*
mac80211: disable powersave if pm_qos asks for low latency
Johannes Berg
2009-04-22
1
-2
/
+2
*
mac80211: improve powersave implementation
Johannes Berg
2009-04-22
1
-0
/
+4
*
mac80211: add beacon filtering support
Kalle Valo
2009-03-27
1
-0
/
+3
[next]