summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8187se/ieee80211/ieee80211_tx.c
Commit message (Expand)AuthorAgeFilesLines
* staging: delete rtl8187se wireless driverGreg Kroah-Hartman2014-04-161-591/+0Star
* staging: rtl8187se: fix coding style in function declarationsAna Rey2013-11-201-8/+5Star
* staging: rtl8187se: use netdev_warn instead of printkTeodora Baluta2013-10-281-10/+5Star
* staging: rtl8187se: use netdev_info instead of printkTeodora Baluta2013-10-281-2/+1Star
* staging: rtl8187se: prefer netdev_dbg to printkTeodora Baluta2013-10-281-3/+2Star
* staging: rtl8187se: fix lines over 80 charactersTeodora Baluta2013-10-281-3/+6
* staging: rtl8187se: fixup multi-line commentTeodora Baluta2013-10-281-16/+22
* staging: rtl8187se: remove an unnecessary line continuationTeodora Baluta2013-10-281-1/+1
* staging: rtl8187se: fix conditional statement indentTeodora Baluta2013-10-281-6/+6
* staging: rtl8187se: else should follow close brace '}Teodora Baluta2013-10-281-2/+1Star
* staging: rtl8187se: fix comments over 80 charactersTeodora Baluta2013-10-281-4/+12
* staging: rtl8187se: open brace following function declarations go on the next...Teodora Baluta2013-10-281-1/+2
* staging: rtl8187se: fix checkpatch space and tab warningsTeodora Baluta2013-10-281-40/+42
* staging: rtl8187se: use C89 comment style instead of C99-styleTeodora Baluta2013-10-281-30/+32
* staging: rtl8187se: (foo*) should be (foo *)Teodora Baluta2013-10-281-3/+3
* staging: rtl8187se: fix static sparse warningsTeodora Baluta2013-10-191-2/+2
* staging: rtl8187se: use gfp_t instead of intTeodora Baluta2013-10-191-1/+1
* staging: Update e-mail address for Andrea MerelloAndrea Merello2013-08-281-1/+1
* staging: Remove test of is_broadcast with is_multicastJoe Perches2012-05-091-4/+1Star
* Staging: rtl8187se: Fix typos.Justin P. Mattock2012-04-191-1/+1
* drivers:staging:rtl typo fix encryptiong to encryption.Justin P. Mattock2011-07-081-1/+1
* Staging: rtl8187x: Use %pM for mac address outputJoe Perches2010-03-041-3/+3
* Staging: fix rtl8187se compilation errors with mac80211George Kadianakis2009-12-231-1/+1
* Staging: rtl8187se: remove unused #include <linux/version.h>Huang Weiyi2009-12-111-1/+0Star
* Staging: rtl8187se: rename struct ieee80211_hdr_3addr_qos to struct ieee80211...Bartlomiej Zolnierkiewicz2009-09-151-10/+11
* Staging: rtl8187se: rename struct ieee80211_hdr to struct ieee80211_hdr_4addrBartlomiej Zolnierkiewicz2009-09-151-6/+2Star
* Staging: rtl8187se: remove dead codeBartlomiej Zolnierkiewicz2009-09-151-4/+0Star
* Staging: rtl8187se/ieee80211: remove dead _RTL8187_EXT_PATCH_ codeBartlomiej Zolnierkiewicz2009-09-151-229/+0Star
* Staging: rtl8187se: remove kernel version compatibility wrappersBartlomiej Zolnierkiewicz2009-09-151-8/+0Star
* net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-061-2/+2
* net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-131-1/+1
* Staging: add rtl8187se driverGreg Kroah-Hartman2009-01-061-0/+828