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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-05
NFC: add nfc subsystem core
Lauro Ramos Venancio
11
-15
/
+609
2011-07-05
mac80211: allow driver to impose WoWLAN restrictions
Johannes Berg
2
-6
/
+14
2011-07-05
ssb: PCI revision ID register is 8-bit wide
Sergei Shtylyov
2
-2
/
+2
2011-07-05
rtlwifi: rtl8192de: Fix error exit from hw_init
Larry Finger
1
-1
/
+6
2011-07-05
rtlwifi: rtl8192de: Replace loops calling udelay with single mdelay
Larry Finger
1
-13
/
+7
2011-07-05
carl9170: use carl9170 queue enums
Christian Lamparter
1
-5
/
+5
2011-07-05
rtlwifi: rtl8192de: Remove comparison of boolean with true
Larry Finger
4
-17
/
+17
2011-07-05
rtlwifi: rtl8192{ce,cu,se} Remove irq_enabled
Mike McCormack
5
-19
/
+0
2011-07-05
rtlwifi: rtl8192de: Remove irq_enabled boolean
Larry Finger
1
-2
/
+0
2011-07-05
drivers/net/wireless/rtlwifi/rtl8192de/phy.c: fix udelay() usage
Andrew Morton
1
-5
/
+5
2011-07-05
mac80211: fix smatch complains
Christian Lamparter
2
-3
/
+5
2011-07-05
carl9170: allow PSM if the 5 GHz band is selected
Christian Lamparter
3
-8
/
+1
2011-07-05
carl9170: enable IEEE80211_HW_NEED_DTIM_PERIOD
Christian Lamparter
1
-0
/
+1
2011-07-05
carl9170: import 1.9.4 firmware headers
Christian Lamparter
6
-22
/
+63
2011-07-05
net, wireless: Don't return uninitialized in __cfg80211_stop_sched_scan()
Jesper Juhl
1
-3
/
+2
2011-07-05
mac80211: Skip tailroom reservation for full HW-crypto devices with race fix
Yogesh Ashok Powar
3
-11
/
+57
2011-07-01
iwlagn: remove the indirection for the rx write pointer
Emmanuel Grumbach
6
-10
/
+3
2011-07-01
iwlagn: remove hcmd ops
Wey-Yi Guy
11
-73
/
+23
2011-07-01
iwlagn: call bt_coex directlly
Wey-Yi Guy
1
-11
/
+9
2011-07-01
iwlagn: scd memory boundary
Wey-Yi Guy
2
-8
/
+19
2011-07-01
iwlagn: move the tx allocation funcs to the transport layer
Emmanuel Grumbach
8
-257
/
+236
2011-07-01
iwlagn: add rx_free to transport layer
Emmanuel Grumbach
5
-49
/
+62
2011-07-01
iwlagn: introduce transport layer and implement rx_init
Emmanuel Grumbach
10
-83
/
+241
2011-07-01
iwlagn: add module parameter to disable stuck queue watchdog timer
Wey-Yi Guy
3
-1
/
+6
2011-07-01
iwlagn: add correct firmware name for 135 series
Wey-Yi Guy
1
-5
/
+11
2011-07-01
iwlagn: re-define the testmode cmd and attr enum
Wey-Yi Guy
1
-104
/
+132
2011-07-01
iwlagn: verify mutex held for sync commands
Johannes Berg
2
-11
/
+3
2011-06-29
rtlwifi: potential forever loop in rtl92de_hw_init()
Dan Carpenter
1
-1
/
+2
2011-06-29
rtlwifi: rtl8192de: Fix build errors when using allyes configuration
Larry Finger
6
-101
/
+101
2011-06-29
b43: HT-PHY: correct 0x2059 radio init
Rafał Miłecki
1
-1
/
+49
2011-06-29
ath9k_htc: Add device ID for Sony UWA-BR100
Mohammed Shafi Shajakhan
1
-0
/
+2
2011-06-29
ath9k: move few descriptor macros to ath9k.h
Mohammed Shafi Shajakhan
2
-7
/
+5
2011-06-29
b43: HT-PHY: basic PHY init
Rafał Miłecki
2
-2
/
+9
2011-06-29
b43: HT-PHY: add init tables
Rafał Miłecki
1
-0
/
+588
2011-06-29
b43: HT-PHY: init radio when enabling it
Rafał Miłecki
1
-0
/
+33
2011-06-29
b43: HT-PHY: replace radio routing magic numbers
Rafał Miłecki
2
-1
/
+6
2011-06-29
wl12xx: AP-mode - use mac80211 indication about STA WME support
Arik Nemtsov
1
-8
/
+1
2011-06-29
mac80211: propagate information about STA WME support down
Arik Nemtsov
2
-1
/
+6
2011-06-29
rtlwifi: use PCI_VENDOR_ID_*
Jon Mason
2
-10
/
+4
2011-06-29
rtlwifi: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
2
-6
/
+1
2011-06-29
iwlegacy: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
1
-1
/
+1
2011-06-29
b43: HT-PHY: implement lacking 0x908 PHY reg op
Rafał Miłecki
1
-1
/
+6
2011-06-29
b43: HT-PHY: add channel switching tables for 2 GHz band
Rafał Miłecki
1
-0
/
+135
2011-06-29
b43: HT-PHY: perform some tables ops on channel switching
Rafał Miłecki
1
-0
/
+19
2011-06-29
b43: HT-PHY: upload PHY values when switching channel
Rafał Miłecki
2
-2
/
+28
2011-06-29
b43: HT-PHY: prepare place for HT-PHY tables
Rafał Miłecki
3
-0
/
+183
2011-06-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
13
-30
/
+75
2011-06-28
iwlagn: use PCI_DMA_* for pci_* operations
John W. Linville
1
-6
/
+6
2011-06-27
mac80211: dynamic PS - don't enter PS when TX frames are pending
Arik Nemtsov
1
-12
/
+24
2011-06-27
bcma: main.c needs to include <linux/slab.h>
Geert Uytterhoeven
1
-0
/
+1
[next]