index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
iface.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
1
-4
/
+2
2010-03-23
mac80211: Add support for connection monitor in hardware
Juuso Oikarinen
1
-1
/
+1
2010-03-09
mac80211: use different MAC addresses for virtual interfaces
Johannes Berg
1
-2
/
+114
2010-02-15
mac80211: fix netdev rename
Johannes Berg
1
-1
/
+1
2010-01-19
mac80211: fix WMM AC default for non-QoS data frames
Felix Fietkau
1
-1
/
+5
2010-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
1
-3
/
+7
2010-01-12
cfg80211/mac80211: Use more generic bitrate mask for rate control
Jouni Malinen
1
-2
/
+6
2010-01-11
mac80211: fix queue selection for data frames on monitor interfaces
Felix Fietkau
1
-2
/
+5
2010-01-08
mac80211: fix endian error
Johannes Berg
1
-2
/
+2
2010-01-08
mac80211: fix queue selection for packets injected via monitor interface
Lennert Buytenhek
1
-0
/
+1
2010-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
1
-2
/
+2
2010-01-06
Revert "mac80211: replace netif_tx_{start,stop,wake}_all_queues"
John W. Linville
1
-2
/
+2
2010-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
1
-2
/
+37
2010-01-05
mac80211: fix ieee80211_change_mac() to use struct sockaddr
Kalle Valo
1
-2
/
+3
2010-01-05
mac80211: fix skb buffering issue
Johannes Berg
1
-2
/
+37
2009-12-28
mac80211: remove struct ieee80211_if_init_conf
Johannes Berg
1
-11
/
+3
2009-12-28
mac80211: generalise work handling
Johannes Berg
1
-2
/
+9
2009-12-28
mac80211: introduce flush operation
Johannes Berg
1
-0
/
+2
2009-12-28
mac80211: add ieee80211_sdata_running
Johannes Berg
1
-5
/
+5
2009-12-21
mac80211: reduce reliance on netdev
Johannes Berg
1
-3
/
+59
2009-11-25
mac80211: Speedup ieee80211_remove_interfaces()
Eric Dumazet
1
-9
/
+5
2009-11-19
cfg80211: introduce capability for 4addr mode
Johannes Berg
1
-4
/
+8
2009-11-11
mac80211: implement support for 4-address frames for AP and client mode
Felix Fietkau
1
-0
/
+4
2009-10-30
mac80211: remove RX_FLAG_RADIOTAP
Johannes Berg
1
-4
/
+4
2009-10-27
mac80211: replace netif_tx_{start,stop,wake}_all_queues
John W. Linville
1
-2
/
+2
2009-10-07
mac80211: support ETHTOOL_GPERMADDR
John W. Linville
1
-1
/
+4
2009-10-05
cfg80211: assign device type in netdev notifier callback
Marcel Holtmann
1
-5
/
+0
2009-09-11
net: Add DEVTYPE support for Ethernet based devices
Marcel Holtmann
1
-0
/
+5
2009-08-28
mac80211: fix scan cancel on ifdown
Johannes Berg
1
-24
/
+2
2009-08-28
mac80211: remove tasklet enable/disable
Johannes Berg
1
-8
/
+1
2009-08-28
mac80211: fix configure_filter invocation after stop
Johannes Berg
1
-5
/
+1
2009-08-20
mac80211: allow configure_filter callback to sleep
Johannes Berg
1
-12
/
+3
2009-08-04
mac80211: FIF_PSPOLL filter flag
Igor Perminov
1
-2
/
+16
2009-08-04
mac80211: redefine usage of the mac80211 workqueue
Luis R. Rodriguez
1
-2
/
+2
2009-08-04
mac80211: fix sparse warnings/errors
Johannes Berg
1
-2
/
+2
2009-08-04
mac80211: disable beacons before removing the associated interface
Bob Copeland
1
-0
/
+10
2009-07-29
cfg80211: self-contained wext handling where possible
Johannes Berg
1
-1
/
+0
2009-07-27
mac80211: Replace {sw, hw}_scanning variables with a bitfield
Helmut Schaa
1
-2
/
+2
2009-07-27
mac80211: allow using network namespaces
Johannes Berg
1
-0
/
+1
2009-07-27
mac80211: cooperate more with network namespaces
Johannes Berg
1
-1
/
+15
2009-07-24
mac80211: remove master netdev
Johannes Berg
1
-22
/
+21
2009-07-24
mac80211: cancel the connection monitor timers/work
Johannes Berg
1
-3
/
+5
2009-07-10
mac80211: rework MLME for multiple authentications
Johannes Berg
1
-26
/
+2
2009-07-10
mac80211: remove dead code, clean up
Johannes Berg
1
-2
/
+0
2009-06-03
cfg80211: add rfkill support
Johannes Berg
1
-2
/
+2
2009-05-11
mac80211: fix scan channel race
Johannes Berg
1
-1
/
+2
2009-05-06
mac80211: tell driver when idle
Johannes Berg
1
-2
/
+76
2009-05-06
mac80211: add driver ops wrappers
Johannes Berg
1
-12
/
+10
2009-04-22
mac80211: convert to cfg80211 IBSS API
Johannes Berg
1
-9
/
+3
2009-04-22
mac80211: disable powersave if pm_qos asks for low latency
Johannes Berg
1
-2
/
+2
[next]