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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-31
wireless: remove write-only 'granted' variable
Johannes Berg
1
-2
/
+0
2008-10-31
ath9k: Check if the STA supports HT when initializing rate control
Sujith
1
-1
/
+1
2008-10-31
mac80211: Change WARN_ON to WARN_ON_ONCE
Sujith
1
-2
/
+2
2008-10-31
ath9k: Allow user to change tx power when asked
Luis R. Rodriguez
2
-2
/
+9
2008-10-31
ath9k: enable RX interrupt mitigation
Luis R. Rodriguez
1
-1
/
+1
2008-10-31
ath9k: remove pointless sc_txintrperiod and spin_lock_bh on tx prepare
Luis R. Rodriguez
3
-29
/
+15
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
6
-139
/
+19
2008-10-31
wireless: use individual buffers for printing ssid values
John W. Linville
14
-106
/
+168
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
6
-66
/
+6
2008-10-31
wireless: consolidate on a single escape_essid implementation
John W. Linville
23
-262
/
+219
2008-10-31
mac80211: insert AP sta entry after filling it
Johannes Berg
1
-13
/
+18
2008-10-31
Fix debugfs_create_*'s error checking method for wireless/rt2x00/
Zhaolei
1
-9
/
+12
2008-10-31
Fix debugfs_create_bool's error checking method for wireless/iwlwifi/
Zhaolei
1
-1
/
+2
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
2
-28
/
+37
2008-10-31
mac80211: fix a few typos in mac80211 kernel doc
Bob Copeland
1
-6
/
+6
2008-10-31
rt2x00: reduce checkpatch.pl errors
John Daiker
4
-5
/
+5
2008-10-31
ath5k: reduce checkpatch.pl errors
John Daiker
3
-12
/
+12
2008-10-31
Add nl80211 commands to get and set o11s mesh networking parameters
colin@cozybit.com
5
-21
/
+377
2008-10-31
mac80211: inform userspace of probe/auth/assoc timeout
Johannes Berg
1
-0
/
+3
2008-10-31
hostap: Fix sparse warnings
Larry Finger
1
-1
/
+1
2008-10-31
mac80211: remove rate_control_clear
Johannes Berg
8
-47
/
+0
2008-10-31
iwlwifi: protect headers from double inclusion
Tomas Winkler
2
-1
/
+6
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
p54: integrate parts of lmac_longbow.h and other parts of stlc45xx
John W. Linville
5
-105
/
+316
2008-10-31
p54: borrow some setup code from stlc45xx
Christian Lamparter
3
-46
/
+51
2008-10-31
p54: fix memory management
Christian Lamparter
4
-163
/
+229
2008-10-31
p54: p54: refactor p54_rx_frame_sent
Christian Lamparter
1
-57
/
+61
2008-10-31
p54: refactor statistic timer code
Christian Lamparter
1
-14
/
+25
2008-10-31
p54: broken out edcf changes
Christian Lamparter
3
-78
/
+58
2008-10-31
iwlwifi: tx command must run on same tfd as packet
Tomas Winkler
1
-3
/
+2
2008-10-31
iwlwifi: fix TX cmd dma unmapping
Tomas Winkler
5
-184
/
+163
2008-10-31
iwlwifi: unify tx antenna toggling
Tomas Winkler
6
-62
/
+51
2008-10-31
iwlwifi: add iwl_cmd_queue_free for readability
Tomas Winkler
1
-13
/
+40
2008-10-31
iwlwifi: remove host commands structures from iwl_cmd
Tomas Winkler
2
-10
/
+7
2008-10-31
iwlwifi: expand error lookup and align output
Jay Sternberg
1
-17
/
+40
2008-10-31
iwlwifi: define firmware file name once
Jay Sternberg
1
-6
/
+8
2008-10-31
make ieee80211 invisible
Johannes Berg
1
-40
/
+16
2008-10-31
ipw2x00: change default policy for auto-associate
Tim Gardner
3
-5
/
+5
2008-10-31
p54: implement MRR
Johannes Berg
1
-22
/
+108
2008-10-31
mac80211/drivers: rewrite the rate control API
Johannes Berg
47
-685
/
+889
2008-10-31
mac80211: add might_sleep to hw_config
Johannes Berg
1
-0
/
+2
2008-10-31
airo: Kill directly reference of netdev->priv
Wang Chen
1
-85
/
+86
2008-10-31
ath5k: fix mesh point operation
Andrey Yurovsky
1
-0
/
+6
[next]