index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.mailmap
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-11-10
rtlwifi: Fix errors in descriptor manipulation
Larry Finger
1
-3
/
+2
2014-11-10
rtlwifi: Fix setting of tx descriptor for new trx flow
Larry Finger
1
-3
/
+8
2014-11-06
mac80211: Fix regression that triggers a kernel BUG with CCMP
Ronald Wahl
1
-0
/
+3
2014-11-03
iwlwifi: fix RFkill while calibrating
Emmanuel Grumbach
5
-4
/
+23
2014-11-03
mac80211: fix use-after-free in defragmentation
Johannes Berg
1
-7
/
+7
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-30
mac80211: properly flush delayed scan work on interface removal
Johannes Berg
1
-1
/
+6
2014-10-29
mac80211: schedule the actual switch of the station before CSA count 0
Luciano Coelho
1
-1
/
+2
2014-10-29
mac80211: use secondary channel offset IE also beacons during CSA
Luciano Coelho
5
-17
/
+10
2014-10-29
mac80211: flush keys for AP mode on ieee80211_do_stop
Felix Fietkau
1
-5
/
+6
2014-10-29
mac80211_hwsim: release driver when ieee80211_register_hw fails
Junjie Mao
1
-1
/
+3
2014-10-29
iwlwifi: mvm: initialize the cur_ucode upon boot
Emmanuel Grumbach
1
-0
/
+1
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
bcma: add another PCI ID of device with BCM43228
Rafał Miłecki
1
-2
/
+3
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-23
bcma: fix build when CONFIG_OF_ADDRESS is not set
Hauke Mehrtens
1
-1
/
+1
2014-10-20
mac80211: minstrels: fix buffer overflow in HT debugfs rc_stats
Karl Beldan
2
-10
/
+15
2014-10-19
Net: DSA: Fix checking for get_phy_flags function
Andrew Lunn
1
-1
/
+1
2014-10-19
sparc64: Do not define thread fpregs save area as zero-length array.
David S. Miller
1
-1
/
+2
2014-10-19
sparc64: Fix corrupted thread fault code.
David S. Miller
2
-6
/
+6
2014-10-18
MAINTAINERS: Become the docs maintainer
Jonathan Corbet
1
-2
/
+1
2014-10-18
x86,kvm,vmx: Preserve CR4 across VM entry
Andy Lutomirski
1
-2
/
+14
2014-10-18
ipv6: fix a potential use after free in sit.c
Li RongQing
1
-3
/
+3
2014-10-18
ipv6: fix a potential use after free in ip6_offload.c
Li RongQing
1
-0
/
+1
2014-10-18
ipv4: fix a potential use after free in gre_offload.c
Li RongQing
1
-3
/
+3
[next]