summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@suse.de>2005-12-15 10:38:27 -0800
committerGreg Kroah-Hartman <gregkh@suse.de>2005-12-15 10:38:27 -0800
commit816e9c6c226227c4862b2067aace0f450cc92635 (patch)
tree73deb813ab5897fc8806c21721a2bdd3c8563ac0 /drivers/net/wireless
parentf4e4e0fa2b42a7701e833fd04cac70ff0d28fa9f (diff)
downloadkernel-linux-2.6.13.y.tar.gz
Linux 2.6.13.5linux-2.6.13.y
Diffstat (limited to 'drivers/net/wireless')
0 files changed, 0 insertions, 0 deletions
nel/commit/drivers/staging/rtl8192u/r8192U.h?h=linux-6.6.y&id=639bcec974dc41f131d8d7e4292d2b93e85fb0f5'>staging:rtl8192u: Fix space characters - StyleJohn Whitmore 2018-09-10staging:rtl8192u: Refactor RT_TRACE - StyleJohn Whitmore 2018-09-10staging:rtl8192u: Rename Rx_Smooth_Factor - StyleJohn Whitmore 2018-09-10staging:rtl8192u: Rename RTL819xU_MODULE_NAME - StyleJohn Whitmore 2018-09-10staging:rtl8192u: Add SPDX-License-Identifier - StyleJohn Whitmore 2018-09-10staging:rtl8192u: Remove unused functions - StyleJohn Whitmore 2018-09-10staging:rtl8192u: Remove read_cam() - StyleJohn Whitmore 2018-09-10staging:rtl8192u: Remove write_cam() - StyleJohn Whitmore 2018-08-27staging:rtl8192u: Refactor RT_RF_TYPE_DEF - StyleJohn Whitmore 2018-08-27staging:rtl8192u: Refactor enum VERSION_819xU - StyleJohn Whitmore 2018-07-30staging:rtl8192u: Refactor enum dm_ratr_sta_e usage - StyleJohn Whitmore 2018-07-13staging:rtl8192u: Rename file macro to avoid camel case - Coding StyleJohn Whitmore 2018-07-13staging:rtl8192u: Change struct r8192_priv member Rf_Mode from u8 > enumJohn Whitmore 2018-07-13staging:rtl8192u: remove typedef from struct rx_drvinfo_819x_usbJohn Whitmore 2018-07-13staging:rtl8192u: Remove struct rx_desc_819x_usb_aggr_subframeJohn Whitmore 2018-07-13staging:rtl8192u: typedef struct rx_desc_819x_usb remove typedefJohn Whitmore 2018-07-13staging:rtl8192u: typedef struct tx_fwinfo_819x_usb remove typedefJohn Whitmore 2018-07-13staging:rtl8192u: typedef struct tx_desc_cmd_819x_usb remove typedefJohn Whitmore 2018-07-13staging:rtl8192u: remove unused structure tx_desc_819x_usb_aggr_subframeJohn Whitmore 2018-07-13staging:rtl8192u: trim multiple blank lines - Coding StyleJohn Whitmore 2018-07-13staging:rtl8192u: typedef struct tx_desc_819x_usb > struct tx_desc_819x_usbJohn Whitmore 2018-07-08staging:rtl8192u: rename HT_CHANNEL_WIDTH -> enum ht_channel_widthJohn Whitmore 2018-07-07staging/rtl8192u: fix defined but not used build warningsRandy Dunlap