1. 759ef89 iwlwifi: change email contact information by Winkler, Tomas · 16 years ago
  2. d070d85 airport: remove useless return in a function returning void by Pavel Roskin · 16 years ago
  3. 89fad57 mac80211: integrate sta_notify_ps cmds into sta_notify by Christian Lamparter · 16 years ago
  4. dd397dc p54usb: rewriting rx/tx routines to make use of usb_anchor's facilities by Christian Lamparter · 16 years ago
  5. a07d361 ath9k: BH shouldn't be enabled when hardirqs are disabled. by Senthil Balasubramanian · 16 years ago
  6. e4f2a34 ath9k: remove fragmentation workaround again by Johannes Berg · 16 years ago
  7. 21a49fc iwlwifi: fix build error (iwl-rx.c). by Rami Rosen · 16 years ago
  8. 8aa15e1 ath9k: avoid rx frames with corrupted descriptor. by Senthil Balasubramanian · 16 years ago
  9. 2df1bff ath9k: Incorrect band enum causes invalid antenna configuration. by Senthil Balasubramanian · 16 years ago
  10. e759407 ath9k: Adding support for Atheros AR9285 chipset. by Senthil Balasubramanian · 16 years ago
  11. e8fbc99 ath9k: Adding initvalues for Atheros AR9285 chipset. by Senthil Balasubramanian · 16 years ago
  12. 02e90d6 ath9k: Adding AR9285 chipset register information. by Senthil Balasubramanian · 16 years ago
  13. 8ee5afb ath9k: Merge structures ath_atx, ath_node_aggr with ath_node by Sujith · 16 years ago
  14. f6688cd ath9k: Remove remaining occurrences of CONFIG_SLOW_ANT_DIV by Sujith · 16 years ago
  15. 817e11d ath9k: Add a debugfs file to show interrupt statistics by Sujith · 16 years ago
  16. 3706de6 ath9k: Maintain rate table choice after association by Sujith · 16 years ago
  17. 40990ec ath9k: Fix bug in rate table management by Sujith · 16 years ago
  18. 6b3aa6a ath9k: Disable staggered Beacon frame scheduling by Jouni Malinen · 16 years ago
  19. 3fbb9d9 ath9k: Free Beacon skbs in AP mode by Jouni Malinen · 16 years ago
  20. 61ff84a iwlwifi: cleanup (remove pm_state) by Rami Rosen · 16 years ago
  21. a8ec42c iwlwifi: use rmb/wmb to protect indirect mmio operation by Zhu, Yi · 16 years ago
  22. 73d7b5a iwlwifi: iwl_poll_{direct_}bit cleanup by Zhu, Yi · 16 years ago
  23. 42802d7 iwlwifi: fix "MAC in deep sleep" error by Zhu, Yi · 16 years ago
  24. f056658 iwlwifi: fix time interval misuse in iwl_poll_{direct_}bit by Zhu, Yi · 16 years ago
  25. 7262796 iwl3945: Fix rate scale for B-mode connection by Abbas, Mohamed · 16 years ago
  26. 00e540b iwlwifi: implement iwl_debug_report_frame for iwlagn by Halperin, Daniel C · 16 years ago
  27. a7db74f rtl8187: Improve wireless statistics for RTL8187 by Larry Finger · 16 years ago
  28. 7a3c66e net: Add support for the KS8695 ethernet devices. by Daniel Silverstone · 16 years ago
  29. 82a9928 tc35815: Enable StripCRC feature by Atsushi Nemoto · 16 years ago
  30. 2cb3772 smsc9420: SMSC LAN9420 10/100 PCI ethernet adapter by Steve Glendinning · 16 years ago
  31. ea943d4 igb: fixup AER with proper error handling by Jeff Kirsher · 16 years ago
  32. 2107fb8 smsc911x: add dynamic bus configuration by Steve Glendinning · 16 years ago
  33. 6fabd71 ixgbe: Implement PCIe AER support by Peter P Waskiewicz Jr · 16 years ago
  34. 5e8427e igb: Correctly determine pci-e function number in virtual environment by Alexander Duyck · 16 years ago
  35. b4557be igb: update handling of RCTL for smaller buffer sizes by Alexander Duyck · 16 years ago
  36. e97fd7c bonding: turn all bond_parm_tbls const by Holger Eitzenberger · 16 years ago
  37. 325dcf7 bonding: make tbl argument to bond_parse_parm() const by Holger Eitzenberger · 16 years ago
  38. d787552 bonding: remove duplicate declarations by Holger Eitzenberger · 16 years ago
  39. 5a03cdb bonding: use pr_debug instead of own macros by Holger Eitzenberger · 16 years ago
  40. ef65583 bonding: fix compile error if debug enabled by Holger Eitzenberger · 16 years ago
  41. 77afc92 bonding: use table for mode names by Holger Eitzenberger · 16 years ago
  42. 5840205 bonding: add and use bond_is_lb() by Holger Eitzenberger · 16 years ago
  43. dbb7a95 phy: Add LSI ET1011C PHY driver by Chaithrika U S · 16 years ago
  44. bcb09dc myri10ge: check fragmentation in LRO get_frag_header() by Brice Goglin · 16 years ago
  45. e421300 hydra: fix compilation by Alexey Dobriyan · 16 years ago
  46. b74ca3a netdevice: Kill netdev->priv by Wang Chen · 16 years ago
  47. 26aca5e net: Fix incorrect use of loose in spider_net.c by Nick Andrew · 16 years ago
  48. 730c30e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  49. d2b8881 tty: driverdata and discdata are void * by Alan Cox · 16 years ago
  50. 8a1ec21 tty: Flags should be accessed via the foo_bit interfaces by Alan Cox · 16 years ago
  51. 098401a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  52. cb7b48f igb/e1000e: Naming interrupt vectors by Alexander Duyck · 16 years ago
  53. c112d0c ath9k: Use GFP_ATOMIC when allocating TX private area by Luis R. Rodriguez · 16 years ago
  54. f8316df ath9k: Check for pci_map_single() errors by Luis R. Rodriguez · 16 years ago
  55. 73a52670 rt2x00: Correctly initialize AID during set_key() by Ivo van Doorn · 16 years ago
  56. 9c3444d rt2x00: Move crypto TX descriptor handling to rt2x00crypto.c by Ivo van Doorn · 16 years ago
  57. 1c02667 rt2x00: Fix check for BSS info changes by Ivo van Doorn · 16 years ago
  58. 4c7f0bc generic swap(): ath9k: rename swap() to swap_array() by Wu Fengguang · 16 years ago
  59. 74415ed rt2x00: Add RXDONE_CRYPTO_IV/ICV flags by Ivo van Doorn · 16 years ago
  60. 011a033 iwl3945 : Fix a-band association for passive channels by Abhijeet Kolekar · 16 years ago
  61. a0987a8 iwlwifi: rely on API version read from firmware by Reinette Chatre · 16 years ago
  62. c02b3ac iwlwifi: store ucode version number by Chatre, Reinette · 16 years ago
  63. f3f911d iwlwifi: fix DMA channel number in iwl_txq_ctx_stop by Zhu Yi · 16 years ago
  64. 74221d0 iwl3945: Fix iwl3945 rate scaling. by Abbas, Mohamed · 16 years ago
  65. c30e30e iwl3945: add debugfs support by Abbas, Mohamed · 16 years ago
  66. d366df5 iwlwifi: move channels sysfs to debugfs by Winkler, Tomas · 16 years ago
  67. 0ad91a3 iwlwifi: move disable/enable interrupts to iwl-core.c by Winkler, Tomas · 16 years ago
  68. c93007e iwl3945: Select correct sta ID from find_station() by Samuel Ortiz · 16 years ago
  69. 99df630 iwlwifi: fix printk size format error by Zhu Yi · 16 years ago
  70. 8f5c87d iwlwifi: move host command check function into separate file by Winkler, Tomas · 16 years ago
  71. 304a698 rt2x00: Release rt2x00 2.2.3 by Ivo van Doorn · 16 years ago
  72. dddfb47 rt2x00: Implement HW encryption (rt2500usb) by Ivo van Doorn · 16 years ago
  73. 0b927a0 rt2x00: Remove duplicate code by Ivo van Doorn · 16 years ago
  74. 42c8285 rt2x00: Store retry limit values by Ivo van Doorn · 16 years ago
  75. 1ce9cda rt2x00: Optimize IV/EIV handling by Ivo van Doorn · 16 years ago
  76. aac9207 ath9k: Choose correct ANI calibration period by Sujith · 16 years ago
  77. 7470d7f iwlwifi: 5150 enable LO, TXIQ and BB calibrations by Winkler, Tomas · 16 years ago
  78. fd63edb iwlwifi: 5150 parametrize eeprom versions by Tomas Winkler · 16 years ago
  79. 339afc89 iwlwifi: 5150 compute ct kill threshold by Tomas Winkler · 16 years ago
  80. 819500c iwlwifi: 5150 enable DC calibration by Tomas Winkler · 16 years ago
  81. 7100e92 iwlwifi: 5150 add support for 5150 by Tomas Winkler · 16 years ago
  82. d97809d ath9k: Replace ath9k_opmode with nl80211_iftype by Colin McCabe · 16 years ago
  83. 33fd819 iwlwifi: disable AP mode by Johannes Berg · 16 years ago
  84. c912765 p54: fix lm87 checksum endianness by Johannes Berg · 16 years ago
  85. c58f9f6 iwl3945: remove obsolete irq handling by Helmut Schaa · 16 years ago
  86. 02e37ba p54: per-device names by Christian Lamparter · 16 years ago
  87. b2023ddc p54: refactoring by Christian Lamparter · 16 years ago
  88. 64c354d p54: include support for 2.13.24.0 USB LM87 Firmwares by Christian Lamparter · 16 years ago
  89. 25900ef p54: utilize cryptographic accelerator by Christian Lamparter · 16 years ago
  90. c772a08 p54: revamp station power save management in access point mode by Christian Lamparter · 16 years ago
  91. 2a163c6 ath9k: Add a debugfs file for dumping DMA status by Sujith · 16 years ago
  92. 826d268 ath9k: Add initial layout for an ath9k specific debugfs mechanism by Sujith · 16 years ago
  93. 16d68ab ath9k: Remove includes that are not needed by Sujith · 16 years ago
  94. 88b126a ath9k: Add ATH9K_DEBUG configuration option by Sujith · 16 years ago
  95. 04bd463 ath9k: Use cleaner debug masks by Sujith · 16 years ago
  96. d9a1f48 rtl8187: fix retry count passed in rtl8187_tx by herton · 16 years ago
  97. 007e5dd wireless: clean up radiotap a bit by Johannes Berg · 16 years ago
  98. e11602b ath9k: Handle channel initialization for AP mode by Sujith · 16 years ago
  99. f650470 ath5k: enable combined michael mic in key cache by Bob Copeland · 16 years ago
  100. 67143490 ath5k: clean up ath5k_hw_set_key by Bob Copeland · 16 years ago