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
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
2012-02-22
brcm80211: fmac: use specific types in struct brcmf_bus
Arend van Spriel
3
-9
/
+12
2012-02-22
brcm80211: fmac: make sure cancel_work_sync only called after INIT_WORK
Franky Lin
1
-4
/
+4
2012-02-22
brcm80211: fmac: resolve smatch issues in brcmfmac code
Arend van Spriel
2
-2
/
+3
2012-02-22
brcm80211: smac: remove smatch warnings from brcmsmac code
Arend van Spriel
3
-5
/
+14
2012-02-22
brcm80211: smac: fix endless retry of A-MPDU transmissions
Arend van Spriel
1
-5
/
+1
2012-02-22
brcm80211: smac: remove redundant assignments from txpwrctrl_pwr_setup_nphy
Arend van Spriel
1
-20
/
+1
2012-02-22
brcm80211: smac: fix unintended fallthru in wlc_phy_radio_init_2057()
Arend van Spriel
1
-4
/
+3
2012-02-22
Correcting typos in rtlwifi/base.c
Tristan Pourcelot
1
-3
/
+3
2012-02-22
rtlwifi: rtl8192c-common: rtl8192se: rtl8192de: Simplify if statements
Larry Finger
3
-277
/
+104
2012-02-22
rt2x00:Add debug message for new chipset
John Li
1
-2
/
+2
2012-02-22
rt2x00:Fix typo
John Li
1
-1
/
+1
2012-02-22
rtlwifi/rtl8192c: in _rtl92c_phy_calculate_bit_shift remove comparing bitmask...
Devendra.Naga
1
-1
/
+1
2012-02-22
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
33
-798
/
+1386
2012-02-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1528
-49631
/
+63699
2012-02-15
ath9k: stop on rates with idx -1 in ath9k rate control's .tx_status
Pavel Roskin
1
-1
/
+1
2012-02-15
mwifiex: clear previous security setting during association
Amitkumar Karwar
1
-1
/
+7
2012-02-15
Bluetooth: btusb: Add vendor specific ID (0a5c 21f3) for BCM20702A0
Manoj Iyer
1
-0
/
+1
2012-02-15
Bluetooth: Don't mark non xfer isoc endpoint URBs with URB_ISO_ASAP
Daniel Wagner
1
-3
/
+0
2012-02-15
wl12xx: remove some dead code in wl1271_plt_init()
Dan Carpenter
1
-2
/
+0
2012-02-15
wl12xx: delete wl->vif (and allow multiple vifs)
Eliad Peller
2
-13
/
+0
2012-02-15
wl12xx: enter forced-psm on fw change
Eliad Peller
1
-0
/
+15
2012-02-15
wl12xx: dynamically change fw according to number of active roles
Eliad Peller
4
-13
/
+124
2012-02-15
wl12xx: Use a dedicated fw for PLT
Eliad Peller
7
-22
/
+52
2012-02-15
wl12xx: add split_scan_timeout debugfs file
Eyal Shapira
1
-0
/
+43
2012-02-15
wl12xx: use split scan for normal scan
Eyal Shapira
4
-4
/
+15
2012-02-15
wl12xx: increase max probe-req template size to WL1271_CMD_TEMPL_MAX_SIZE
Ido Reis
2
-4
/
+4
2012-02-15
wl12xx: don't fail on AP scan
Eliad Peller
1
-6
/
+7
2012-02-15
wl12xx: declare support for hw scan while idle
Eliad Peller
2
-18
/
+2
2012-02-15
wl12xx: configure arp filtering only after association
Eliad Peller
1
-34
/
+35
2012-02-15
wl12xx: Revert "wl12xx: disable auto-arp"
Eliad Peller
1
-1
/
+2
2012-02-15
wl12xx: consider encryption and QoS in auto arp template
Eliad Peller
9
-35
/
+117
2012-02-15
wl12xx: add forced_ps debugfs file
Eyal Shapira
1
-0
/
+70
2012-02-15
wl12xx: add forced_ps mode
Eyal Shapira
5
-13
/
+32
2012-02-15
wl12xx: add suspend_listen_interval debugfs file
Eyal Shapira
1
-0
/
+59
2012-02-15
wl12xx: Set different wake up conditions in case of suspend
Eyal Shapira
5
-9
/
+72
2012-02-15
wl12xx: add new coex params
Eliad Peller
2
-0
/
+7
2012-02-15
wl12xx: add TX_HW_ATTR_HOST_ENCRYPT flag
Eliad Peller
2
-4
/
+14
2012-02-15
wl12xx: Set IEEE80211_TX_RC_SHORT_GI if short GI was used on
Pontus Fuchs
3
-4
/
+11
2012-02-15
wl12xx: Set IEEE80211_TX_RC_MCS on MCS rates on TX complete.
Pontus Fuchs
2
-1
/
+15
2012-02-15
wl12xx: change WLVIF_FLAG_PSM name and remove WLVIF_FLAG_PSM_REQUESTED
Eyal Shapira
4
-36
/
+23
2012-02-15
wl12xx: enable/disable BET with AUTO_PS/ACTIVE
Eyal Shapira
1
-0
/
+7
[next]