index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rtlwifi
/
ps.c
Age
Commit message (
Expand
)
Author
2014-09-26
rtlwifi: Update power-save routines for 062814 driver
Larry Finger
2014-03-27
rtlwifi: Remove casts of pointer to same type
Joe Perches
2014-03-06
rtlwifi: Move common routines to core
Larry Finger
2014-02-13
rtlwifi: Fix incorrect return from rtl_ps_enable_nic()
Olivier Langlois
2014-01-03
rtlwifi: use ether_addr_equal_64bits
Julia Lawall
2013-09-03
drivers/net: Convert uses of compare_ether_addr to ether_addr_equal
Joe Perches
2013-08-15
rtlwifi: sparse warnings: cast to restricted type
Mark Schulte
2013-07-18
rtlwifi: Fix build errors for unusual cases
Larry Finger
2013-07-17
rtlwifi: Initialize power-setting callback for USB devices
Larry Finger
2013-04-01
rtlwifi Modify existing bits to match vendor version 2013.02.07
Larry Finger
2012-06-06
wireless: Remove casts to same type
Joe Perches
2012-05-10
drivers/net: Convert compare_ether_addr to ether_addr_equal
Joe Perches
2012-02-13
drivers/net: Remove boolean comparisons to true/false
Joe Perches
2012-01-30
rtlwifi: Convert to asynchronous firmware load
Larry Finger
2012-01-24
rtlwifi: Update copyright dates
Larry Finger
2012-01-24
rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__
Joe Perches
2011-12-19
rtlwifi: Fix locking problem introduces with commit 6539306b
Larry Finger
2011-12-13
rtlwifi: merge ips,lps spinlocks into one mutex
Stanislaw Gruszka
2011-12-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-11-28
rtlwifi: fix lps_lock deadlock
Stanislaw Gruszka
2011-10-31
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-06-20
rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with true
Mike McCormack
2011-06-20
rtlwifi: rtl8192cu: Remove unused parameter
Mike McCormack
2011-06-03
rtlwifi: Don't block interrupts in spinlocks
Mike McCormack
2011-06-03
rtlwifi: Run IPS leave work in a tasklet
Mike McCormack
2011-06-01
rtlwifi: Fix warnings from gcc 4.6.0
Larry Finger
2011-05-16
rtlwifi: rtl8192c-common: rtl8192ce: Fix for HT40 regression
Larry Finger
2011-04-26
rtlwifi: Convert ps routines for addition of rtl8192se and rtl8192de
Chaoming_Li
2011-04-26
rtlwifi: Convert pci routines for addition of rtl8192se and rtl8192de
Chaoming_Li
2011-04-26
rtlwifi: Convert core routines for addition of rtl8192se and rtl8192de
Chaoming_Li
2011-04-26
rtlwifi: Change base routines for addition of rtl8192se and rtl8192de
Chaoming_Li
2011-04-04
rtlwifi: Remove unused/unneeded variables
Larry Finger
2011-02-21
rtlwifi: Modify some rtl8192ce routines for merging rtl8192cu
Larry Finger
2010-12-20
rtlwifi: Fix use of mutex in interrupt code
Larry Finger
2010-12-16
rtlwifi: Switch locking from semaphores to mutexes
Larry Finger
2010-12-15
rtl8192ce: Add new driver
Larry Finger