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
/
rtlwifi
Age
Commit message (
Expand
)
Author
Files
Lines
2013-07-03
drivers: avoid format strings in names passed to alloc_workqueue()
Kees Cook
1
-1
/
+1
2013-06-12
rtlwifi: Fix a false leak indication for PCI devices
Larry Finger
1
-0
/
+1
2013-06-12
rtlwifi: rtl8192cu: Fix problem in connecting to WEP or WPA(1) networks
Larry Finger
7
-41
/
+139
2013-05-17
rtlwifi: rtl8192cu: Add new USB ID
Albert Pool
1
-0
/
+1
2013-05-17
rtlwifi: rtl8188ee: Fix warning when building on big-endian systems
Larry Finger
1
-2
/
+2
2013-04-26
rtlwifi: rtl8192cu: Fix false loss of AP indication
Larry Finger
1
-0
/
+3
2013-04-23
rtl8192c:dm: Properly initialize local array and set value.
Han Shen
1
-2
/
+2
2013-04-10
rtlwifi: rtl8188ee: Fix loop that ends early
Larry Finger
1
-1
/
+1
2013-04-10
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
8
-21
/
+21
2013-04-08
rtlwifi: rtl8188ee: Fix allyesconfig build failures
Larry Finger
5
-32
/
+22
2013-04-08
rtlwifi: rtl8188ee: Fix linker warnings
Larry Finger
1
-1
/
+1
2013-04-03
rtlwifi: rtl8188ee: Fix wrong header patch
Chen, Chien-Chia
9
-27
/
+27
2013-04-01
rtlwifi: rtl8188ee: Enable build of new driver
Larry Finger
3
-0
/
+26
2013-04-01
rtlwifi: rtl8188ee: Enable recognition of RTL8188EE
Larry Finger
4
-2
/
+15
2013-04-01
rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes re...
Larry Finger
22
-142
/
+219
2013-04-01
rtlwifi: rtl8188ee: Add new driver
Larry Finger
24
-0
/
+14998
2013-04-01
rtlwifi: Rework rtl_lps_leave() and rtl_lps_enter() to use work queue
Larry Finger
4
-24
/
+34
2013-04-01
rtlwifi: rtl8192c: rtl8192ce: Update to vendor driver of 2013.02.07
Larry Finger
8
-323
/
+298
2013-04-01
rtlwifi: rtl8723ae: Update to vendor driver of 2013.02.07
Larry Finger
7
-8
/
+226
2013-04-01
rtlwifi: rtl8192se: Update driver to match vendor driver of 2013.02.07
Larry Finger
8
-347
/
+181
2013-04-01
rtlwifi Modify existing bits to match vendor version 2013.02.07
Larry Finger
11
-148
/
+1055
2013-03-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+1
2013-03-25
rtlwifi: usb: add NET_IP_ALIGN padding to RX skb when needed
Jussi Kivilinna
1
-1
/
+40
2013-03-25
rtlwifi: usb: defer rx processing to tasklet
Jussi Kivilinna
3
-15
/
+51
2013-03-25
rtlwifi: usb: remove extra skb copy on RX path
Jussi Kivilinna
1
-15
/
+4
2013-03-25
rtlwifi: usb: use usb_alloc_coherent for RX buffers
Jussi Kivilinna
2
-47
/
+68
2013-03-25
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-1
/
+1
2013-03-25
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
7
-17
/
+17
2013-03-18
rtlwifi: usb: add missing freeing of skbuff
Jussi Kivilinna
1
-0
/
+1
2013-03-18
mac80211: pass queue bitmap to flush operation
Johannes Berg
1
-1
/
+1
2013-03-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-54
/
+35
2013-03-13
rtlwifi: rtl8192cu: Fix problem that prevents reassociation
Larry Finger
1
-52
/
+35
2013-03-11
wireless:rtlwifi: replaced kmalloc+memcpy with kmemdup
Andrei Epure
1
-2
/
+1
2013-03-08
rtlwifi: rtl8192cu: Fix schedule while atomic bug splat
Larry Finger
1
-2
/
+0
2013-03-06
wireless: move sequence number arithmetic to ieee80211.h
Johannes Berg
1
-3
/
+0
2013-02-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-16
/
+28
2013-02-18
rtlwifi: usb: allocate URB control message setup_packet and data buffer separ...
Jussi Kivilinna
1
-16
/
+28
2013-02-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
15
-55
/
+62
2013-02-15
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
10
-24
/
+15
2013-02-15
mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40
Johannes Berg
10
-24
/
+15
2013-02-14
rtlwifi: Rework Kconfig
Larry Finger
1
-25
/
+25
2013-02-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-5
/
+6
2013-02-12
rtlwifi: Initialize rate_init member of struct rate_control_ops
Catalin Iacob
1
-0
/
+7
2013-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+4
2013-02-08
rtlwifi: rtl8192cu: Add new USB ID
Larry Finger
1
-0
/
+1
2013-02-08
rtlwifi: rtl8192cu: Fix NULL dereference BUG when using new_id
Larry Finger
3
-4
/
+12
2013-02-08
net: wireless/rtlwifi: fix uninitialized variable issue
Cong Ding
2
-2
/
+2
2013-02-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
11
-57
/
+13
2013-02-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-3
/
+4
2013-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
[next]