1. 3bfbe80 zd1211rw: sort vid/pid pairs by numerical value by Hin-Tak Leung · 15 years ago
  2. 83f5e2c cfg80211: prohibit scanning the same channel more than once by Johannes Berg · 15 years ago
  3. 386aa23 mac80211: improve per-sta debugfs by Johannes Berg · 15 years ago
  4. f1d58c2 mac80211: push rx status into skb->cb by Johannes Berg · 15 years ago
  5. 18ad01c rt2x00: remove skb->do_not_encrypt usage by Johannes Berg · 15 years ago
  6. a538e2d cfg80211: issue netlink notification when scan starts by Johannes Berg · 15 years ago
  7. 222ec50 rndis_wlan: convert set/get txpower to cfg80211 by Jussi Kivilinna · 15 years ago
  8. a33e9e7 usbnet: Add stop function pointer to 'struct rndis_data'. by Jussi Kivilinna · 15 years ago
  9. d75ec2b rndis_wlan: convert get/set frag/rts to cfg80211 by Jussi Kivilinna · 15 years ago
  10. 257862f iwmc3200wifi: rfkill cleanup by Zhu Yi · 15 years ago
  11. 3549716 iwmc3200wifi: cache keys when interface is down by Samuel Ortiz · 15 years ago
  12. 191506e iwmc3200wifi: change coexist periodic calibration flag by Zhu Yi · 15 years ago
  13. 13e0fe70 iwmc3200wifi: cfg80211 key hooks implemetation by Samuel Ortiz · 15 years ago
  14. a70742f iwmc3200wifi: handling wifi_if_ntfy responses by Samuel Ortiz · 15 years ago
  15. 0c5553b iwmc3200wifi: invalidate keys when changing the BSSID by Samuel Ortiz · 15 years ago
  16. 030b865 iwlwifi: remove disable_tx_power for device > 4965 by Wey-Yi Guy · 15 years ago
  17. fe6efb4 iwlwifi: no need to refer to max_nrg_cck range value by Wey-Yi Guy · 15 years ago
  18. 9d67187 iwlwifi: modify sensitivity value for 5150 by Wey-Yi Guy · 15 years ago
  19. 47af3fe wl1251: change psm enabled/disabled info to debug by Luciano Coelho · 15 years ago
  20. 05fac68 wl1251: fix a checkpatch warning by Kalle Valo · 15 years ago
  21. 80301cd wl1251: use wl1251 prefix everywhere by Kalle Valo · 15 years ago
  22. 1e6f172 wl12xx: remove unused wl12xx_hw_init_mem_config() by Kalle Valo · 15 years ago
  23. 1367411 wl1251: rename wl12xx.h to wl1251.h by Kalle Valo · 15 years ago
  24. ef2f8d4 wl1251: add wl1251 prefix to all 1251 files by Kalle Valo · 15 years ago
  25. c731837 wl1251: remove wl1271_setup() by Kalle Valo · 15 years ago
  26. c5ce901 wl12xx: rename driver to wl1251 by Kalle Valo · 15 years ago
  27. e6f0b5c wl12xx: rename wl1251.c wl1251_ops.c by Kalle Valo · 15 years ago
  28. 77cc9e4 wl12xx: Use chipset specific join commands by Juuso Oikarinen · 15 years ago
  29. ce650b5 wl12xx: Assign value to rx msdu lifetime variable by Vidhya Govindan · 15 years ago
  30. 0182f8d wl12xx: enable ELP mode by Kalle Valo · 15 years ago
  31. c5483b7 wl12xx: check if elp wakeup failed by Kalle Valo · 15 years ago
  32. 01d9cfb wl12xx: optimise elp wakeup and sleep calls by Kalle Valo · 15 years ago
  33. cee4fd2 wl12xx: protect wl12xx_op_set_rts_threshold() by Kalle Valo · 15 years ago
  34. 6021b28 wl12xx: Fix CMD_TEST regression via netlink. by Ari Kauppi · 15 years ago
  35. c518a73 wl12xx: Fix incorrect warning message. by Ari Kauppi · 15 years ago
  36. 8ec8beb wl12xx: Add support for block reading from a fixed register address by Juuso Oikarinen · 15 years ago
  37. 9f2ad4f wl12xx: Moved wl1251 TX path implementation into chip specific files by Juuso Oikarinen · 15 years ago
  38. 9f483dc wl12xx: pass the wake up condition when configuring the wake up event by Luciano Coelho · 15 years ago
  39. 052a625 wl12xx: add support for fixed address in wl12xx_spi_read by Luciano Coelho · 15 years ago
  40. 27797d6 wl12xx: add support for new WL1271 chip revision by Luciano Coelho · 15 years ago
  41. 0d1c383 wl12xx: moved firmware version reading routine to chip-specific functions by Luciano Coelho · 15 years ago
  42. a336e26 wl12xx: add wl12xx_spi_reg_read() and wl12xx_spi_reg_write() functions by Luciano Coelho · 15 years ago
  43. 0628817 wl12xx: removed chipset interrupt source configuration from fw wakeup by Juuso Oikarinen · 15 years ago
  44. 4721213 wl12xx: fix rx descriptor use by Kalle Valo · 15 years ago
  45. 53d6542 wl12xx: use wl12xx_mem_read32() to read the rx counter by Kalle Valo · 15 years ago
  46. 5262c12 wl12xx: allocate buffer the spi busy word from struct wl12xx by Kalle Valo · 15 years ago
  47. 56343a3 wl12xx: allocate buffer spi read/write command buffer kzalloc() by Kalle Valo · 15 years ago
  48. 8d47cdb wl12xx: reserve buffer for partition command in struct wl12xx by Kalle Valo · 15 years ago
  49. c4f5c85 wl12xx: fix error handling in wl12xx_probe() by Kalle Valo · 15 years ago
  50. 1d3b813 wl12xx: reserver buffer for read32()/write32() in struct wl12xx by Kalle Valo · 15 years ago
  51. ff25839 wl12xx: cmd and acx interface rework by Kalle Valo · 15 years ago
  52. c4f9f16 ath9k: Make sure we configure a non-zero beacon interval by Vasanthakumar Thiagarajan · 15 years ago
  53. e0d6133 libertas: remove ps_supported flag, use fwcapinfo by Andrey Yurovsky · 15 years ago
  54. f0f3d38 ath5k: enable hardware LEDs by Bob Copeland · 15 years ago
  55. 46026e8 ath5k: cleanup ath5k_hw struct by Bob Copeland · 15 years ago
  56. 8a46097 ath9k: downgrade ASSERT() in ath_clone_txbuf() by Vasanthakumar Thiagarajan · 15 years ago
  57. c3d8f02 ath9k: Remove unnecessary count for addba attempt by Vasanthakumar Thiagarajan · 15 years ago
  58. 089e698 ath9k: Nuke unneccesary helper function to see if aggr is active by Vasanthakumar Thiagarajan · 15 years ago
  59. e36d56b cfg80211: pass netdev to change_virtual_intf by Johannes Berg · 15 years ago
  60. e5a8a89 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  61. e594e96 cxgb3: Fix crash caused by stashing wrong netdev_queue by Roland Dreier · 15 years ago
  62. 8faa2a7 ixgbe: Fix coexistence of FCoE and Flow Director in 82599 by Yi Zou · 15 years ago
  63. ad46276 memory barrier: adding smp_mb__after_lock by Jiri Olsa · 15 years ago
  64. a57de0b net: adding memory barrier to the poll and receive callbacks by Jiri Olsa · 15 years ago
  65. 1b614fb netpoll: Fix carrier detection for drivers that are using phylib by Anton Vorontsov · 15 years ago
  66. d2daeab Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  67. 1ce822f includecheck fix: include/linux, rfkill.h by Jaswinder Singh Rajput · 15 years ago
  68. 47ab384 p54: tx refused but queue active by Larry Finger · 15 years ago
  69. 804ef71 Atheros Kconfig needs to be dependent on WLAN_80211 by Jay Sternberg · 15 years ago
  70. b9744d1 mac80211: fix docbook by Johannes Berg · 15 years ago
  71. 4ff1766 mac80211_hwsim: avoid NULL access by Johannes Berg · 15 years ago
  72. 2fbddeb ssb: Add support for 4318E by Clyde McPherson · 15 years ago
  73. cff782c b43: Add support for 4318E by Clyde McPherson · 15 years ago
  74. 8b339d0 zd1211rw: adding SONY IFU-WLM2 (054c:0257) as a zd1211b device by Hin-Tak Leung · 15 years ago
  75. b4b223c zd1211rw: 07b8:6001 is a ZD1211B by Pascal Terjan · 15 years ago
  76. bff3877 netpoll: Introduce netpoll_carrier_timeout kernel option by Anton Vorontsov · 15 years ago
  77. 34701fd cxgb3: Drain Mac Tx fifo when the port goes down. by Divy Le Ray · 15 years ago
  78. 88045b3 cxgb3: fix mac index mapping by Divy Le Ray · 15 years ago
  79. dce7d1d cxgb3: Fix mss table initialization by Divy Le Ray · 15 years ago
  80. 2e8c07c cxgb3: use request_firmware() for the EDC registers setup by Divy Le Ray · 15 years ago
  81. 5e65951 cxgb3: AEL2020 phy support update by Divy Le Ray · 15 years ago
  82. cfe2462 cxgb3: Fix T3C MAC max packet size access by Divy Le Ray · 15 years ago
  83. 619f05c cxgb3: fix phy power down by Divy Le Ray · 15 years ago
  84. 2c3d50f cxgb3: AQ100X phy support update by Divy Le Ray · 15 years ago
  85. c3b8542 r6040: bump driver version to 0.24 and date to 08 July 2009 by Florian Fainelli · 15 years ago
  86. 35976d4 r6040: restore MIER register correctly when IRQ line is shared by Florian Fainelli · 15 years ago
  87. 345aa03 ipv4: Fix fib_trie rebalancing, part 4 (root thresholds) by Jarek Poplawski · 15 years ago
  88. 64c8165 davinci_emac: fix kernel oops when changing MAC address while interface is down by Pablo Bitton · 15 years ago
  89. 19e588e igb: set lan id prior to configuring phy by Alexander Duyck · 15 years ago
  90. 09bb9aa MIPS: BCM63XX: Add integrated ethernet PHY support for phylib. by Maxime Bizon · 15 years ago
  91. 460deef tun: Remove a dead line of code by Paul Moore · 15 years ago
  92. 50f238f ucc_geth: Add support for skb recycling by Anton Vorontsov · 15 years ago
  93. 3938b45 mac80211: minstrel: avoid accessing negative indices in rix_to_ndx() by Luciano Coelho · 15 years ago
  94. 2dce4c2 cfg80211: fix refcount leak by Johannes Berg · 15 years ago
  95. 76d8b64 hp-wmi: fix rfkill bug by Johannes Berg · 15 years ago
  96. 59615b5 mac80211: fix allocation in mesh_queue_preq by Andrey Yurovsky · 15 years ago
  97. a7a4e41 iwmc3200wifi: add Kconfig help by Samuel Ortiz · 15 years ago
  98. cbfe89c ath9k: Fix leak in tx descriptor by Vasanthakumar Thiagarajan · 15 years ago
  99. fd4973c b43/b43legacy: fix radio LED initialization by Larry Finger · 15 years ago
  100. 1f5fc70 Wireless: nl80211, fix lock imbalance by Jiri Slaby · 15 years ago