index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-31
wireless: remove write-only 'granted' variable
Johannes Berg
1
-2
/
+0
2008-10-31
mac80211: Change WARN_ON to WARN_ON_ONCE
Sujith
1
-2
/
+2
2008-10-31
mac80211: make use of regulatory tx power settings on change of tx power
Luis R. Rodriguez
1
-12
/
+6
2008-10-31
mac80211: check return value of dev_alloc_skb() in ieee80211_sta_join_ibss().
Rami Rosen
1
-49
/
+55
2008-10-31
wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h conflicts
John W. Linville
1
-1
/
+1
2008-10-31
wireless: use individual buffers for printing ssid values
John W. Linville
3
-14
/
+21
2008-10-31
wireless: escape_ssid should handle non-printables
John W. Linville
1
-6
/
+19
2008-10-31
wireless: remove NETWORK_EMPTY_ESSID flag
John W. Linville
3
-27
/
+5
2008-10-31
wireless: consolidate on a single escape_essid implementation
John W. Linville
7
-44
/
+89
2008-10-31
mac80211: insert AP sta entry after filling it
Johannes Berg
1
-13
/
+18
2008-10-31
wireless: fix EU check
Johannes Berg
1
-1
/
+1
2008-10-31
wireless: get rid of pointless request list
Johannes Berg
1
-69
/
+21
2008-10-31
wireless: remove cfg80211_reg_mutex
Johannes Berg
3
-8
/
+2
2008-10-31
wireless: don't publish __regulatory_hint
Johannes Berg
1
-0
/
+28
2008-10-31
Add nl80211 commands to get and set o11s mesh networking parameters
colin@cozybit.com
3
-20
/
+260
2008-10-31
mac80211: inform userspace of probe/auth/assoc timeout
Johannes Berg
1
-0
/
+3
2008-10-31
mac80211: remove rate_control_clear
Johannes Berg
4
-19
/
+0
2008-10-31
minstrel: improve performance for non-MRR drivers
Felix Fietkau
2
-4
/
+27
2008-10-31
nl80211: fix monitor flags
Johannes Berg
1
-1
/
+1
2008-10-31
make ieee80211 invisible
Johannes Berg
1
-40
/
+16
2008-10-31
mac80211/drivers: rewrite the rate control API
Johannes Berg
12
-310
/
+306
2008-10-31
mac80211: add might_sleep to hw_config
Johannes Berg
1
-0
/
+2
2008-10-31
mac80211: rewrite HT handling
Johannes Berg
4
-153
/
+134
2008-10-31
mac80211: move bss_conf into vif
Johannes Berg
8
-38
/
+35
2008-10-31
mac80211: make retry limits part of hw config
Johannes Berg
5
-24
/
+18
2008-10-31
nl80211: export HT capabilities
Johannes Berg
1
-0
/
+13
2008-10-31
mac80211: provide sequence numbers
Johannes Berg
2
-0
/
+12
2008-10-31
rfkill: rate-limit rfkill-input workqueue usage (v3)
Henrique de Moraes Holschuh
1
-8
/
+41
2008-10-31
rfkill: honour EPO state when resuming a rfkill controller
Henrique de Moraes Holschuh
1
-2
/
+11
2008-10-31
rfkill: add master_switch_mode and EPO lock to rfkill and rfkill-input
Henrique de Moraes Holschuh
3
-80
/
+274
2008-10-31
rfkill: export global states to rfkill-input
Henrique de Moraes Holschuh
2
-0
/
+15
2008-10-31
rfkill: use killable locks instead of interruptible
Henrique de Moraes Holschuh
1
-3
/
+4
2008-10-31
mac80211: introduce hw config change flags
Johannes Berg
7
-32
/
+56
2008-10-31
mac80211: kill hw.conf.antenna_sel_{rx,tx}
Johannes Berg
3
-11
/
+0
2008-10-31
802.11: clean up/fix HT support
Johannes Berg
7
-154
/
+167
2008-10-31
mac80211: remove unused declaration of struct sta_attribute.
Rami Rosen
1
-5
/
+0
2008-10-31
mac80211: fix short slot handling
Johannes Berg
2
-37
/
+46
2008-10-31
mac80211: remove max_antenna_gain config
Johannes Berg
1
-2
/
+0
2008-10-31
mac80211: clean up ieee80211_hw_config errors
Johannes Berg
5
-25
/
+13
2008-10-31
mac80211: remove wiphy_to_hw
Johannes Berg
1
-7
/
+0
2008-10-31
mac80211: minor code cleanups
Johannes Berg
9
-52
/
+45
2008-10-31
mac80211: remove writable debugs mesh parameters
Johannes Berg
1
-88
/
+24
2008-10-31
mac80211: remove aggregation status write support from debugfs
Johannes Berg
1
-72
/
+1
2008-10-31
net: replace NIPQUAD() in net/*/
Harvey Harrison
26
-150
/
+127
2008-10-31
net: replace NIPQUAD() in net/netfilter/
Harvey Harrison
16
-108
/
+78
2008-10-31
net: replace NIPQUAD() in net/ipv4/ net/ipv6/
Harvey Harrison
15
-103
/
+78
2008-10-31
net: replace NIPQUAD() in net/ipv4/netfilter/
Harvey Harrison
10
-85
/
+69
2008-10-31
pkt_sched: Add peek emulation for non-work-conserving qdiscs.
Jarek Poplawski
6
-6
/
+11
2008-10-31
pkt_sched: Use qdisc->ops->peek() instead of ->dequeue() & ->requeue()
Jarek Poplawski
4
-29
/
+19
2008-10-31
pkt_sched: Add qdisc->ops->peek() implementation.
Jarek Poplawski
8
-0
/
+69
[next]