aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8712
AgeCommit message (Expand)Author
2014-05-06staging: r8712u: Fix case where ethtype was never obtained and always be chec...Larry Finger
2014-02-06staging: r8712u: Set device type to wlanLarry Finger
2013-03-11rtl8712: remove redundant if statementNiklas Söderlund
2013-03-11rtl8712: remove unused definitions from rtl871x_recv.hNiklas Söderlund
2013-03-11rtl8712: remove dead function prototypes from rtl871x_recv.hNiklas Söderlund
2013-03-11rtl8712: remove unused functions from rtl871x_recv.hNiklas Söderlund
2013-01-11rtl8712: remove unused definitions from ethernet.hPrzemo Firszt
2013-01-11rtl8712: remove all NDIS_* definitions and use rndis.h insteadPrzemo Firszt
2013-01-11rtl8712: remove unused macrosPrzemo Firszt
2013-01-11rtl8712: replace min with min_tPrzemo Firszt
2013-01-11rtl8712: replace printk with better solutionsPrzemo Firszt
2013-01-11rtl8712: remove unused macros from rtl8712/wifi.hPrzemo Firszt
2013-01-11rtl8712: code clean upPrzemo Firszt
2013-01-11rtl8712: remove useless calls to memset().Cyril Roelandt
2013-01-07Merge branch 'staging-linus' into staging-nextGreg Kroah-Hartman
2013-01-07staging: rtl8712: avoid a useless call to memset().Cyril Roelandt
2013-01-07staging: r8712u: Add new device IDLarry Finger
2012-11-28staging: r8712u: Fix possible buffer overrunLarry Finger
2012-10-26staging: r8712u: cleanup pointer type in r8712_setassocsta_cmd()Dan Carpenter
2012-10-22staging: r8712u: fix potential NULL pointer dereference in r871x_wps_start()Wei Yongjun
2012-09-26staging: r8712u: Do not queue cloned skbLarry Finger
2012-09-26staging: rtl8712: fix foo* bar (foo*) errors reported by checkpatchDevendra Naga
2012-09-26staging: rtl8712: fix a foo * bar errors reported by checkpatchDevendra Naga
2012-09-26staging: rtl8712: remove assignment of 0 to a static global variableDevendra Naga
2012-09-16Merge 3.6-rc6 into staging-nextGreg Kroah-Hartman
2012-09-10staging: r8712u: fix bug in r8712_recv_indicatepkt()Eric Dumazet
2012-09-04staging: r8712u: use is_zero_ether_addr() instead of memcmp()Wei Yongjun
2012-09-04staging: r8712u: Remove defines that are not usedLarry Finger
2012-09-04staging: r8712u: Fix allocations not checked for failureLarry Finger
2012-09-04staging: r8712u: rtl871x_mlme.c: use is_zero_ether_addr() instead of memcmp()Wei Yongjun
2012-09-04staging: r8712u: use is_broadcast_ether_addr() to simplify the codeWei Yongjun
2012-08-13staging: r8712u: Reduce maximum receive buffer size to a more sensible valueLarry Finger
2012-06-25Merge 3.5-rc4 into staging-nextGreg Kroah-Hartman
2012-06-22staging: r8712u: Remove useless driver version infoLarry Finger
2012-06-15staging: r8712u: Add new USB IDsLubomir Schmidt
2012-05-15staging: rtl8712: Fix typo in rtl871x_io.hMasanari Iida
2012-05-14staging: r8712u: Remove needless test for NULLLarry Finger
2012-05-10staging: delete all duplicated endian crap from rtl8712 driverPaul Gortmaker
2012-05-10staging: wean rtl8712 off of its ancient duplicate of ip.hPaul Gortmaker
2012-05-10staging: wean rtl8712 off of its ancient duplicate of if_ether.hPaul Gortmaker
2012-05-09staging: rtl8712: Fix typos.Justin P. Mattock
2012-04-18drivers: staging: rtl8172: Remove unneeded include of version.hMarcos Paulo de Souza
2012-04-10staging: replace open-coded ARRAY_SIZEsJim Cromie
2012-03-07staging: r8712u: Fix Smatch warningLarry Finger
2012-03-02Staging: rtl8712/rtl8192u: move USB device ID within staging drivers.Martin Krause
2012-03-02Staging rtl8712: Remove double USB device IDsMartin Krause
2012-02-29staging: r8712u: Fix regression in signal level after commit c6dc001Larry Finger
2012-02-29staging: r8712u: Fix regression caused by commit 8c213faLarry Finger
2012-02-29staging: r8712u: Fix regression introduced by commit a5ee652Larry Finger
2012-02-10Merge tag 'staging-3.3-rc3' into staging-nextGreg Kroah-Hartman