1. 005a425 rtlwifi: rtl8821ae: Make sure loop counter is signed on all architectures by David Müller · 8 years ago
  2. 706a527 prism54: isl_38xx: Replace 'struct timeval' by Tina Ruchandani · 8 years ago
  3. e4c8b45 rtl818x_pci: Fix a memory leak in rtl8180_init_rx_ring by Jia-Ju Bai · 9 years ago
  4. 06d0546 rtl8xxxu: hide unused tables by Arnd Bergmann · 8 years ago
  5. 171a900 rtl8xxxu: MAINTAINERS: Update to point to the active devel branch by Jes Sorensen · 8 years ago
  6. 265697e rtl8xxxu: Pause TX before calling disable_rf() by Jes Sorensen · 8 years ago
  7. ae5c01fd rtl8xxxu: Implement rtl8192e_enable_rf() by Jes Sorensen · 8 years ago
  8. 6a62f9d rtl8xxxu: Fix OOPS if user tries to add device via /sys by Jes Sorensen · 8 years ago
  9. cabb550 rtl8xxxu: Fix 8188RU support by Jes Sorensen · 8 years ago
  10. 2fc0b8e rtl8xxxu: Add TX power base values for gen1 parts by Jes Sorensen · 8 years ago
  11. b9f9d69 rtl8xxxu: Set register 0xfe10 on rtl8192cu based parts by Jes Sorensen · 8 years ago
  12. eb18806 rtl8xxxu: Update copyright statement to include 2016 by Jes Sorensen · 8 years ago
  13. 8cae2f1 rtl8xxxu: Unregister from mac80211 before shutting down the device by Jes Sorensen · 8 years ago
  14. 8e25496 rtl8xxxu: Match 8723bu power down sequence to vendor driver by Jes Sorensen · 8 years ago
  15. 8d95c80 rtl8xxxu: Use rtl_chip == RTL8188R to identify high PA parts by Jes Sorensen · 8 years ago
  16. 78a8421 rtl8xxxu: Apply 8188RU workaround for UMC B cut parts correctly by Jes Sorensen · 8 years ago
  17. b591e98 rtl8xxxu: For devices with external PA (8188RU), limit CCK TX power by Jes Sorensen · 8 years ago
  18. 4062b8f rtl8xxxu: Move PHY RF init into device specific functions by Jes Sorensen · 8 years ago
  19. 37ba4b6 rtl8xxxu: fix uninitialized return value in ret by Colin Ian King · 8 years ago
  20. e1d70c9 rtl8xxxu: Mark 0x050d:0x1004 as tested by Jes Sorensen · 8 years ago
  21. a39b683 Re-enable 8192eu support by Jes Sorensen · 8 years ago
  22. 46b3783 rtl8xxxu: 8192eu Fix bug in LDPC RX hang fix by Jes Sorensen · 8 years ago
  23. 31133da rtl8xxxu: Remove unneeded 8192eu hack by Jes Sorensen · 8 years ago
  24. 747bf23 rtl8xxxu: Split USB quirks into gen1 and gen2 quirks by Jes Sorensen · 8 years ago
  25. 9b323ee rtl8xxxu: Make PBP tuning a fileops parameter by Jes Sorensen · 8 years ago
  26. a773720 rtl8xxxu: Do not backup RF_MODE_AG when it's never being used by Jes Sorensen · 8 years ago
  27. 24e8e7e rtl8xxxu: Store device specific TRXFF boundary in the fileops by Jes Sorensen · 8 years ago
  28. b84cac1 rtl8xxxu: REG_LDOA15_CTRL is only used on gen1 parts by Jes Sorensen · 8 years ago
  29. c82f8d1 rtl8xxxu: Move loading of AGC table to device specific function by Jes Sorensen · 8 years ago
  30. ade0ded rtl8xxxu: Load AGC table before patching for 1T2R parts by Jes Sorensen · 8 years ago
  31. cb87725 rtl8xxxu: Split rtl8xxxu_init_phy_bb() into device specific functions by Jes Sorensen · 8 years ago
  32. bd8fe40 rtl8xxxu: Use descriptive bits for setting RX paths for 1T2R parts by Jes Sorensen · 8 years ago
  33. 9068308 rtl8xxxu: Correctly mask what was read from REG_CCK0_AFE_SETTING by Jes Sorensen · 8 years ago
  34. 15f9dc9 rtl8xxxu: Remove unused 8723bu path B IQ calibration code by Jes Sorensen · 8 years ago
  35. fe62171 rtl8xxxu: Remove misleading warning from rtl8192eu_phy_iqcalibrate() by Jes Sorensen · 8 years ago
  36. a49c7ce rtl8xxxu: Name RX descriptor types rxdesc16/rxdesc24 by Jes Sorensen · 8 years ago
  37. 2cb79eb rtl8xxxu: byteswap the entire RX descriptor for 24 byte RX descriptors by Jes Sorensen · 8 years ago
  38. 55c0b6a rtl8xxxu: Use has_s0s1 for REG_S0S1 issues only by Jes Sorensen · 8 years ago
  39. 57e42a2 rtl8xxxu: Implment rtl8192e_set_tx_power() by Jes Sorensen · 8 years ago
  40. 5bdb6b0 rtl8xxxu: Do not try to set REG_LEDCFG2 on 8192eu by Jes Sorensen · 8 years ago
  41. b816901 rtl8xxxu: Do not init FPGA0_TX_INFO on 8192eu by Jes Sorensen · 8 years ago
  42. 2e7c7b3 rtl8xxxu: Do not set REG_PBP on 8192eu by Jes Sorensen · 8 years ago
  43. 0486e80 rtl8xxxu: Reorder chip quirks to follow flow of 8192eu driver by Jes Sorensen · 8 years ago
  44. 89c2a09 rtl8xxxu: Implement generic init_queue_reserved_page() function by Jes Sorensen · 8 years ago
  45. 59b24da rtl8xxxu: Reorg more code to match the flow of the 8192eu vendor driver by Jes Sorensen · 8 years ago
  46. c157863 rtl8xxxu: Reorder parts of init code to match the 8192eu vendor code flow by Jes Sorensen · 8 years ago
  47. 85abfb1 mwifiex: make mwifiex_insert_cmd_to_free_q local static by Andreas Fenkart · 9 years ago
  48. c70ca8c mwifiex: factor out mwifiex_cancel_pending_scan_cmd by Andreas Fenkart · 9 years ago
  49. 948ad6b mwifiex: scan: replace pointer arithmetic with array access by Andreas Fenkart · 9 years ago
  50. 679b687 mwifiex: scan: factor out dbg_security_flags by Andreas Fenkart · 9 years ago
  51. 2ccf7ce mwifiex: scan: simplify ternary operators using gnu extension by Andreas Fenkart · 9 years ago
  52. 3832956 mwifiex: scan: factor out has_ieee_hdr/has_vendor_hdr by Andreas Fenkart · 9 years ago
  53. 0a233c9 mwifiex: scan: simplify dereference of bss_desc fields by Andreas Fenkart · 9 years ago
  54. 8434969 mwifiex: fix the incorrect WARN_ON during suspend by Vishal Thanki · 8 years ago
  55. bcc920e mwifiex: fix incorrect ht capability problem by Amitkumar Karwar · 8 years ago
  56. c3ec0ff mwifiex: do not wait on semaphore during card removal by Xinming Hu · 8 years ago
  57. b9db397 mwifiex: add default setting for pcie firmware download by Shengzhen Li · 8 years ago
  58. e87650b mwifiex: add pcie usb/uart firmware download support by Shengzhen Li · 8 years ago
  59. c865a70 mwifiex: missing break statement by Amitkumar Karwar · 8 years ago
  60. c462ebc brcmfmac: create common function for handling brcmf_proto_hdrpull() by Arend van Spriel · 8 years ago
  61. 9c34989 brcmfmac: revise handling events in receive path by Arend van Spriel · 8 years ago
  62. bbd1f93 brcmfmac: cleanup ampdu-rx host reorder code by Arend van Spriel · 8 years ago
  63. c56caa9d brcmfmac: screening firmware event packet by Franky Lin · 8 years ago
  64. 2aec2c9 brcmfmac: fix p2p scan abort null pointer exception by Hante Meuleman · 8 years ago
  65. 46f2b38 brcmfmac: insert default boardrev in nvram data if missing by Hante Meuleman · 8 years ago
  66. 28b285a brcmfmac: fix clearing wowl wake indicators by Hante Meuleman · 8 years ago
  67. 7fde010 brcmfmac: clear eventmask array before using it by Hante Meuleman · 8 years ago
  68. 28e460b0 rtl8xxxu: Adjust AFE crystal value on 8192eu by Jes Sorensen · 8 years ago
  69. f991f4e rtl8xxxu: Implement IQK calibration for 8192eu by Jes Sorensen · 8 years ago
  70. 70bc1e2 rtl8xxxu: Use proper register name for REG_PAD_CTRL1 by Jes Sorensen · 8 years ago
  71. b052b7f rtl8xxxu: Implement 8192eu device specific quirks by Jes Sorensen · 8 years ago
  72. e1394fe rtl8xxxu: Fix LDPC RX hang issue on 8192eu by Jes Sorensen · 8 years ago
  73. 3021e51 rtl8xxxu: Set REG_USB_HRPWM for 8192eu by Jes Sorensen · 8 years ago
  74. 57e5e2e rtl8xxxu: Set correct interrupt masking registers on 8192eu by Jes Sorensen · 8 years ago
  75. 8a59485 rtl8xxxu: Handle XTAL value setting on 8192eu by Jes Sorensen · 8 years ago
  76. 2949b9e rtl8xxxu: Provide special handling when writing RF regs on 8192eu by Jes Sorensen · 8 years ago
  77. 444004b rtl8xxxu: Handle BB init for 8192eu by Jes Sorensen · 8 years ago
  78. 9e24772 rtl8xxxu: Correctly parse 8192eu efuse by Jes Sorensen · 8 years ago
  79. abd71bd rtl8xxxu: Pick PHY init table based on chip version first by Jes Sorensen · 8 years ago
  80. ae14c5d rtl8xxxu: Add 8192eu PHY init table by Jes Sorensen · 8 years ago
  81. e293278 rtl8xxxu: Add 8192eu AGC tables by Jes Sorensen · 8 years ago
  82. 19102f8 rtl8xxxu: Add radio init tables for 8192eu by Jes Sorensen · 8 years ago
  83. 80805aa rtl8xxxu: Set TX page boundaries for 8192eu by Jes Sorensen · 8 years ago
  84. 2ca73dc rtl8xxxu: Do not mess with AFE_XTAL_CTRL on 8192eu by Jes Sorensen · 8 years ago
  85. c606e66 rtl8xxxu: Add MAC init table for 8192eu by Jes Sorensen · 8 years ago
  86. f38ba95 gre: eliminate holes in ip_tunnel by stephen hemminger · 8 years ago
  87. d0988a5 ravb: make ravb_ptp_interrupt() *void* by Sergei Shtylyov · 8 years ago
  88. b9aa78d Merge branch 'qed-ethtool-rss' by David S. Miller · 8 years ago
  89. 7c2d7d7 qed* - bump driver versions to 8.7.1.20 by Yuval Mintz · 8 years ago
  90. 961acde qede: add Rx flow hash/indirection support. by Sudarsana Reddy Kalluru · 8 years ago
  91. 8c5ebd0 qed: add Rx flow hash/indirection support. by Sudarsana Reddy Kalluru · 8 years ago
  92. 9511434 qed*: remove version dependency by Rahul Verma · 8 years ago
  93. 6c61403d Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 8 years ago
  94. 743b03a net: remove netdevice gso_min_segs by Eric Dumazet · 8 years ago
  95. cfe2f14 qdisc: constify meta_type_ops structures by Julia Lawall · 8 years ago
  96. e178c8c net: bcmgenet: add BQL support by Petri Gynther · 8 years ago
  97. dac916f net: bcmgenet: use __napi_schedule_irqoff() by Florian Fainelli · 8 years ago
  98. eb96ce0 net: bcmgenet: use napi_complete_done() by Eric Dumazet · 8 years ago
  99. dfb6cbf Merge branch 'sctp-delayed-wakeups' by David S. Miller · 8 years ago
  100. fb586f2 sctp: delay calls to sk_data_ready() as much as possible by Marcelo Ricardo Leitner · 8 years ago