aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rtlwifi
AgeCommit message (Expand)Author
2015-06-06rtlwifi: rtl8192cu: Fix kernel deadlockLarry Finger
2015-05-06rtlwifi: rtl8192cu: Add new device IDMarek Vasut
2015-05-06rtlwifi: rtl8192cu: Add new USB IDLarry Finger
2014-10-05rtlwifi: rtl8192cu: Add new IDLarry Finger
2014-06-07rtl8192cu: Fix unbalanced irq enable in error path of rtl92cu_hw_init()Ben Hutchings
2014-05-13rtlwifi: rtl8188ee: initialize packet_beaconColin Ian King
2014-05-13rtlwifi: rtl8192se: Fix regression due to commit 1bf4bbbLarry Finger
2014-05-13rtlwifi: rtl8192se: Fix too long disable of IRQsLarry Finger
2014-05-13rtlwifi: rtl8192cu: Fix too long disable of IRQsLarry Finger
2014-05-13rtlwifi: rtl8188ee: Fix too long disable of IRQsLarry Finger
2014-05-13rtlwifi: rtl8723ae: Fix too long disable of IRQsLarry Finger
2014-02-13rtlwifi: Fix incorrect return from rtl_ps_enable_nic()Olivier Langlois
2014-02-13rtlwifi: rtl8192ce: Fix too long disable of IRQsOlivier Langlois
2014-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-01-13rtlwifi: rtl8192cu: Add new device IDLarry Finger
2014-01-13Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-01-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-01-07mac80211: remove channel_change_timeJohannes Berg
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-01-03rtlwifi: use ether_addr_equal_64bitsJulia Lawall
2013-12-26rtlwifi: slight optimization of addr comparedingtianhong
2013-12-17rtlwifi: pci: Fix oops on driver unloadLarry Finger
2013-12-09rtlwifi: rtl8192c-common: Fix sparse warningLarry Finger
2013-12-05rtlwifi: rtl8188ee: Fix typo in codeLarry Finger
2013-12-05rtlwifi: rtl8192cu: Update table.cMark Cave-Ayland
2013-12-05rtlwifi: rtl8192cu: Bring rtl92cu_phy_bb_config() up to dateMark Cave-Ayland
2013-12-05rtlwifi: Bring _rtl92c_phy_iq_calibrate() in line with the vendor driverMark Cave-Ayland
2013-12-05rtlwifi: rtl8192c: Update dynamic gain calculationsLarry Finger
2013-12-05rtlwifi: Add missing code to PWDB statics routineLarry Finger
2013-12-05rtlwifi: rtl8192cu: Fix some code in RF handlingLarry Finger
2013-12-05rtlwifi: rtl8192cu: Update the power index registersLarry Finger
2013-12-05rtlwifi: rtl8192c: Add routines to save/restore power index registersLarry Finger
2013-12-05rtlwifi: Update beacon statistics for USB driverLarry Finger
2013-12-05rtlwifi: Increase the RX queue length for USB driversLarry Finger
2013-12-05rtlwifi: rtl8192c: Add new definitions in the dm_common headerLarry Finger
2013-12-05rtlwifi: Set the link stateLarry Finger
2013-12-05rtlwifi: Redo register save locationsLarry Finger
2013-12-05rtlwifi: rtl8192cu: Add new firmwareLarry Finger
2013-12-05rtlwifi: rtl8192c: Prevent reconnect attempts if not connectedLarry Finger
2013-12-05rtlwifi: Remove unused calls to rtl_is_special_data()Larry Finger
2013-12-05rtlwifi: fix usage of freq_reg_info()Luis R. Rodriguez
2013-12-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-11-25cfg80211: move regulatory flags to their own variableLuis R. Rodriguez
2013-11-25cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez
2013-11-15rtlwifi: rtl8192cu: Fix more pointer arithmetic errorsLarry Finger
2013-11-11rtlwifi: rtl8192de: Fix incorrect signal strength for unassociated APLarry Finger
2013-11-11rtlwifi: rtl8192cu: Fix incorrect signal strength for unassociated APLarry Finger
2013-11-11rtlwifi: rtl8192se: Fix incorrect signal strength for unassociated APLarry Finger
2013-11-11rtlwifi: Fix endian error in extracting packet typeMark Cave-Ayland