index
:
linux/linux-stable.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.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-04-26
rtlwifi: rtl8821ae: Make sure loop counter is signed on all architectures
David Müller
2016-04-26
prism54: isl_38xx: Replace 'struct timeval'
Tina Ruchandani
2016-04-26
rtl818x_pci: Fix a memory leak in rtl8180_init_rx_ring
Jia-Ju Bai
2016-04-21
rtl8xxxu: hide unused tables
Arnd Bergmann
2016-04-15
rtl8xxxu: MAINTAINERS: Update to point to the active devel branch
Jes Sorensen
2016-04-15
rtl8xxxu: Pause TX before calling disable_rf()
Jes Sorensen
2016-04-15
rtl8xxxu: Implement rtl8192e_enable_rf()
Jes Sorensen
2016-04-15
rtl8xxxu: Fix OOPS if user tries to add device via /sys
Jes Sorensen
2016-04-15
rtl8xxxu: Fix 8188RU support
Jes Sorensen
2016-04-15
rtl8xxxu: Add TX power base values for gen1 parts
Jes Sorensen
2016-04-15
rtl8xxxu: Set register 0xfe10 on rtl8192cu based parts
Jes Sorensen
2016-04-15
rtl8xxxu: Update copyright statement to include 2016
Jes Sorensen
2016-04-15
rtl8xxxu: Unregister from mac80211 before shutting down the device
Jes Sorensen
2016-04-15
rtl8xxxu: Match 8723bu power down sequence to vendor driver
Jes Sorensen
2016-04-15
rtl8xxxu: Use rtl_chip == RTL8188R to identify high PA parts
Jes Sorensen
2016-04-15
rtl8xxxu: Apply 8188RU workaround for UMC B cut parts correctly
Jes Sorensen
2016-04-15
rtl8xxxu: For devices with external PA (8188RU), limit CCK TX power
Jes Sorensen
2016-04-15
rtl8xxxu: Move PHY RF init into device specific functions
Jes Sorensen
2016-04-15
rtl8xxxu: fix uninitialized return value in ret
Colin Ian King
2016-04-15
rtl8xxxu: Mark 0x050d:0x1004 as tested
Jes Sorensen
2016-04-15
Re-enable 8192eu support
Jes Sorensen
2016-04-15
rtl8xxxu: 8192eu Fix bug in LDPC RX hang fix
Jes Sorensen
2016-04-15
rtl8xxxu: Remove unneeded 8192eu hack
Jes Sorensen
2016-04-15
rtl8xxxu: Split USB quirks into gen1 and gen2 quirks
Jes Sorensen
2016-04-15
rtl8xxxu: Make PBP tuning a fileops parameter
Jes Sorensen
2016-04-15
rtl8xxxu: Do not backup RF_MODE_AG when it's never being used
Jes Sorensen
2016-04-15
rtl8xxxu: Store device specific TRXFF boundary in the fileops
Jes Sorensen
2016-04-15
rtl8xxxu: REG_LDOA15_CTRL is only used on gen1 parts
Jes Sorensen
2016-04-15
rtl8xxxu: Move loading of AGC table to device specific function
Jes Sorensen
2016-04-15
rtl8xxxu: Load AGC table before patching for 1T2R parts
Jes Sorensen
2016-04-15
rtl8xxxu: Split rtl8xxxu_init_phy_bb() into device specific functions
Jes Sorensen
2016-04-15
rtl8xxxu: Use descriptive bits for setting RX paths for 1T2R parts
Jes Sorensen
2016-04-15
rtl8xxxu: Correctly mask what was read from REG_CCK0_AFE_SETTING
Jes Sorensen
2016-04-15
rtl8xxxu: Remove unused 8723bu path B IQ calibration code
Jes Sorensen
2016-04-15
rtl8xxxu: Remove misleading warning from rtl8192eu_phy_iqcalibrate()
Jes Sorensen
2016-04-15
rtl8xxxu: Name RX descriptor types rxdesc16/rxdesc24
Jes Sorensen
2016-04-15
rtl8xxxu: byteswap the entire RX descriptor for 24 byte RX descriptors
Jes Sorensen
2016-04-15
rtl8xxxu: Use has_s0s1 for REG_S0S1 issues only
Jes Sorensen
2016-04-15
rtl8xxxu: Implment rtl8192e_set_tx_power()
Jes Sorensen
2016-04-15
rtl8xxxu: Do not try to set REG_LEDCFG2 on 8192eu
Jes Sorensen
2016-04-15
rtl8xxxu: Do not init FPGA0_TX_INFO on 8192eu
Jes Sorensen
2016-04-15
rtl8xxxu: Do not set REG_PBP on 8192eu
Jes Sorensen
2016-04-15
rtl8xxxu: Reorder chip quirks to follow flow of 8192eu driver
Jes Sorensen
2016-04-15
rtl8xxxu: Implement generic init_queue_reserved_page() function
Jes Sorensen
2016-04-15
rtl8xxxu: Reorg more code to match the flow of the 8192eu vendor driver
Jes Sorensen
2016-04-15
rtl8xxxu: Reorder parts of init code to match the 8192eu vendor code flow
Jes Sorensen
2016-04-15
mwifiex: make mwifiex_insert_cmd_to_free_q local static
Andreas Fenkart
2016-04-15
mwifiex: factor out mwifiex_cancel_pending_scan_cmd
Andreas Fenkart
2016-04-15
mwifiex: scan: replace pointer arithmetic with array access
Andreas Fenkart
2016-04-15
mwifiex: scan: factor out dbg_security_flags
Andreas Fenkart
[next]