1. 9842c38 kfifo: fix warn_unused_result by Stefani Seibold · 15 years ago
  2. 7acd72e kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... by Stefani Seibold · 15 years ago
  3. e64c026 kfifo: cleanup namespace by Stefani Seibold · 15 years ago
  4. c1e13f2 kfifo: move out spinlock by Stefani Seibold · 15 years ago
  5. 4546548 kfifo: move struct kfifo in place by Stefani Seibold · 15 years ago
  6. 46e75f6 net: fix for utsrelease.h moving to generated by Stephen Rothwell · 15 years ago
  7. 5017065 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  8. 214ac9a b43: Remove reset after fatal DMA error by Larry Finger · 15 years ago
  9. 49d7590 rtl8187: add radio led and fix warnings on suspend by Herton Ronaldo Krzesinski · 15 years ago
  10. 512414b ath5k: enable EEPROM checksum check by Luis R. Rodriguez · 15 years ago
  11. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  12. 6a213af ath5k: add support for Dell Vostro A860 LED by Shahar Or · 15 years ago
  13. a589296 orinoco: remove spare KERN_DEBUG by David Kilroy · 15 years ago
  14. 70d5713 rtl8187: Fix wrong rfkill switch mask for some models by Larry Finger · 15 years ago
  15. 815833e ath9k: fix tx status reporting by Felix Fietkau · 15 years ago
  16. 16cec43 mwl8k: don't complain about oversized beacons in FINALIZE_JOIN by Lennert Buytenhek · 15 years ago
  17. d1844d7 mwl8k: don't overwrite mwl8k_vif::bssid until after disassociation by Lennert Buytenhek · 15 years ago
  18. d8a8dd8 mwl8k: struct ieee80211_rx_status::qual is deprecated by Lennert Buytenhek · 15 years ago
  19. 3db95e5 mwl8k: don't forget to call pci_disable_device() by Lennert Buytenhek · 15 years ago
  20. 89b872e mwl8k: increase firmware loading timeouts by Lennert Buytenhek · 15 years ago
  21. 7e1112d mwl8k: allow more time for transmit rings to drain by Lennert Buytenhek · 15 years ago
  22. 0c9cc640 mwl8k: allow more time for firmware commands to complete by Lennert Buytenhek · 15 years ago
  23. 8e9f33f mwl8k: properly report rate on received 40MHz packets by Lennert Buytenhek · 15 years ago
  24. ca00930 mwl8k: fix addr4 zeroing and payload overwrite on DMA header creation by Lennert Buytenhek · 15 years ago
  25. 20f09c3 mwl8k: prevent corruption of QoS field on receive by Lennert Buytenhek · 15 years ago
  26. 140eb5e mwl8k: fix UPDATE_STADB command struct legacy_rates array length by Lennert Buytenhek · 15 years ago
  27. 0b5351a mwl8k: fix MCS bitmap size in SET_RATE command by Lennert Buytenhek · 15 years ago
  28. c14589e wl1251: don't build null data template in wl1251_op_config() by Kalle Valo · 15 years ago
  29. de8df1e wl1251: fix bssid handling by Kalle Valo · 15 years ago
  30. e84217a wl1251: remove false warning messages by Kalle Valo · 15 years ago
  31. 9b1cb21 iwlwifi: fix warning from ieee80211_stop_tx_ba_cb_irqsafe argument change by John W. Linville · 15 years ago
  32. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  33. 28b4d5c Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  34. d9b2c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 15 years ago
  35. 6070d81 tree-wide: fix misspelling of "definition" in comments by Adam Buchbinder · 15 years ago
  36. 8f56874 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  37. 159bcfe iwmc3200wifi: Enable wimax core through module parameter by Samuel Ortiz · 15 years ago
  38. 43b5ffe iwmc3200wifi: Add wifi-wimax coexistence mode as a module parameter by Samuel Ortiz · 15 years ago
  39. 1ee9d42 iwmc3200wifi: Coex table command does not expect a response by Samuel Ortiz · 15 years ago
  40. f330d4f iwmc3200wifi: Update wiwi priority table by Samuel Ortiz · 15 years ago
  41. 250cce2 iwlwifi: driver version track kernel version by Reinette Chatre · 15 years ago
  42. 212fb57 iwlwifi: indicate uCode type when fail dump error/event log by Wey-Yi Guy · 15 years ago
  43. bd3709b iwl3945: remove duplicated event logging code by Wey-Yi Guy · 15 years ago
  44. df98a49 b43: fix two warnings by Johannes Berg · 15 years ago
  45. 52ce3e9a7 ipw2100: fix rebooting hang with driver loaded by Zhu Yi · 15 years ago
  46. 6646a66 iwmc3200wifi: fix NULL pointer dereference in pmkid update by Zhu Yi · 15 years ago
  47. a9a29ce ath9k: enable 2GHz band only if the device supports it by Gabor Juhos · 15 years ago
  48. 1f351e3 airo: Fix integer overflow warning by Michael Buesch · 15 years ago
  49. a5186e9 rt2x00: Fix padding bug on L2PAD devices. by Gertjan van Wingerde · 15 years ago
  50. 316a4d9 b43legacy: avoid PPC fault during resume by Larry Finger · 15 years ago
  51. c2ff581 b43: avoid PPC fault during resume by Larry Finger · 15 years ago
  52. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  53. bf48aab tree-wide: fix typos "offest" -> "offset" by Uwe Kleine-König · 15 years ago
  54. 94e2bd6 tree-wide: fix some typos and punctuation in comments by Thadeu Lima de Souza Cascardo · 15 years ago
  55. ff9c38b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  56. 827d42c mac80211: fix spurious delBA handling by Johannes Berg · 15 years ago
  57. 9bf22f2 iwmc3200wifi: Implement cfg80211 PMKSA API by Samuel Ortiz · 15 years ago
  58. a830df0 ath9k: separate debugfs support from CONFIG_ATH_DEBUG by Felix Fietkau · 15 years ago
  59. ece1e3c libertas: move mesh command handling into mesh.c by Holger Schurig · 15 years ago
  60. c7fe64c libertas: move mesh-only ethtool operations into mesh.c by Holger Schurig · 15 years ago
  61. e0e42da libertas: moveing mesh-related functions into mesh.c by Holger Schurig · 15 years ago
  62. 5e8e8b5 libertas: introduce mesh.h by Holger Schurig · 15 years ago
  63. 76bae57 libertas: rename persistcfg.c -> mesh.c by Holger Schurig · 15 years ago
  64. b8d8339 ipw2x00: convert to seq_file by Alexey Dobriyan · 15 years ago
  65. 83daee0 ray_cs: convert to proc_fops by Alexey Dobriyan · 15 years ago
  66. 94db293 ath9k: Ensure a fair beacon distribution in IBSS mode. by Vivek Natarajan · 15 years ago
  67. f4709fd ath9k: Fix maximum tx fifo settings for single stream devices by Luis R. Rodriguez · 15 years ago
  68. 1bc1488 ath9k: Proper padding/unpadding for the TX/RX path. by Benoit Papillault · 15 years ago
  69. e7824a5 ath9k: fix processing of TX PS null data frames by Luis R. Rodriguez · 15 years ago
  70. 6b65b6a iwmc3200wifi: Remove tx concatenation option by Samuel Ortiz · 15 years ago
  71. b136b3a iwmc3200wifi: Add stopped queue to debugfs by Samuel Ortiz · 15 years ago
  72. a7af530 iwmc3200wifi: 802.11n Tx aggregation support by Samuel Ortiz · 15 years ago
  73. 2351178 iwmc3200wifi: Set wireless mode correctly by Zhu Yi · 15 years ago
  74. 0bed08d iwmc3200wifi: Update wireless_mode with eeprom values by Samuel Ortiz · 15 years ago
  75. fe19176 iwmc3200wifi: Dont set the UMAC power limit when interface is down by Samuel Ortiz · 15 years ago
  76. 902b666 iwmc3200wifi: Parse HT channels EEPROM entries by Samuel Ortiz · 15 years ago
  77. e6218cc rt2x00: Centralize setting of extra TX headroom requested by rt2x00. by Gertjan van Wingerde · 15 years ago
  78. 04d0362 rt2x00: Whitespace cleanup. by Gertjan van Wingerde · 15 years ago
  79. 95d69aa rt2x00: Fix typo (lengt --> length) in rt2x00queue.c by Gertjan van Wingerde · 15 years ago
  80. ee303e5 rt2x00: Clean up use of rt2x00_intf_is_pci. by Gertjan van Wingerde · 15 years ago
  81. 6a6f455 rt2x00: Remove unused variable frame_control from rt2x00mac_tx. by Gertjan van Wingerde · 15 years ago
  82. 38a522e rt2x00: Only initialize HT on rt2800 devices that support it. by Gertjan van Wingerde · 15 years ago
  83. c7c8adb wl1271: Remove REF_CLK hack by Luciano Coelho · 15 years ago
  84. 4a90406 wl1271: remove workaround to ignore -EIO from radio and general params by Luciano Coelho · 15 years ago
  85. 98b5dd5 wl1271: fix radio and general parameters commands by Luciano Coelho · 15 years ago
  86. cc7defa wl1271: set radio and general params also for PLT by Luciano Coelho · 15 years ago
  87. 17d7265 wl1271: fix the inetdev notifier callback return values by Luciano Coelho · 15 years ago
  88. 03442a3 wl1271: Set PSM support flags in driver configuration by Juuso Oikarinen · 15 years ago
  89. 461fa13 wl1271: Prevent PSM-entry retry loop if PSM cancelled by Juuso Oikarinen · 15 years ago
  90. 8450256 wl1271: Decrease BET consecutive terminated beacons value to 10 by Juuso Oikarinen · 15 years ago
  91. 1fe8234 ath9k: clean up rc rate table by Felix Fietkau · 15 years ago
  92. 545750d ath9k: properly use the mac80211 rate control api by Felix Fietkau · 15 years ago
  93. 5fa9167 pcmcia: rework the irq_req_t typedef by Dominik Brodowski · 15 years ago
  94. dd2e5a1 pcmcia: remove deprecated handle_to_dev() macro by Dominik Brodowski · 15 years ago
  95. 6838b03 pcmcia: pcmcia_request_window() doesn't need a pointer to a pointer by Dominik Brodowski · 15 years ago
  96. 868575d pcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page() by Magnus Damm · 18 years ago
  97. f5560da pcmcia: Pass struct pcmcia_device to pcmcia_release_window() by Magnus Damm · 18 years ago
  98. 04658fb ath9k: remove warnings related to signed/unsigned type mismatch by John W. Linville · 15 years ago
  99. 4ba3eb0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  100. 18b6c9a ath9k: set ps_default as false by John W. Linville · 15 years ago