index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-30
rtlwifi: rtl8192se: Fix firmware loading
Larry Finger
1
-2
/
+2
2014-10-30
rtlwifi: rtl8192ce: Add missing section to read descriptor setting
Larry Finger
2
-0
/
+5
2014-10-30
rtlwifi: rtl8192se: Add missing section to read descriptor setting
Larry Finger
2
-0
/
+5
2014-10-30
rtlwifi: rtl8192se: Fix duplicate calls to ieee80211_register_hw()
Larry Finger
1
-17
/
+0
2014-10-30
rtlwifi: rtl8192ce: rtl8192de: rtl8192se: Fix handling for missing get_btc_st...
Larry Finger
5
-0
/
+10
2014-10-30
mwifiex: restart rxreorder timer correctly
Marc Yang
3
-12
/
+43
2014-10-30
ath9k: fix some debugfs output
Dan Carpenter
1
-1
/
+1
2014-10-30
wireless: rt2x00: add new rt2800usb device
Cyril Brulebois
1
-0
/
+1
2014-10-27
Merge tag 'iwlwifi-for-john-2014-10-23' of git://git.kernel.org/pub/scm/linux...
John W. Linville
14
-44
/
+106
2014-10-23
iwlwifi: pcie: fix polling in various places
Emmanuel Grumbach
1
-3
/
+3
2014-10-23
Revert "iwlwifi: mvm: treat EAPOLs like mgmt frames wrt rate"
Emmanuel Grumbach
1
-6
/
+2
2014-10-23
iwlwifi: dvm: drop non VO frames when flushing
Emmanuel Grumbach
1
-11
/
+13
2014-10-23
iwlwifi: mvm: ROC - bug fixes around time events and locking
Matti Gottlieb
2
-10
/
+17
2014-10-23
iwlwifi: mvm: Add tx power condition to bss_info_changed_ap_ibss
Haim Dreyfuss
1
-0
/
+7
2014-10-23
iwlwifi: mvm: BT coex - fix BT prio for probe requests
Emmanuel Grumbach
1
-1
/
+2
2014-10-23
iwlwifi: mvm: BT Coex - update the MPLUT Boost register value
Emmanuel Grumbach
2
-4
/
+4
2014-10-23
iwlwifi: 8000: fix string given to MODULE_FIRMWARE
Liad Kaufman
1
-1
/
+2
2014-10-23
iwlwifi: configure the LTR
Emmanuel Grumbach
6
-8
/
+56
2014-10-23
rtlwifi: Add check for get_btc_status callback
Larry Finger
1
-1
/
+2
2014-10-23
ath9k_common: always update value in ath9k_cmn_update_txpow
Felix Fietkau
1
-4
/
+4
2014-10-23
rtl8192cu: Prevent Ooops under rtl92c_set_fw_rsvdpagepkt
Karsten Wiese
5
-6
/
+26
2014-10-23
rtl8192cu: Call ieee80211_register_hw from rtl_usb_probe
Karsten Wiese
1
-0
/
+11
2014-10-23
rtl8192cu: Fix for rtlwifi's bluetooth coexist functionality
Karsten Wiese
1
-0
/
+7
2014-10-23
ath: use CTL region from cfg80211 if unset in EEPROM
Felix Fietkau
2
-0
/
+15
2014-10-23
rtlwifi: rtl8821ae: Fix possible array overrun
Larry Finger
1
-6
/
+9
2014-10-23
ath9k: Enable HW queue control only for MCC
Sujith Manoharan
3
-27
/
+41
2014-10-23
rtlwifi: prevent format string usage from leaking
Kees Cook
1
-1
/
+1
2014-10-23
brcmfmac: dhd_sdio.c: Cleaning up missing null-terminate in conjunction with ...
Rickard Strandqvist
1
-13
/
+12
2014-10-23
rtlwifi: rtl8192ee: Prevent log spamming for switch statements
Larry Finger
1
-4
/
+4
2014-10-14
wireless: hostap: proc: print properly escaped SSID
Andy Shevchenko
1
-4
/
+1
2014-10-14
wireless: ipw2x00: print SSID via %*pE
Andy Shevchenko
4
-247
/
+126
2014-10-14
wireless: libertas: print esaped string via %*pE
Andy Shevchenko
2
-10
/
+5
2014-10-10
Merge tag 'master-2014-10-08' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
9
-40
/
+67
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
435
-21513
/
+88083
2014-10-08
rtlwifi: Fix possible unaligned array in ether_addr_copy()
Larry Finger
1
-1
/
+1
2014-10-08
ath9k: Fix sequence number assignment
Sujith Manoharan
4
-23
/
+35
2014-10-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2014-10-07
ath9k_htc: avoid kernel panic in ath9k_hw_reset
Marek Puzyniak
1
-0
/
+1
2014-10-07
ath9k: Fix crash in MCC mode
Sujith Manoharan
1
-1
/
+1
2014-10-07
ath: Fix smatch warning
Sujith Manoharan
1
-4
/
+4
2014-10-07
rtl818x_pci: fix response rate may be incorrect.
Andrea Merello
1
-11
/
+25
2014-10-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
10
-19
/
+53
2014-10-05
Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
283
-16370
/
+61816
2014-10-02
rtlwifi: Fix static checker warnings for various drivers
Larry Finger
8
-54
/
+12
2014-10-02
rtlwifi: Fix Kconfig for RTL8192EE
Larry Finger
1
-1
/
+2
2014-10-02
ath9k: Fix flushing in MCC mode
Sujith Manoharan
1
-0
/
+16
2014-10-02
ath9k: Fix queue handling for channel contexts
Sujith Manoharan
1
-6
/
+1
2014-10-02
ath9k: Add ath9k_chanctx_stop_queues()
Sujith Manoharan
2
-0
/
+24
2014-10-02
ath9k: Pass context to ath9k_chanctx_wake_queues()
Sujith Manoharan
3
-6
/
+7
2014-10-02
ath9k: Fix queue handling in flush()
Sujith Manoharan
1
-5
/
+0
[next]