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
2010-10-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
146
-4191
/
+4231
2010-10-07
ath9k_hw: Fix hw reset failure with HTC driver
Rajkumar Manoharan
1
-4
/
+0
2010-10-07
cfg80211: constify WDS address
Johannes Berg
3
-3
/
+3
2010-10-07
nl80211: use new genl helpers for WDS
Johannes Berg
1
-33
/
+12
2010-10-07
mac80211: fix sw scan locking
Johannes Berg
1
-2
/
+1
2010-10-07
wl1271: Support FEM autodetection
Juuso Oikarinen
1
-4
/
+17
2010-10-07
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
27
-913
/
+661
2010-10-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+2
2010-10-07
Revert "mac80211: use netif_receive_skb in ieee80211_tx_status callpath"
John W. Linville
1
-2
/
+2
2010-10-07
Revert "rtl8180: use NAPI for bottom-half processing"
John W. Linville
1
-69
/
+59
2010-10-06
bonding: add Speed/Duplex information to /proc/net/bonding/bond
Krzysztof Oledzki
1
-0
/
+2
2010-10-06
neigh: RCU conversion of struct neighbour
Eric Dumazet
2
-54
/
+88
2010-10-06
iwlagn: add define for MODULE_FIRMWARE
Wey-Yi Guy
1
-0
/
+1
2010-10-06
iwlagn: fix module firmware name for 130 series device
Wey-Yi Guy
1
-2
/
+2
2010-10-06
bonding: reread information about speed and duplex when interface goes up
Krzysztof Piotr Oledzki
1
-0
/
+2
2010-10-06
bonding: print information about speed and duplex seen by the driver
Krzysztof Piotr Oledzki
1
-2
/
+3
2010-10-06
bnx2x: update version to 1.60.00-1
Dmitry Kravkov
1
-2
/
+2
2010-10-06
bnx2x: properly initialize FW stats
Dmitry Kravkov
1
-0
/
+13
2010-10-06
bnx2x: code beautify
Dmitry Kravkov
7
-233
/
+318
2010-10-06
bnx2x, cnic: Fix SPQ return credit
Dmitry Kravkov
4
-47
/
+91
2010-10-06
bnx2x: move msix table initialization to probe()
Dmitry Kravkov
4
-134
/
+228
2010-10-06
bnx2x: use L1_CACHE_BYTES instead of magic number
Dmitry Kravkov
1
-2
/
+2
2010-10-06
bnx2x: use proper constants for dma_unmap* calls
Dmitry Kravkov
2
-2
/
+2
2010-10-06
bnx2x: remove unused fields in main driver structure
Dmitry Kravkov
1
-7
/
+0
2010-10-06
bnx2x: remove unused parameter in reuse_rx_skb()
Dmitry Kravkov
2
-3
/
+3
2010-10-06
bnx2x: Add 57712 support
Dmitry Kravkov
14
-790
/
+3428
2010-10-06
bnx2x: change type of spq_left to atomic
Dmitry Kravkov
3
-13
/
+11
2010-10-06
bnx2x: rename MF related fields
Dmitry Kravkov
5
-47
/
+47
2010-10-06
bnx2x: remove old FW files
Dmitry Kravkov
2
-23040
/
+0
2010-10-06
bnx2x, cnic, bnx2i: use new FW/HSI
Dmitry Kravkov
19
-3222
/
+4764
2010-10-06
bnx2x: add 6.0.34 fw files
Dmitry Kravkov
3
-0
/
+38096
2010-10-06
bnx2x: create folder for bnx2x firmware files
Dmitry Kravkov
5
-5
/
+6
2010-10-06
cnic: Fine-tune ring init code.
Michael Chan
2
-6
/
+19
2010-10-06
cnic: Use pfid for internal memory offsets.
Michael Chan
2
-70
/
+75
2010-10-06
cnic: Pass cp pointer to BNX2X_HW_CID.
Michael Chan
2
-11
/
+11
2010-10-06
[PATCH net-next] tg3: Set real_num_rx_queues for non-multiq devs
Matt Carlson
1
-0
/
+1
2010-10-06
mac80211: avoid uninitialized var warning in ieee80211_scan_cancel
John W. Linville
1
-3
/
+4
2010-10-06
cfg80211: fix BSS double-unlinking
Johannes Berg
1
-6
/
+6
2010-10-06
nl80211/mac80211: Add retry and failed transmission count to station info
Bruno Randolf
4
-0
/
+22
2010-10-06
Revert "iwlwifi: do not perferm force reset while doing scan"
Stanislaw Gruszka
1
-5
/
+0
2010-10-06
mac80211: compete scan to cfg80211 if deferred scan fail to start
Stanislaw Gruszka
1
-0
/
+2
2010-10-06
mac80211: do not requeue scan work when not needed
Stanislaw Gruszka
1
-12
/
+3
2010-10-06
mac80211: assure we also cancel deferred scan request
Stanislaw Gruszka
3
-14
/
+27
2010-10-06
mac80211: keep lock when calling __ieee80211_scan_completed()
Stanislaw Gruszka
1
-36
/
+39
2010-10-06
mac80211: reduce number of __ieee80211_scan_completed calls
Stanislaw Gruszka
1
-22
/
+29
2010-10-06
b43: N-PHY: don't duplicate setting channel in shared memory
Rafał Miłecki
1
-10
/
+2
2010-10-06
b43: define B43_SHM_SH_CHAN_40MHZ
Rafał Miłecki
2
-3
/
+6
2010-10-06
b43: N-PHY: simplify channel switching
Rafał Miłecki
1
-16
/
+11
2010-10-06
nl80211: fix error in generic netif_running check
Johannes Berg
1
-0
/
+2
2010-10-06
cfg80211/mac80211: allow per-station GTKs
Johannes Berg
20
-109
/
+293
[next]