index
:
drm/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
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-11
{nl,mac,cfg}80211: Allow user to configure basic rates for mesh
Ashok Nagarajan
5
-4
/
+30
2013-06-11
mac80211: expire mesh peers based on mesh configuration
Colleen Twitty
3
-2
/
+3
2013-06-11
{nl,cfg}80211: make peer link expiration time configurable
Colleen Twitty
4
-1
/
+18
2013-06-11
nl80211: add kernel-doc for NL80211_FEATURE_ACTIVE_MONITOR
Felix Fietkau
1
-0
/
+4
2013-06-11
mac80211: fix mesh deadlock
Thomas Pedersen
2
-18
/
+18
2013-06-05
wireless: fix kernel-doc
Johannes Berg
3
-7
/
+18
2013-06-05
mac80211: Use suitable semantics for beacon availability indication
Alexander Bondar
5
-17
/
+21
2013-06-05
mac80211: fix powersave bug and clean up ieee80211_rx_bss_info
Alexander Bondar
1
-21
/
+9
2013-06-04
cfg80211: make wiphy index start at 0 again
Johannes Berg
1
-0
/
+3
2013-06-04
cfg80211: fix potential deadlock regression
Johannes Berg
1
-15
/
+8
2013-06-04
regulatory: use proper enum return value
Johannes Berg
1
-1
/
+1
2013-06-04
cfg80211: separate internal SME implementation
Johannes Berg
8
-453
/
+335
2013-06-04
cfg80211/mac80211: clean up cfg80211 SME APIs
Johannes Berg
6
-153
/
+170
2013-06-04
Merge remote-tracking branch 'wireless-next/master' into HEAD
Johannes Berg
161
-1995
/
+19929
2013-06-04
mac80211: set IEEE80211_TX_CTL_REQ_TX_STATUS on nullframes
Pontus Fuchs
1
-0
/
+4
2013-06-04
nl80211: remove bogus genlmsg_end() error checking
Johannes Berg
1
-33
/
+7
2013-06-04
mac80211: add a tx control flag to indicate PS-Poll/uAPSD response
Felix Fietkau
2
-1
/
+6
2013-06-03
brcmsmac: Reduce log spam in heavy tx, make err print in debug
John Greene
1
-1
/
+1
2013-06-03
ath9k: Do not maintain ANI state per-channel
Sujith Manoharan
4
-28
/
+22
2013-06-03
ath9k: Print ANI statistics in debugfs
Sujith Manoharan
2
-19
/
+64
2013-06-03
ath9k: Set ofdmWeakSigDetect directly
Sujith Manoharan
4
-12
/
+4
2013-06-03
ath9k: Simplify ANI initialization
Sujith Manoharan
6
-27
/
+10
2013-06-03
ath9k: Remove unused structure ath_dbg_bb_mac_samp
Sujith Manoharan
1
-39
/
+0
2013-06-03
ath9k: Enable WoW only for AR9462
Sujith Manoharan
7
-207
/
+35
2013-06-03
ath9k: Return early for invalid rates
Sujith Manoharan
1
-2
/
+2
2013-06-03
net, ipw2x00: remove redundant D0 power state set
Yijing Wang
1
-2
/
+0
2013-06-03
ath9k: advertise support for active monitor interfaces
Felix Fietkau
1
-0
/
+2
2013-06-03
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
10
-16
/
+75
2013-06-03
cw1200: rename the cw1200 platform definition header
Solomon Peachy
3
-2
/
+2
2013-06-03
cw1200: Rework SDIO platform support to prevent build problems.
Solomon Peachy
5
-122
/
+66
2013-06-03
cw1200: Replace use of 'struct resource' with 'int' for GPIO fields.
Solomon Peachy
4
-97
/
+47
2013-06-03
cw1200: Reference correct 'powerup' GPIO signal.
Solomon Peachy
2
-2
/
+2
2013-06-03
cw1200: move platform_data header to correct location.
Solomon Peachy
4
-3
/
+3
2013-06-03
cw1200: Rename 'sbus' to 'hwbus'
Solomon Peachy
10
-123
/
+119
2013-06-03
cfg80211: take WoWLAN support information out of wiphy struct
Johannes Berg
12
-92
/
+115
2013-06-03
mac80211: set mesh formation field properly
Jacob Minshall
3
-4
/
+4
2013-06-03
mac80211: don't check local mesh TTL on TX
Thomas Pedersen
1
-6
/
+0
2013-06-03
mac80211: fix sdata locking around __ieee80211_request_smps
Johannes Berg
1
-0
/
+2
2013-05-31
Revert "mac80211_hwsim: remove P2P_DEVICE support"
Johannes Berg
1
-1
/
+3
2013-05-31
Revert "iwlwifi: mvm: remove P2P_DEVICE support"
Johannes Berg
1
-1
/
+13
2013-05-30
cw1200: remove unused including <linux/version.h>
Wei Yongjun
3
-3
/
+0
2013-05-30
cw1200: use module_spi_driver to simplify the code
Wei Yongjun
1
-14
/
+1
2013-05-30
cw1200: convert to use simple_open()
Wei Yongjun
1
-7
/
+1
2013-05-30
cw1200: remove duplicated include from wsm.c
Wei Yongjun
1
-1
/
+0
2013-05-30
cw1200: Fix compile with CONFIG_PM=n
Solomon Peachy
5
-4
/
+27
2013-05-30
ath9k: check for Rx-STBC flag and pass it to ieee80211
Oleksij Rempel
3
-3
/
+15
2013-05-30
ath9k: remove useless flag conversation.
Oleksij Rempel
4
-10
/
+12
2013-05-29
cw1200: add driver for the ST-E CW1100 & CW1200 WLAN chipsets
Solomon Peachy
34
-0
/
+15040
2013-05-29
mwifiex: dump small buffers with help of %*ph
Andy Shevchenko
1
-3
/
+2
2013-05-29
net: wireless: p54spi: Fix commenting style
Sachin Kamat
1
-8
/
+7
[next]