index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8192e
/
ieee80211
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-23
From: wlanfae <wlanfae@realtek.com>
Larry Finger
22
-18230
/
+0
2011-07-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
Larry Finger
2
-1
/
+2
2011-07-24
get rid of create_proc_entry() abuses - proc_mkdir() is there for purpose
Al Viro
1
-1
/
+1
2011-07-08
drivers:staging:rtl typo fix encryptiong to encryption.
Justin P. Mattock
1
-1
/
+1
2011-07-05
staging: rtl8192e: Fix big-endian warning
Larry Finger
1
-1
/
+1
2011-07-05
Remove unneeded version.h includes from drivers/staging/rtl*/
Jesper Juhl
9
-9
/
+0
2011-06-19
net/staging: add needed interrupt.h and hardirq.h includes
Stephen Rothwell
1
-0
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
7
-14
/
+14
2011-03-14
staging: rtl8192e: Pass ieee80211_device to callbacks
Mike McCormack
7
-40
/
+40
2011-03-14
staging: rtl8192e: Pass ieee80211_device to callbacks
Mike McCormack
3
-13
/
+13
2011-03-14
staging: rtl8192e: Pass ieee80211_device to callbacks
Mike McCormack
3
-7
/
+7
2011-03-14
staging: rtl8192e: Pass ieee80211_device to callbacks
Mike McCormack
6
-22
/
+22
2011-03-14
staging: rtl8192e: Pass ieee80211_device to callbacks
Mike McCormack
4
-33
/
+33
2011-03-14
staging: rtl8192e: Remove ifdefs and dead code
Mike McCormack
1
-59
/
+3
2011-03-14
staging: rtl8192e: Delete unused struct members
Mike McCormack
1
-12
/
+0
2011-03-14
staging: rtl8192e: Delete commented code
Mike McCormack
1
-47
/
+1
2011-03-14
staging: rtl8192e: Remove NULL check before kfree
Ilia Mirkin
4
-16
/
+6
2011-03-07
staging: rtl8192e use kmemdup and check its return value
Xiaochen Wang
1
-2
/
+3
2011-03-07
staging: rtl8192e: unused Remove dot11PowerSaveMode and RT_PS_MODE
Mike McCormack
1
-9
/
+0
2011-03-07
staging: rtl8192e: Move card specific structures out of ieee80211 library header
Mike McCormack
1
-80
/
+0
2011-03-07
staging: rtl8192e: Move PowerSaveControl to r8192e_priv
Mike McCormack
1
-1
/
+1
2011-03-07
staging: rtl8192e: Move variables to ieee80211 struct
Mike McCormack
2
-16
/
+15
2011-03-07
staging: rtl8192e: Move definition of RT_RF_CHANGE_SOURCE
Mike McCormack
1
-7
/
+0
2011-03-07
staging: rtl8192e: Move RfOffReason to r8192e_priv struct
Mike McCormack
1
-1
/
+0
2011-03-07
staging: rtl8192e: Move eRFPowerState to r8192e_priv struct
Mike McCormack
2
-12
/
+0
2011-03-07
staging: rtl8192e: Remove pointless hw_sleep_wq
Mike McCormack
1
-1
/
+0
2011-02-18
staging: rtl8192e: Don't disable interrupts in mgmt_tx_lock
Mike McCormack
1
-13
/
+12
2011-02-09
staging: rtl8192e: Remove redundant externs
Mike McCormack
1
-110
/
+106
2011-01-31
Staging: rtl8192e: Remove PF_SYNCTHREADifdefs
Mike McCormack
1
-4
/
+0
2011-01-25
staging: rtl8192e: Delete dead code in ieee80211 lib
Mike McCormack
8
-487
/
+29
2011-01-25
staging: rtl8192e: Tidy up function header comments
Mike McCormack
1
-150
/
+52
2011-01-20
Staging: rtl8192e: Remove pointless returns
Mike McCormack
2
-21
/
+0
2011-01-20
Staging: rtl8192e: Fix typo in enum name
Mike McCormack
1
-1
/
+1
2011-01-20
Staging: rtl8192e: Make arrays const
Mike McCormack
1
-11
/
+11
2011-01-20
Staging: rtl8192e: Remove commented out printks
Mike McCormack
9
-91
/
+0
2010-11-16
drivers/staging: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2010-08-31
staging: rtl8193*: Remove double test
Julia Lawall
1
-1
/
+1
2010-08-31
Staging: rtl81*: Fix spelling fuction -> function in comments
Stefan Weil
1
-1
/
+1
2010-08-31
Staging: rtl8192e: Cleanup style and whitespace
Ramkumar Ramachandra
1
-35
/
+36
2010-08-31
Staging: rtl8192e: add curly braces to if statement
Dan Carpenter
1
-8
/
+8
2010-07-08
Staging: rtl8192e: use ARRAY_SIZE
Kulikov Vasiliy
1
-1
/
+1
2010-06-22
Staging: rtl8192e: remove all code dependent on LINUX_VERSION_CODE
Jiri Kosina
14
-963
/
+4
2010-06-22
Staging: rtl8192e: Do not autoconnect based on probe response
Samuel Ortiz
1
-4
/
+0
2010-06-22
Staging: rtl8192e: Do not send NULL BSSID events when not associated
Samuel Ortiz
1
-2
/
+7
2010-06-22
Staging: rtl8192e: Do not mess with carrier settings while scanning
Samuel Ortiz
1
-3
/
+0
2010-05-17
Staging: Use kmemdup
Julia Lawall
2
-4
/
+3
2010-05-14
Staging: Use kcalloc or kzalloc
Julia Lawall
7
-19
/
+9
2010-05-14
staging: trivial: fix typo "seperate"
Anand Gadiyar
1
-1
/
+1
2010-05-11
Staging: Drop memory allocation cast
Julia Lawall
3
-6
/
+5
2010-05-11
staging: rtl8192x: sync the various rtl819x_Qos.h files
H Hartley Sweeten
1
-166
/
+0
[next]