Commit Graph

  • 3acac3288c Replace AMPDU emun structures with kernel provided Carlos Garces 2021-10-18 16:28:25 +0200
  • c5f30cb5cc remove enum WIFI_FRAME_SUBTYPE Carlos Garces 2021-10-18 16:05:53 +0200
  • 3555bdb258 Replace custom definitions with existing ones at linux/ieee80211.h. Carlos Garces 2021-10-15 17:31:30 +0200
  • 41fddb43b3
    Merge pull request #250 from CGarces/remove_windows_code Carlos Garcés 2021-10-15 00:10:20 +0200
  • e73d0db27b Remove empty rtw_mfree_xmit_priv_lock() Remove rtw_mfree_xmit_priv_lock() because it is empty. Remove its only call from within _rtw_free_xmit_priv(). Carlos Garces 2021-10-14 22:40:21 +0200
  • 355a2df5ab Remove function rtw_end_of_queue_search() Carlos Garces 2021-10-14 22:37:57 +0200
  • bb871e7167 Remove wrappers Carlos Garces 2021-10-14 22:19:09 +0200
  • 5ac00c9dc2 Remove more empty routines Larry Finger 2021-08-05 13:37:16 -0500
  • 264085886d Remove wrappers _rtw_free_sema Port of 2ca4ab5324062e70393e9a37a8db1ea94d6e2f99 Carlos Garces 2021-10-14 21:41:53 +0200
  • 7a5f134424 Replace rtw_get_current_time() with jiffies Carlos Garces 2021-10-14 21:34:26 +0200
  • 4032543691 Remove OUI_MICROSOFT and use the value from kernel Carlos Garces 2021-10-14 21:26:34 +0200
  • 3264bb634a Remove garbage after platform cleanup Carlos Garces 2021-10-14 20:45:33 +0200
  • b7fc146dee Remove code related to PLATFORM_OS_CE Carlos Garces 2021-10-14 20:40:03 +0200
  • b8fb1c691d Remove code related to PLATFORM_OS_XP Carlos Garces 2021-10-14 20:23:16 +0200
  • 9e36a8086e Remove code related to PLATFORM_FREEBSD Carlos Garces 2021-10-14 20:09:07 +0200
  • 9d13b33a29 Remove code related to PLATFORM_WINDOWS Carlos Garces 2021-10-14 19:32:27 +0200
  • 696a422b31
    Merge pull request #249 from CGarces/staging_cherrypick3 Carlos Garcés 2021-10-14 16:53:21 +0200
  • 507d1c07e0 ctrl vendor req index is not used Martin Kaiser 2021-08-18 22:00:41 +0200
  • 4ddd7165fb use actual request type as parameter At the moment, usbctrl_vendorreq's requesttype parameter must be set to 1 for reading and 0 for writing. It's then converted to the actual bmRequestType for the USB control request. We can simplify the code and avoid this conversion if the caller passes the actual bmRequestType. Carlos Garces 2021-10-14 15:56:07 +0200
  • a0549c5041 remove {read,write}_macreg Pavel Skripkin 2021-08-24 10:27:13 +0300
  • 2f0a5e695b remove ethernet.h header file Michael Straube 2021-08-24 14:36:21 +0200
  • a99eff7ea3 remove if_ether.h header file Michael Straube 2021-08-24 14:36:19 +0200
  • fe7007c52d remove ip.h header file Michael Straube 2021-08-24 14:36:20 +0200
  • 60aa279428 Use is_multicast_ether_addr instead of custom macro IS_MCAST, the buffer is properly aligned. Michael Straube 2021-08-23 14:01:00 +0200
  • 3cfc5c26b4 Remove unsused ieee80211_ext.h Carlos Garces 2021-10-12 18:21:29 +0200
  • 8f94c636ca remove cmd_osdep.h header file Michael Straube 2021-08-21 17:51:51 +0200
  • 91b4661c5f use common ieee80211 constants Many defined constants in wifi.h are unused and/or available from <linux/ieee80211.h>, some with slightly different names. Remove the constants from ieee80211.h and wifi.h and use the common ones. Rename where necessary. Carlos Garces 2021-10-12 17:52:52 +0200
  • cc69f83f3d Remove empty update_bcn_p2p_ie Carlos Garces 2021-10-12 17:17:16 +0200
  • bb3dc5ca12 Replace _rtw_memmove with memmove Carlos Garces 2021-10-12 17:09:01 +0200
  • 71d5c54af2 Replace _rtw_memcpy with memcpy Carlos Garces 2021-10-12 16:53:20 +0200
  • cd6cb41e0f set pipe only once Martin Kaiser 2021-08-21 18:48:59 +0200
  • 972b1c23e2 remove unused members of struct _io_ops Martin Kaiser 2021-08-21 18:48:58 +0200
  • 762197367c
    Merge pull request #248 from CGarces/cleanup Carlos Garcés 2021-10-12 16:12:23 +0200
  • cfca9a40c9 Allow reproducible builds Carlos Garces 2021-10-12 16:00:45 +0200
  • 1c50f4c603 Removed unused and empty functions Carlos Garces 2021-10-12 15:16:29 +0200
  • 098afbae96 Avoid hide compilation warnings Must be fixed instead of ignored Carlos Garcés 2021-10-12 13:56:20 +0200
  • 7c6ae2277b
    Merge pull request #247 from CGarces/staging_cherrypick2 Carlos Garcés 2021-10-12 13:52:21 +0200
  • d4dcb38048 clean up the usb_writeN Martin Kaiser 2021-08-21 18:48:57 +0200
  • fe504c75a2 clean up the usb_writeXY functions Martin Kaiser 2021-08-21 18:48:56 +0200
  • ba036a3e14 clean up the usb_readXY functions Martin Kaiser 2021-08-21 18:48:55 +0200
  • 28e0bba794 ctrl vendor req value is always 0x05 Martin Kaiser 2021-08-18 22:00:40 +0200
  • 64831e6777 staging: r8188eu: remove unused define Martin Kaiser 2021-08-21 18:48:51 +0200
  • f218547ef9 Remove unused debug function Carlos Garcés 2021-10-11 16:12:48 +0200
  • 3255bcf093 remove function _rtw_zvmalloc Phillip Potter 2021-08-19 00:48:52 +0100
  • 9f0e896c35 remove rtw_zvmalloc preprocessor definition Phillip Potter 2021-08-19 00:48:51 +0100
  • 2a467a7923 convert all rtw_zvmalloc calls to vzalloc calls Phillip Potter 2021-08-19 00:48:50 +0100
  • 1f0cf855dc remove function _rtw_vmalloc Phillip Potter 2021-08-19 00:48:49 +0100
  • 6e2f371df5 remove rtw_vmalloc preprocessor definition Phillip Potter 2021-08-19 00:48:48 +0100
  • 397bbaeacf convert only rtw_vmalloc call to vmalloc Phillip Potter 2021-08-19 00:48:47 +0100
  • 76cefd5ae2 remove inline markings from functions in rtw_br_ext.c Greg Kroah-Hartman 2021-08-16 09:34:49 +0200
  • c1f70ba056 use common ieee80211 constants Michael Straube 2021-08-14 18:55:18 +0200
  • 22a000acb9 Remove defined but not used variables Fabio M. De Francesco 2021-08-14 18:08:04 +0200
  • c597fa83da Reorganize error handling in rtw_drv_init() Nathan Chancellor 2021-08-12 13:40:27 -0700
  • 8d93cdeefa Remove unused static inline functions in rtw_recv.h Nathan Chancellor 2021-08-12 13:40:25 -0700
  • c8fd0937e4 replace custom hwaddr_aton_i() with mac_pton() Michael Straube 2021-08-12 15:20:57 +0200
  • 0faae6386e use IW_HANDLER to declare wext handlers Martin Kaiser 2021-08-07 17:36:34 +0200
  • 03af80bee9 replace custom macros with is_broadcast_ether_addr Michael Straube 2021-08-05 22:50:10 +0200
  • 2965c273c9 remove the RT_TRACE macro Martin Kaiser 2021-08-07 17:36:36 +0200
  • 9ad10523e3 Remove wrapper rtw_sleep_schedulable() Larry Finger 2021-08-05 14:26:44 -0500
  • a5adfa895b Remove wrapper rtw_udelay_os() Larry Finger 2021-08-05 14:26:42 -0500
  • 7f8451a86e Remove wrapper rtw_mdelay_os() Larry Finger 2021-08-05 14:26:41 -0500
  • 5bc12edecb
    Merge pull request #245 from CGarces/staging_cherrypick Carlos Garcés 2021-10-11 12:18:18 +0200
  • cf246719f1 Remove wrapper for memset() Carlos Garcés 2021-10-11 12:07:17 +0200
  • 76f68bbfcf Remove hidden warnings from makefile Carlos Garcés 2021-10-11 11:25:22 +0200
  • fdbea81f08 Remove wrapper routine rtw_msleep_os() Larry Finger 2021-08-05 14:26:40 -0500
  • 1fcfef2e07 Remove rtw_yield_os() Larry Finger 2021-08-05 14:26:39 -0500
  • f1aa80a838 Remove more empty routines Larry Finger 2021-08-05 13:37:16 -0500
  • 51e1f13a91 Remove all calls to _rtw_spinlock_free() Larry Finger 2021-08-05 13:37:15 -0500
  • 34ec238387 Remove wrapper around vfree Larry Finger 2021-08-05 13:37:14 -0500
  • 4d3d23dd24 Remove wrapper around do_div Larry Finger 2021-08-03 08:52:21 -0500
  • d7c3737cd5 Remove wrappers for atomic operations Larry Finger 2021-08-02 14:27:18 -0500
  • e8b235e056 correct set/defined but unused warnings from debug cleanup Phillip Potter 2021-07-31 14:38:04 +0100
  • 6b5e7665c9 remove rtw_usb_control_msg() macro Greg Kroah-Hartman 2021-07-30 11:24:17 +0200
  • 904e95f373 remove rtw_usb_bulk_msg() macro Greg Kroah-Hartman 2021-07-30 11:24:16 +0200
  • ca6e4a43f7 remove include/nic_spec.h Greg Kroah-Hartman 2021-07-30 11:24:15 +0200
  • 361918ceb1 remove unused enum _NIC_VERSION Greg Kroah-Hartman 2021-07-30 11:24:14 +0200
  • ac1790da7c remove rtw_mfree2d() function Greg Kroah-Hartman 2021-07-30 11:24:12 +0200
  • 1401b54fd0 Remove empty header file Larry Finger 2021-07-29 12:09:25 -0500
  • bc765550ed
    Merge pull request #246 from Mange/fix_ci Carlos Garcés 2021-10-10 23:09:32 +0200
  • fa64647e38
    Fix libc6 dependency Carlos Garcés 2021-10-10 23:02:43 +0200
  • 4c9751be79
    Merge pull request #244 from CGarces/fix_5.15 Carlos Garcés 2021-10-09 13:46:06 +0200
  • 59fd03940c Fix for kernel 5.15 Fixed compilation warnings with GCC 11 Fix libc6 dependency 2.34 Carlos Garcés 2021-10-09 12:24:15 +0200
  • f7d6172185 Implement GCC matrix Carlos 2021-09-05 09:40:56 +0000
  • 5464196753
    Merge pull request #236 from CGarces/fix_5.12 Carlos Garcés 2021-05-12 09:43:22 +0200
  • 4013a01fe6
    Fix libc6 2.33 dependency Carlos Garcés 2021-05-11 23:17:21 +0200
  • 09c5222d59 Fixed 5.12 support. Carlos Garcés 2021-05-10 19:06:13 +0200
  • ab35c7e967
    Merge pull request #233 from CGarces/fix_5.12 Carlos Garcés 2021-04-03 16:53:01 +0200
  • e103b7c701
    Merge pull request #232 from CGarces/centos8_fix Carlos Garcés 2021-04-03 16:52:43 +0200
  • 6a9f1c3ab1
    Merge pull request #227 from Mange/kernel_5.11 Carlos Garcés 2021-04-03 16:52:22 +0200
  • ac90a311a3 Add kernel 5.12(+) (GRO_DROP removed) support clnhub 2021-03-08 21:05:37 +0100
  • 48460503c0 Add RHEL/CENTOS 8 support Carlos 2021-04-01 14:50:46 +0000
  • 8fa56156a8 Fix wireless regulatory API misuse Port of 81f153faac Carlos Garces 2021-03-11 23:39:00 +0100
  • 6a758d54cf
    Merge pull request #226 from CGarces/github_actions Carlos Garcés 2021-03-06 17:34:09 +0100
  • d062e34d79 Improved github actions Added step to detect misuse of USB_VENDOR_ID_REALTEK Added check for duplicated USB IDs Check for .deb files before download it Move git checkout before build step Carlos Garces 2021-03-06 13:27:49 +0100
  • 7e8858e0df
    Merge pull request #222 from glebm/realtek-4.4.x-fix-gcc10 Carlos Garcés 2021-02-06 17:18:48 +0100
  • d6e1690ae8 Fix build with gcc-10 (-Wrestrict) Gleb Mazovetskiy 2021-02-06 10:06:22 +0000
  • 722ebf1e6d
    Merge pull request #223 from CGarces/fix_build Carlos Garcés 2021-02-06 14:01:36 +0100
  • 742f7f5329 Set fail-fast to false to avoid cancel all builds due temporal errors on kernel versions Removed verbose to wget commands Forced dpkg command to allow compilation if .deb installations fails due dependencies not needed for build. Carlos 2021-02-06 12:47:57 +0000
  • faf68bbf82
    Merge pull request #215 from CGarces/fix_5.11 Carlos Garcés 2021-01-11 12:58:24 +0100
  • 8133834ebe Fix cfg80211_ch_switch_started_notify on kernel 5.11-rc3 Carlos Garcés 2021-01-11 11:21:29 +0100