1. 66c87bd ixgbevf: Update Version String and Copyright Notice by Greg Rose · 14 years ago
  2. 1a51502 ixgbe: delay rx_ring freeing by Eric Dumazet · 14 years ago
  3. 8ffab51 macvlan: lockless tx path by Eric Dumazet · 14 years ago
  4. 020f01e drivers/isdn/mISDN: Use printf extension %pV by Joe Perches · 14 years ago
  5. b5e4156 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  6. 1f4f067 enic: Fix build warnings by Vasanthy Kolluri · 14 years ago
  7. ce5a121 hso: Fix unused variable warning by Alan Cox · 14 years ago
  8. 779bb41 drivers/net/cnic.c: Remove unnecessary semicolons by Joe Perches · 14 years ago
  9. e81a1ba drivers/net/ixgbe: Remove unnecessary semicolons by Joe Perches · 14 years ago
  10. 1d51c41 drivers/net/e1000e: Remove unnecessary semicolons by Joe Perches · 14 years ago
  11. 6f38ad9 drivers/net/bnx2x: Remove unnecessary semicolons by Joe Perches · 14 years ago
  12. ad65ffd drivers/isdn: Remove unnecessary semicolons by Joe Perches · 14 years ago
  13. b1d771e carl9170: use generic sign_extend32 by Christian Lamparter · 14 years ago
  14. 7919a57 bitops: Provide generic sign_extend32 function by Andreas Herrmann · 14 years ago
  15. e4b3fdb wl1251: use wl12xx_platform_data to pass data by Grazvydas Ignotas · 14 years ago
  16. 1d4b89f wl1251: add runtime PM support for SDIO by Grazvydas Ignotas · 14 years ago
  17. cb7bbc7 wl1251: add power callback to wl1251_if_operations by Grazvydas Ignotas · 14 years ago
  18. f81c1f4 iwlagn: enable shadow register by Wey-Yi Guy · 14 years ago
  19. 6fe8efb iwlwifi: disable disconnected antenna for advanced bt coex by Shanyu Zhao · 14 years ago
  20. 3031242 iwlwifi: seperate disconnected antenna function by Shanyu Zhao · 14 years ago
  21. b2769b8 iwlagn: fix RXON HT by Johannes Berg · 14 years ago
  22. 8da8e62 iwlagn: re-enable calibration by Johannes Berg · 14 years ago
  23. 52d980c iwlagn: fix RXON issues by Johannes Berg · 14 years ago
  24. 2e1fea4 iwlagn: fix needed chains calculation by Johannes Berg · 14 years ago
  25. 35a6eb3 iwlwifi: resending QoS command when HT changes by Wey-Yi Guy · 14 years ago
  26. fd11743 iwlwlifi: update rx write pointer w/o request mac access in the CAM mode by Winkler, Tomas · 14 years ago
  27. 708068d iwlwifi: legacy tx_cmd_protection function by Wey-Yi Guy · 14 years ago
  28. e39fdee iwlwifi: put all the isr related function under ops by Wey-Yi Guy · 14 years ago
  29. 81baf6e iwlwifi: Legacy isr only used by legacy devices by Wey-Yi Guy · 14 years ago
  30. ae79d23 iwlagn: fix non-5000+ build by Johannes Berg · 14 years ago
  31. 2a21ff4 iwlagn: update PCI ID for 100 series devices by Wey-Yi Guy · 14 years ago
  32. fb30eaf iwlagn: update PCI ID for 6000g2a series devices by Wey-Yi Guy · 14 years ago
  33. 8b37d9f iwlagn: update PCI ID for 6000g2b series devices by Wey-Yi Guy · 14 years ago
  34. 5d882c9 ath5k: Print stats as unsigned ints. by Ben Greear · 14 years ago
  35. 8c5765f rt2x00: Add watchdog functions for HW queue by Ivo van Doorn · 14 years ago
  36. ea175ee rt2x00: Remove rt2x00lib_toggle_rx by Ivo van Doorn · 14 years ago
  37. 8be4eed rt2x00: Fix rt2x00queue_kick_tx_queue arguments by Ivo van Doorn · 14 years ago
  38. 813f033 rt2x00: Rename queue->lock to queue->index_lock by Ivo van Doorn · 14 years ago
  39. 821cde63 rt2x00: checkpatch.pl error fixes for rt73usb.c by Mark Einon · 14 years ago
  40. f8bfbc3 rt2x00: checkpatch.pl error fixes for rt2x00queue.c by Mark Einon · 14 years ago
  41. 027e8fd rt2x00: checkpatch.pl error fixes for rt2x00link.c by Mark Einon · 14 years ago
  42. 5f181dc rt2x00: checkpatch.pl error fixes for rt2x00lib.h by Mark Einon · 14 years ago
  43. c2361ba rt2x00: checkpatch.pl error fixes for rt2x00dev.c by Mark Einon · 14 years ago
  44. 8a23903 rt2x00: checkpatch.pl error fixes for rt2x00config.c by Mark Einon · 14 years ago
  45. 87a46ca rt2x00: checkpatch.pl error fixes for rt2800usb.h by Mark Einon · 14 years ago
  46. 144b80b rt2x00: checkpatch.pl error fixes for rt2800usb.c by Mark Einon · 14 years ago
  47. c6cbade rt2x00: checkpatch.pl error fixes for rt2800pci.h by Mark Einon · 14 years ago
  48. bf1b151 rt2x00: checkpatch.pl error fixes for rt2800lib.c by Mark Einon · 14 years ago
  49. fd8dab9 rt2x00: checkpatch.pl error fixes for rt2800.h by Mark Einon · 14 years ago
  50. cf55347 rt2x00: checkpatch.pl error fixes for rt2500usb.c by Mark Einon · 14 years ago
  51. cb771b1 rt2x00: checkpatch.pl error fixes for rt2500pci.h by Mark Einon · 14 years ago
  52. 46b9786 rt2x00: checkpatch.pl error fixes for rt2400pci.h by Mark Einon · 14 years ago
  53. 041fb8f carl9170: tx path review by Christian Lamparter · 14 years ago
  54. 723fc7a rt2x00: Fix comments in rt73usb.h and rt61pci.h by Lalith Suresh · 14 years ago
  55. fa8b4b2 rt2x00: Fix hw crypto in AP mode for some devices by Helmut Schaa · 14 years ago
  56. 070192d rt2x00: Fix crash on USB unplug by Ivo van Doorn · 14 years ago
  57. 303c7d6 rt2x00: Fix MCU_SLEEP arguments by Ivo van Doorn · 14 years ago
  58. f44df18 rt2x00: Implement flush callback by Ivo van Doorn · 14 years ago
  59. aaf886b rt2x00: Remove failsave from rt2x00usb_watchdog_tx_dma by Ivo van Doorn · 14 years ago
  60. 7225ce1 rt2x00: Rename rt2x00queue_timeout by Ivo van Doorn · 14 years ago
  61. e2f8c87 rt2x00: Optimize rt2x00debug_dump_frame when frame dumping is not active by Helmut Schaa · 14 years ago
  62. 2b23cda rt2x00: Reduce tx descriptor size by Helmut Schaa · 14 years ago
  63. 08e5310 rt2x00: Wait up to one second on rt2800 for WPDMA to be ready by Helmut Schaa · 14 years ago
  64. efd2f27 rt2x00: Sync Tx and RX ring sizes with legacy drivers by Helmut Schaa · 14 years ago
  65. 961621a rt2x00: Add TXOP_CTRL_CFG register definition by Helmut Schaa · 14 years ago
  66. 066dae9 ath9k: rework tx queue selection and fix queue stopping/waking by Felix Fietkau · 14 years ago
  67. 21e731a b43legacy: rfkill: use status register based on core revision (not PHY's) by Rafał Miłecki · 14 years ago
  68. d94519c zd1201: Add missing id by maximilian attems · 14 years ago
  69. 8cecc90 zd1211rw: add 2 missing usb id's by maximilian attems · 14 years ago
  70. daeeb07 rtl8187: restore anaparam registers after reset with 8187B by Herton Ronaldo Krzesinski · 14 years ago
  71. 998606c rtl8187: remove uneeded setting of anaparam write by Herton Ronaldo Krzesinski · 14 years ago
  72. 0bf198e rtl8187: consolidate anaparam on/off write sequences by Herton Ronaldo Krzesinski · 14 years ago
  73. fe33269 rtl8187: don't set RTL818X_CONFIG3_GNT_SELECT flag on 8187B by Herton Ronaldo Krzesinski · 14 years ago
  74. 896cae6 rtl8187: move pll reset at start out of ANAPARAM write by Herton Ronaldo Krzesinski · 14 years ago
  75. a8ff34e rtl8187: avoid redundant write to register FF72 (RFSW_CTRL) by Herton Ronaldo Krzesinski · 14 years ago
  76. 60f5891 rtl8187: fix wrong register initialization in 8187B by Herton Ronaldo Krzesinski · 14 years ago
  77. f002c25 rtl8187: remove setting of beacon/atim registers from initialization by Herton Ronaldo Krzesinski · 14 years ago
  78. 327571e rtl8187: remove redundant initialization of ARFR by Herton Ronaldo Krzesinski · 14 years ago
  79. c0bf9ca mwl8k: force AP mode to use non-AMPDU frames by Nishant Sarmukadam · 14 years ago
  80. 3eedb6f carl9170: configurable beacon rates by Christian Lamparter · 14 years ago
  81. 2a6cef5 carl9170: stop stale uplink BA sessions by Christian Lamparter · 14 years ago
  82. e4a668c carl9170: fix spurious restart due to high latency by Christian Lamparter · 14 years ago
  83. e277690 carl9170: initialize HW aMPDU parameters properly by Christian Lamparter · 14 years ago
  84. 3f1240e carl9170: import hw/fw header updates by Christian Lamparter · 14 years ago
  85. bdd7bd1 mac80211_hwsim: Incorporate txpower into rssi by Blaise Gassend · 14 years ago
  86. 1999979 rtl8187b: do not do per packet TX AGC by Thadeu Lima de Souza Cascardo · 14 years ago
  87. e285a52 wl1271: add recover testmode command by Eliad Peller · 14 years ago
  88. ccc83b0 wl1271: handle HW watchdog interrupt by Eliad Peller · 14 years ago
  89. 03107a4 wl1271: refactor debugfs function generation code by Eliad Peller · 14 years ago
  90. 71125ab wl1271: set wl->vif only if add_interface succeeded. by Eliad Peller · 14 years ago
  91. f8d9802 wl1271: Check interface state in op_* functions by Juuso Oikarinen · 14 years ago
  92. b739a42 wl1271: Fix scan failure detection by Juuso Oikarinen · 14 years ago
  93. fb2382c wl1271: Fix RX path stall by Juuso Oikarinen · 14 years ago
  94. ff6d76f wireless/wl1271: remove redundant if-statement v2 by Nicolas Kaiser · 14 years ago
  95. 5404643 wl1271: exit ELP mode when setting enabled rates in tx by Luciano Coelho · 14 years ago
  96. 6a2de93 wl1271: Fix warning about unsupported RX rate by Teemu Paasikivi · 14 years ago
  97. 1835785 wl1271: 11n Support, functionality and configuration ability by Shahar Levi · 14 years ago
  98. c4db1c8 wl1271: 11n Support, ACX Commands by Shahar Levi · 14 years ago
  99. e8b03a2 wl1271: 11n Support, Add Definitions by Shahar Levi · 14 years ago
  100. 2fe33e8 wl1271: Fix TX queue low watermark handling by Ido Yariv · 14 years ago