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
2012-02-27
rtlwifi: Fix breakage in debug functions when built as a module
Larry Finger
1
-1
/
+1
2012-02-27
rt2x00:Add VCO recalibration
John Li
10
-0
/
+171
2012-02-27
ath9k: Fix descriptor length for AR9462
Sujith Manoharan
2
-2
/
+7
2012-02-27
ath9k: Fix programming SYNTH4 for AR9462
Sujith Manoharan
1
-2
/
+2
2012-02-27
ath9k: Initialize NF values properly
Sujith Manoharan
2
-8
/
+20
2012-02-27
ath9k: Remove unused initvals
Sujith Manoharan
2
-859
/
+0
2012-02-27
ath9k: Fix phyerr debug statistics
Sujith Manoharan
1
-4
/
+2
2012-02-27
ath9k: Prettify recv debugfs file output
Sujith Manoharan
1
-52
/
+45
2012-02-27
ath9k: Add a debugfs file to display reset statistics
Sujith Manoharan
1
-0
/
+41
2012-02-27
ath9k: Merge wiphy and misc debugfs files
Sujith Manoharan
1
-160
/
+64
2012-02-27
ath9k: Remove unnecessary variable initialization
Sujith Manoharan
1
-5
/
+0
2012-02-27
ath9k_hw: remove duplicate initvals
Felix Fietkau
3
-441
/
+34
2012-02-27
rt2x00: Add support for D-Link DWA-127 to rt2800usb.
Gertjan van Wingerde
1
-0
/
+1
2012-02-27
Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
John W. Linville
35
-611
/
+1112
2012-02-22
ath9k: remove unnecessary PS wrappers
Mohammed Shafi Shajakhan
1
-4
/
+0
2012-02-22
ath9k: remove obsolete comments
Mohammed Shafi Shajakhan
1
-6
/
+0
2012-02-22
ath5k:Remove __raw_read and __raw_write
Jonathan Bither
3
-17
/
+17
2012-02-22
cfg80211: restructure AP/GO mode API
Johannes Berg
7
-286
/
+316
2012-02-22
iwlegacy: remove il_is_rfkill_hw
Stanislaw Gruszka
1
-7
/
+1
2012-02-22
iwlegacy: s/il_txq_mem/il_free_txq_mem/g
Stanislaw Gruszka
4
-5
/
+5
2012-02-22
iwlegacy: s/S_RF_KILL_HW/S_RFKILL/g
Stanislaw Gruszka
5
-36
/
+36
2012-02-22
iwlegacy: small queue initializations cleanup
Stanislaw Gruszka
4
-61
/
+52
2012-02-22
iwlegacy: enable only rfkill interrupt when rfkill switch is on during IFF_UP
Stanislaw Gruszka
1
-4
/
+2
2012-02-22
iwlegacy: small il4965_set_hw_ready cleanup
Stanislaw Gruszka
1
-21
/
+14
2012-02-22
iwlegacy: check correct il_poll_bit error value
Stanislaw Gruszka
1
-1
/
+1
2012-02-22
iwlegacy: do not grab nic access if rfkill
Stanislaw Gruszka
5
-57
/
+97
2012-02-22
iwleagcy: fix ident code damage
Stanislaw Gruszka
2
-26
/
+10
2012-02-22
iwleagcy: remove old comments
Stanislaw Gruszka
1
-16
/
+0
2012-02-22
iwlegacy: improve mac operation debuggability a bit
Stanislaw Gruszka
2
-52
/
+53
2012-02-22
iwlegacy: get rid of tx/rx traffic log
Stanislaw Gruszka
6
-423
/
+145
2012-02-22
iwlegacy: merge all ops structures into one
Stanislaw Gruszka
5
-131
/
+78
2012-02-22
iwlegacy: merge il_lib_ops into il_ops
Stanislaw Gruszka
8
-81
/
+71
2012-02-22
iwlegacy: remove il_apm_ops
Stanislaw Gruszka
7
-27
/
+13
2012-02-22
iwlegacy: merge eeprom_ops into lib_ops
Stanislaw Gruszka
4
-16
/
+8
2012-02-22
iwlegacy: remove temp_ops
Stanislaw Gruszka
4
-25
/
+15
2012-02-22
iwlegacy: move debugfs_ops to il_priv
Stanislaw Gruszka
10
-38
/
+30
2012-02-22
iwlegacy: gather all 4965 handlers in one place
Stanislaw Gruszka
4
-325
/
+305
2012-02-22
iwlegacy: regulatory_bands is not an ops
Stanislaw Gruszka
4
-29
/
+42
2012-02-22
iwlegacy: use writeb,writel,readl directly
Stanislaw Gruszka
3
-9
/
+9
2012-02-22
iwlegacy: cleanup/fix memory barriers
Stanislaw Gruszka
2
-4
/
+7
2012-02-22
iwlegacy: always check if got h/w access before write
Stanislaw Gruszka
3
-18
/
+21
2012-02-22
iwlegacy: dump stack when fail to gain access to the device
Stanislaw Gruszka
1
-2
/
+3
2012-02-22
rtlwifi: rtl8192se firmware load can overflow target buffer
Tim Gardner
2
-2
/
+4
2012-02-22
brcm80211: fmac: make sdio firmware filename specific
Arend van Spriel
1
-6
/
+6
2012-02-22
brcm80211: fmac: add USB support for bcm43235/6/8 chipsets
Arend van Spriel
7
-7
/
+1812
2012-02-22
brcm80211: fmac: use spinlock calls saving irq flags in brcmf_enq_event()
Arend van Spriel
1
-2
/
+3
2012-02-22
brcm80211: fmac: change allocation flag in brcmf_enq_event() function
Arend van Spriel
1
-2
/
+4
2012-02-22
brcm80211: fmac: update bus state in common driver part
Arend van Spriel
2
-14
/
+8
2012-02-22
brcm80211: fmac: only return success in brcmf_sdbrcm_bus_init() when true
Arend van Spriel
1
-4
/
+3
2012-02-22
brcm80211: fmac: move module entry points to dhd_linux.c
Arend van Spriel
3
-5
/
+32
[prev]
[next]