index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-07
rtlwifi: pci: use dev_kfree_skb_irq instead of kfree_skb in rtl_pci_reset_trx...
wang yanqing
1
-1
/
+1
2016-06-07
rtlwifi: Fix logic error in enter/exit power-save mode
wang yanqing
1
-2
/
+2
2016-06-07
rtlwifi: btcoexist: Implement antenna selection
Larry Finger
4
-5
/
+38
2016-06-07
rtlwifi: rtl8723be: Add antenna select module parameter
Larry Finger
3
-0
/
+11
2016-06-07
ath5k: Change led pin configuration for compaq c700 laptop
Joseph Salisbury
1
-1
/
+1
2016-06-07
ath10k: fix kernel panic, move arvifs list head init before htt init
Anilkumar Kolli
1
-4
/
+4
2016-06-07
ath10k: fix rx_channel during hw reconfigure
Rajkumar Manoharan
1
-1
/
+7
2016-06-07
ath10k: fix firmware assert in monitor mode
Rajkumar Manoharan
1
-1
/
+4
2016-06-07
ath10k: fix debugfs pktlog_filter write
Anilkumar Kolli
1
-1
/
+6
2016-06-07
ath9k: Fix LED polarity for some Mini PCI AR9220 MB92 cards.
Vittorio Gambaletta (VittGam)
1
-0
/
+10
2016-06-07
ath9k: Add a module parameter to invert LED polarity.
Vittorio Gambaletta (VittGam)
1
-0
/
+7
2016-05-06
Merge tag 'iwlwifi-for-kalle-2016-05-04' of https://git.kernel.org/pub/scm/li...
Kalle Valo
1
-35
/
+48
2016-05-04
iwlwifi: mvm: don't override the rate with the AMSDU len
Emmanuel Grumbach
1
-35
/
+48
2016-04-21
Merge tag 'iwlwifi-for-kalle-2016-04-12_2' of https://git.kernel.org/pub/scm/...
Kalle Valo
5
-19
/
+27
2016-04-15
ath9k: ar5008_hw_cmn_spur_mitigate: add missing mask_m & mask_p initialisation
Oleksij Rempel
2
-10
/
+3
2016-04-12
iwlwifi: mvm: fix accessing Null pointer during fw dump collection
Matti Gottlieb
2
-2
/
+6
2016-04-12
iwlwifi: 8000: fix MODULE_FIRMWARE input
Sara Sharon
2
-14
/
+1
2016-04-12
iwlwifi: mvm: avoid to WARN about gscan capabilities
Ayala Beker
1
-3
/
+10
2016-04-12
iwlwifi: add device IDs for the 8265 device
Oren Givon
1
-0
/
+10
2016-04-02
Merge tag 'iwlwifi-for-kalle-2016-03-30' of https://git.kernel.org/pub/scm/li...
Kalle Valo
3
-4
/
+4
2016-03-23
rtlwifi: fix gcc-6 indentation warning
Arnd Bergmann
1
-3
/
+3
2016-03-23
b43: Fix memory leaks in b43_bus_dev_ssb_init and b43_bus_dev_bcma_init
Jia-Ju Bai
1
-2
/
+4
2016-03-20
iwlwifi: mvm: fix memory leak in paging
Matti Gottlieb
2
-2
/
+2
2016-03-20
iwlwifi: pcie: lower the debug level for RSA semaphore access
Emmanuel Grumbach
1
-2
/
+2
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
220
-2944
/
+13344
2016-03-18
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-6
/
+4
2016-03-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2016-03-17
lib: update single-char callers of strtobool()
Kees Cook
1
-6
/
+4
2016-03-17
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-16
/
+21
2016-03-14
ath9k: fix misleading indentation
Arnd Bergmann
1
-2
/
+2
2016-03-14
ath9k: fix buffer overrun for ar9287
Arnd Bergmann
1
-4
/
+3
2016-03-10
rtl8xxxu: Temporarily disable 8192eu device init
Jes Sorensen
1
-0
/
+4
2016-03-10
rtl8xxxu: Use correct 8051 reset function for 8723b parts
Jes Sorensen
2
-2
/
+39
2016-03-10
rtl8xxxu: Print a warning if flushing the FIFO fails
Jes Sorensen
1
-1
/
+4
2016-03-10
rtl8xxxu: Flush FIFO before powering down devices
Jes Sorensen
2
-0
/
+36
2016-03-10
rtl8xxxu: Implement device specific power_off function
Jes Sorensen
3
-2
/
+99
2016-03-10
rtl8xxxu: Implement 8723bu specific disable_rf() function
Jes Sorensen
2
-1
/
+17
2016-03-10
rtl8xxxu: Use define for REG_PWR_DATA bits
Jes Sorensen
2
-2
/
+2
2016-03-10
rtl8xxxu: convert rtl8723bu_init_bt() into rtl8723b_enable_rf()
Jes Sorensen
2
-11
/
+1
2016-03-10
rtl8xxxu: Remove unncessary semicolon
Jes Sorensen
1
-1
/
+1
2016-03-10
rtl8xxxu: Pass RX rate to rx_parse_phystats and enable phystats for rtl8723bu
Jes Sorensen
1
-4
/
+9
2016-03-10
rtl8xxxu: Process C2H RA_REPORT events for 8723bu
Jes Sorensen
2
-0
/
+17
2016-03-10
rtl8xxxu: Dump contents of unhandled C2H events
Jes Sorensen
1
-1
/
+4
2016-03-10
rtl8xxxu: Report media status using the correct H2C command for 8723bu
Jes Sorensen
2
-7
/
+47
2016-03-10
rtl8xxxu: Implement basic 8723b specific update_rate_mask() function
Jes Sorensen
2
-4
/
+50
2016-03-10
rtl8xxxu: Define 8723b H2C ramask command structure
Jes Sorensen
1
-1
/
+10
2016-03-10
rtl8xxxu: Do not parse RX descriptor info for C2H packets
Jes Sorensen
1
-10
/
+7
2016-03-10
rtl8xxxu: Improve handling of txdesc32 vs txdesc40 handling
Jes Sorensen
2
-38
/
+92
2016-03-10
rtl8xxxu: TX RTS rate is word 4 for 8723a
Jes Sorensen
2
-3
/
+4
2016-03-10
rtl8723au: Update TX descriptor words 4 and 5 definitions
Jes Sorensen
2
-15
/
+28
[next]