index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-13
b43: HT-PHY: setup TX power control
Rafał Miłecki
2
-0
/
+134
2013-03-13
b43: HT-PHY: implement RSSI polling
Rafał Miłecki
2
-1
/
+100
2013-03-13
b43: HT-PHY: implement playing sample tone
Rafał Miłecki
2
-0
/
+74
2013-03-13
b43: HT-PHY: implement stopping sample tone playback
Rafał Miłecki
2
-0
/
+47
2013-03-13
b43: HT-PHY: implement controlling TX power control
Rafał Miłecki
2
-0
/
+68
2013-03-13
b43: HT-PHY: implement PA override
Rafał Miłecki
2
-0
/
+27
2013-03-13
b43: HT-PHY: implement CCA reset
Rafał Miłecki
1
-21
/
+47
2013-03-13
b43: HT-PHY: implement MAC reclocking
Rafał Miłecki
1
-0
/
+18
2013-03-13
b43: HT-PHY: implement spurious tone avoidance
Rafał Miłecki
1
-0
/
+20
2013-03-13
b43: HT-PHY: move TX fix to the separated function
Rafał Miłecki
1
-18
/
+28
2013-03-13
b43: HT-PHY: add classifier control function
Rafał Miłecki
2
-5
/
+37
2013-03-13
b43: HT-PHY: rename AFE defines
Rafał Miłecki
2
-25
/
+25
2013-03-13
wil6210: temperature measurement
Vladimir Kondratiev
3
-0
/
+70
2013-03-13
wil6210: sync with new firmware
Vladimir Kondratiev
6
-122
/
+321
2013-03-13
wil6210: new SW reset
Vladimir Kondratiev
4
-23
/
+17
2013-03-13
wil6210: headers clean-up
Vladimir Kondratiev
6
-27
/
+0
2013-03-13
wil6210: use WLAN_CAPABILITY_DMG_TYPE_MASK
Vladimir Kondratiev
1
-1
/
+1
2013-03-13
wil6210: fix FW error notification
Vladimir Kondratiev
1
-3
/
+11
2013-03-13
wil6210: report all received mgmt frames
Vladimir Kondratiev
1
-0
/
+3
2013-03-13
wil6210: use cfg80211_inform_bss_frame()
Vladimir Kondratiev
1
-11
/
+3
2013-03-13
wil6210: refactor connect_worker
Vladimir Kondratiev
3
-25
/
+23
2013-03-13
wil6210: Fix garbage sent to the FW with wmi_set_ie()
Vladimir Kondratiev
1
-1
/
+1
2013-03-13
wil6210: do not set IE's for beacon
Vladimir Kondratiev
1
-2
/
+7
2013-03-13
wil6210: handle WMI_BA_STATUS_EVENTID
Vladimir Kondratiev
1
-0
/
+11
2013-03-13
wil6210: handle linkup/linkdown WMI events
Vladimir Kondratiev
1
-0
/
+23
2013-03-13
wil6210: Remove local implementation of dynamic hexdump
Vladimir Kondratiev
2
-24
/
+2
2013-03-13
wil6210: remove unused including <linux/version.h>
Wei Yongjun
1
-1
/
+0
2013-03-13
ssb: pci: Fix flipping of MAC address
Larry Finger
1
-1
/
+1
2013-03-11
mwl8k: don't overwrite regulatory settings on fw reload
Jonas Gorski
1
-0
/
+6
2013-03-11
wireless:rtlwifi: replaced kmalloc+memcpy with kmemdup
Andrei Epure
1
-2
/
+1
2013-03-11
iwlegacy: fix sparse warnings
Stephen Hemminger
3
-10
/
+10
2013-03-11
orinoco_usb: don't release nonexistent firmware
Michal Pecio
1
-1
/
+1
2013-03-11
NFC: microread: Fix MEI build failure
Samuel Ortiz
1
-1
/
+1
2013-03-09
mwifiex: fix potential null dereference 'mef_entry'
Bing Zhao
1
-1
/
+4
2013-03-09
mwifiex: Trigger a card reset on reaching tx_timeout threshold
Ashok Nagarajan
3
-3
/
+19
2013-03-09
rndis_wlan: update email address
Jussi Kivilinna
1
-1
/
+1
2013-03-09
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
85
-696
/
+2000
2013-03-09
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
14
-38
/
+32
2013-03-07
mwifiex: add WOWLAN support
Amitkumar Karwar
6
-0
/
+292
2013-03-07
mwifiex: add "ethtool wol" command support
Amitkumar Karwar
5
-0
/
+78
2013-03-07
mwifiex: shorten the host sleep configuration macro names
Amitkumar Karwar
5
-14
/
+14
2013-03-07
mwifiex: modify skb->truesize for PCIE Rx
Avinash Patil
1
-2
/
+3
2013-03-07
mwifiex: avoid [-Wmaybe-uninitialized] warnings in pcie.c
Bing Zhao
1
-2
/
+2
2013-03-07
mwifiex: fix [-Wunused-function] warnings on pcie suspend/resume
Bing Zhao
1
-0
/
+2
2013-03-07
mwifiex: remove static forward declarations in pcie.c
Bing Zhao
1
-76
/
+74
2013-03-07
ath9k: Report rx-crc-errors in ethtool stats.
Ben Greear
1
-0
/
+2
2013-03-07
ath9k: Report txerr-filtered errors in debugfs.
Ben Greear
2
-0
/
+5
2013-03-07
b43: HT-PHY: make it BCMA-only
Rafał Miłecki
2
-1
/
+6
2013-03-07
ath9k_hw: Fix fixed antenna for AR9462
Sujith Manoharan
1
-0
/
+17
2013-03-07
ath9k_hw: Update initvals for AR9462
Sujith Manoharan
1
-25
/
+24
[next]