1. 15 10月, 2013 3 次提交
  2. 11 10月, 2013 11 次提交
  3. 04 10月, 2013 2 次提交
    • X
      wireless: rt2x00: rt2800usb: add new devices · 274dede8
      Xose Vazquez Perez 提交于
      0411,0241  RT5572  BUFFALO WI-U2-300D Wireless LAN Adapter
      0789,0170  RT3572  Logitec LAN-W300AN/U2
      0846,9013  RT3573  NETGEAR Adaptador USB Inalambrico Movistar
      0df6,006e  RT3573  Sitecom WiFi USB adapter N900
      2001,3c1f  RT3573  D-Link DWA-162 Wireless N900 Dual Band Adapter
      2001,3c20  RT5372  D-Link DWA-140 Wireless N USB Adapter(rev.D)
      2001,3c21  RT5572  D-Link DWA-160 Xtreme N Dual Band USB Adapter(rev.C)
      2001,3c22  RT5372  D-Link DWA-132 Wireless N USB Adapter(rev.B)
      2001,3c23  RT5372  D-Link GO-USB-N300 Wireless N Easy USB Adapter
      2019,ab29  ?       Planex GW-USMirco300
      20f4,724a  RT5572  TRENDnet N600 Wireless Dual Band USB Adapter
      
      Cc: Ivo van Doorn <IvDoorn@gmail.com>
      Cc: Gertjan van Wingerde <gwingerde@gmail.com>
      Cc: Helmut Schaa <helmut.schaa@googlemail.com>
      Cc: John W. Linville <linville@tuxdriver.com>
      Cc: users@rt2x00.serialmonkey.com
      Cc: linux-wireless@vger.kernel.org
      Signed-off-by: NXose Vazquez Perez <xose.vazquez@gmail.com>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      274dede8
    • S
      rt2800: add support for radio chip RF3070 · 3b9b74ba
      Stanislaw Gruszka 提交于
      Add support for new RF chip ID: 3070. It seems to be the same as 5370,
      maybe vendor just put wrong value on the eeprom, but add this id anyway
      since devices with it showed on the marked.
      Signed-off-by: NStanislaw Gruszka <sgruszka@redhat.com>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      3b9b74ba
  4. 27 9月, 2013 3 次提交
  5. 10 9月, 2013 1 次提交
  6. 04 9月, 2013 1 次提交
    • J
      drivers/net: Convert uses of compare_ether_addr to ether_addr_equal · 7367d0b5
      Joe Perches 提交于
      Use the new bool function ether_addr_equal to add
      some clarity and reduce the likelihood for misuse
      of compare_ether_addr for sorting.
      
      Done via cocci script: (and a little typing)
      
      $ cat compare_ether_addr.cocci
      @@
      expression a,b;
      @@
      -	!compare_ether_addr(a, b)
      +	ether_addr_equal(a, b)
      
      @@
      expression a,b;
      @@
      -	compare_ether_addr(a, b)
      +	!ether_addr_equal(a, b)
      
      @@
      expression a,b;
      @@
      -	!ether_addr_equal(a, b) == 0
      +	ether_addr_equal(a, b)
      
      @@
      expression a,b;
      @@
      -	!ether_addr_equal(a, b) != 0
      +	!ether_addr_equal(a, b)
      
      @@
      expression a,b;
      @@
      -	ether_addr_equal(a, b) == 0
      +	!ether_addr_equal(a, b)
      
      @@
      expression a,b;
      @@
      -	ether_addr_equal(a, b) != 0
      +	ether_addr_equal(a, b)
      
      @@
      expression a,b;
      @@
      -	!!ether_addr_equal(a, b)
      +	ether_addr_equal(a, b)
      Signed-off-by: NJoe Perches <joe@perches.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      7367d0b5
  7. 29 8月, 2013 1 次提交
  8. 27 8月, 2013 3 次提交
  9. 23 8月, 2013 8 次提交
  10. 21 8月, 2013 1 次提交
  11. 17 8月, 2013 2 次提交
  12. 10 8月, 2013 1 次提交
  13. 30 7月, 2013 1 次提交
    • S
      rt2x00: fix stop queue · e2288b66
      Stanislaw Gruszka 提交于
      Since we clear QUEUE_STARTED in rt2x00queue_stop_queue(), following
      call to rt2x00queue_pause_queue() reduce to noop, i.e we do not
      stop queue in mac80211.
      
      To fix that introduce rt2x00queue_pause_queue_nocheck() function,
      which will stop queue in mac80211 directly.
      
      Note that rt2x00_start_queue() explicitly set QUEUE_PAUSED bit.
      
      Note also that reordering operations i.e. first call to
      rt2x00queue_pause_queue() and then clear QUEUE_STARTED bit, will race
      with rt2x00queue_unpause_queue(), so calling ieee80211_stop_queue()
      directly is the only available solution to fix the problem without
      major rework.
      
      Cc: stable@vger.kernel.org
      Signed-off-by: NStanislaw Gruszka <stf_xl@wp.pl>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      e2288b66
  14. 24 7月, 2013 1 次提交
    • X
      wireless: rt2x00: rt2800usb: add RT3573 devices · 63706526
      Xose Vazquez Perez 提交于
      taken from Ralink linux and windows drivers:
      
      0x1b75, 0x7733 AirLive 450Mbps Wireless-N Dual Band USB Adapter
      0x0b05, 0x17bc ASUS USB-N66 450Mbps Dual Band USB Adapter
      0x0b05, 0x17ad ASUS USB-N66 Dual Band N Network Adapter
      0x050d, 0x1103 Belkin Wireless Adapter
      0x148f, 0xf301 Cameo Ralink3573 3x3 single band USB dongle
      0x7392, 0x7733 Edimax
      0x0e66, 0x0020 Hawking HD45U Dual Band USB Wireless-N Adapter
      0x0e66, 0x0021 Hawking HD45U Dual Band Wls-450N Adapter
      0x04bb, 0x094e I-O DATA WN-AG450U Wireless LAN Adapter
      0x0789, 0x016b Logitec LAN-W450AN/U2
      0x0846, 0x9012 NETGEAR WNDA4100 N900 Wireless Dual Band USB Adapter
      0x0846, 0x9019 NETGEAR WNDA4200D Wireless Dual Band USB Adapter
      0x2019, 0xed19 Planex GW-USDual450
      0x148f, 0x3573 Ralink 802.11n USB Wireless LAN Card
      0x0df6, 0x0067 Sitecom Wireless Dualband Network Adapter N750 X6
      0x0df6, 0x006a Sitecom Wireless Dualband Network Adapter N900 X7
      0x0586, 0x3421 ZyXEL Dual-Band Wireless N450 USB Adapter
      
      Cc: Ivo van Doorn <IvDoorn@gmail.com>
      Cc: Gertjan van Wingerde <gwingerde@gmail.com>
      Cc: Helmut Schaa <helmut.schaa@googlemail.com>
      Cc: John W. Linville <linville@tuxdriver.com>
      Cc: users@rt2x00.serialmonkey.com
      Cc: linux-wireless@vger.kernel.org
      Signed-off-by: NXose Vazquez Perez <xose.vazquez@gmail.com>
      Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
      63706526
  15. 23 7月, 2013 1 次提交