1. edb3422 iwlwifi: fix resume while txpower off by Mohamed Abbas · 16 years ago
  2. 3d5717a iwlwifi: use iwl_poll_direct_bit in EEPROM reading by Zhu, Yi · 16 years ago
  3. 9c5f89b ath9k: Do not remove header padding on RX from short frames by Jouni Malinen · 16 years ago
  4. f2f1ba2 iwlwifi: fix build warning (iwl-rx.c) by Rami Rosen · 16 years ago
  5. 6fb5325 libertas: Create sysfs entry for changing the mesh probe response limit by Anna Neal · 16 years ago
  6. b77f483 ath9k: Refactor struct ath_softc by Sujith · 16 years ago
  7. 59651e8 p54: fix oops on faulty devices by Christian Lamparter · 16 years ago
  8. b7a530d mac80211: Disable requests for new scans in AP mode by Jouni Malinen · 16 years ago
  9. 14a4dfe ipw2200: fix scanning while associated by Helmut Schaa · 16 years ago
  10. d8004cb b43legacy: Fix sparse warnings by Larry Finger · 16 years ago
  11. c1db52b rtl8187: Use usb anchor facilities to manage urbs by Larry Finger · 16 years ago
  12. 388cdf3 ath5k: fix endianness of bitwise ops when installing mic by Bob Copeland · 16 years ago
  13. 62d714e spectrum_cs: Fix function names used in debug strings by David Kilroy · 16 years ago
  14. 499b702 orinoco: Fix inappropriate use of IRQ_BAP by David Kilroy · 16 years ago
  15. 0c06dd8 orinoco: Fix function names used in debug strings by David Kilroy · 16 years ago
  16. 39ca5bb p54: enforce strict tx_queue limits by Christian Lamparter · 16 years ago
  17. 30dab79e iwlwifi: remove qos module parameter by Winkler, Tomas · 16 years ago
  18. 6d1ef1a iwlwifi: 3945 remove qos module parameter by Winkler, Tomas · 16 years ago
  19. 9f92593 iwlifi: remove twice defined SINGLE_FRAME RX FH MASK by Winkler, Tomas · 16 years ago
  20. 759ef89 iwlwifi: change email contact information by Winkler, Tomas · 16 years ago
  21. d070d85 airport: remove useless return in a function returning void by Pavel Roskin · 16 years ago
  22. 89fad57 mac80211: integrate sta_notify_ps cmds into sta_notify by Christian Lamparter · 16 years ago
  23. dd397dc p54usb: rewriting rx/tx routines to make use of usb_anchor's facilities by Christian Lamparter · 16 years ago
  24. a07d361 ath9k: BH shouldn't be enabled when hardirqs are disabled. by Senthil Balasubramanian · 16 years ago
  25. e4f2a34 ath9k: remove fragmentation workaround again by Johannes Berg · 16 years ago
  26. 21a49fc iwlwifi: fix build error (iwl-rx.c). by Rami Rosen · 16 years ago
  27. 8aa15e1 ath9k: avoid rx frames with corrupted descriptor. by Senthil Balasubramanian · 16 years ago
  28. 2df1bff ath9k: Incorrect band enum causes invalid antenna configuration. by Senthil Balasubramanian · 16 years ago
  29. e759407 ath9k: Adding support for Atheros AR9285 chipset. by Senthil Balasubramanian · 16 years ago
  30. e8fbc99 ath9k: Adding initvalues for Atheros AR9285 chipset. by Senthil Balasubramanian · 16 years ago
  31. 02e90d6 ath9k: Adding AR9285 chipset register information. by Senthil Balasubramanian · 16 years ago
  32. 8ee5afb ath9k: Merge structures ath_atx, ath_node_aggr with ath_node by Sujith · 16 years ago
  33. f6688cd ath9k: Remove remaining occurrences of CONFIG_SLOW_ANT_DIV by Sujith · 16 years ago
  34. 817e11d ath9k: Add a debugfs file to show interrupt statistics by Sujith · 16 years ago
  35. 3706de6 ath9k: Maintain rate table choice after association by Sujith · 16 years ago
  36. 40990ec ath9k: Fix bug in rate table management by Sujith · 16 years ago
  37. 6b3aa6a ath9k: Disable staggered Beacon frame scheduling by Jouni Malinen · 16 years ago
  38. 3fbb9d9 ath9k: Free Beacon skbs in AP mode by Jouni Malinen · 16 years ago
  39. 61ff84a iwlwifi: cleanup (remove pm_state) by Rami Rosen · 16 years ago
  40. a8ec42c iwlwifi: use rmb/wmb to protect indirect mmio operation by Zhu, Yi · 16 years ago
  41. 73d7b5a iwlwifi: iwl_poll_{direct_}bit cleanup by Zhu, Yi · 16 years ago
  42. 42802d7 iwlwifi: fix "MAC in deep sleep" error by Zhu, Yi · 16 years ago
  43. f056658 iwlwifi: fix time interval misuse in iwl_poll_{direct_}bit by Zhu, Yi · 16 years ago
  44. 7262796 iwl3945: Fix rate scale for B-mode connection by Abbas, Mohamed · 16 years ago
  45. 00e540b iwlwifi: implement iwl_debug_report_frame for iwlagn by Halperin, Daniel C · 16 years ago
  46. a7db74f rtl8187: Improve wireless statistics for RTL8187 by Larry Finger · 16 years ago
  47. 7a3c66e net: Add support for the KS8695 ethernet devices. by Daniel Silverstone · 16 years ago
  48. 82a9928 tc35815: Enable StripCRC feature by Atsushi Nemoto · 16 years ago
  49. 2cb3772 smsc9420: SMSC LAN9420 10/100 PCI ethernet adapter by Steve Glendinning · 16 years ago
  50. ea943d4 igb: fixup AER with proper error handling by Jeff Kirsher · 16 years ago
  51. 2107fb8 smsc911x: add dynamic bus configuration by Steve Glendinning · 16 years ago
  52. 6fabd71 ixgbe: Implement PCIe AER support by Peter P Waskiewicz Jr · 16 years ago
  53. 5e8427e igb: Correctly determine pci-e function number in virtual environment by Alexander Duyck · 16 years ago
  54. b4557be igb: update handling of RCTL for smaller buffer sizes by Alexander Duyck · 16 years ago
  55. e97fd7c bonding: turn all bond_parm_tbls const by Holger Eitzenberger · 16 years ago
  56. 325dcf7 bonding: make tbl argument to bond_parse_parm() const by Holger Eitzenberger · 16 years ago
  57. d787552 bonding: remove duplicate declarations by Holger Eitzenberger · 16 years ago
  58. 5a03cdb bonding: use pr_debug instead of own macros by Holger Eitzenberger · 16 years ago
  59. ef65583 bonding: fix compile error if debug enabled by Holger Eitzenberger · 16 years ago
  60. 77afc92 bonding: use table for mode names by Holger Eitzenberger · 16 years ago
  61. 5840205 bonding: add and use bond_is_lb() by Holger Eitzenberger · 16 years ago
  62. dbb7a95 phy: Add LSI ET1011C PHY driver by Chaithrika U S · 16 years ago
  63. bcb09dc myri10ge: check fragmentation in LRO get_frag_header() by Brice Goglin · 16 years ago
  64. e421300 hydra: fix compilation by Alexey Dobriyan · 16 years ago
  65. b74ca3a netdevice: Kill netdev->priv by Wang Chen · 16 years ago
  66. 5a001a0 staging-winbond: Kill directly reference of netdev->priv by Wang Chen · 16 years ago
  67. 4bcd426 staging-slicoss: Kill directly reference of netdev->priv by Wang Chen · 16 years ago
  68. 979123d staging-p80211: Kill directly reference of netdev->priv by Wang Chen · 16 years ago
  69. ad660e2 s390_net: Kill directly reference of netdev->priv by Wang Chen · 16 years ago
  70. 26aca5e net: Fix incorrect use of loose in spider_net.c by Nick Andrew · 16 years ago
  71. 730c30e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  72. d2b8881 tty: driverdata and discdata are void * by Alan Cox · 16 years ago
  73. 8a1ec21 tty: Flags should be accessed via the foo_bit interfaces by Alan Cox · 16 years ago
  74. 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
  75. cb7b48f igb/e1000e: Naming interrupt vectors by Alexander Duyck · 16 years ago
  76. c112d0c ath9k: Use GFP_ATOMIC when allocating TX private area by Luis R. Rodriguez · 16 years ago
  77. f8316df ath9k: Check for pci_map_single() errors by Luis R. Rodriguez · 16 years ago
  78. 73a52670 rt2x00: Correctly initialize AID during set_key() by Ivo van Doorn · 16 years ago
  79. 9c3444d rt2x00: Move crypto TX descriptor handling to rt2x00crypto.c by Ivo van Doorn · 16 years ago
  80. 1c02667 rt2x00: Fix check for BSS info changes by Ivo van Doorn · 16 years ago
  81. 4c7f0bc generic swap(): ath9k: rename swap() to swap_array() by Wu Fengguang · 16 years ago
  82. 74415ed rt2x00: Add RXDONE_CRYPTO_IV/ICV flags by Ivo van Doorn · 16 years ago
  83. 011a033 iwl3945 : Fix a-band association for passive channels by Abhijeet Kolekar · 16 years ago
  84. a0987a8 iwlwifi: rely on API version read from firmware by Reinette Chatre · 16 years ago
  85. c02b3ac iwlwifi: store ucode version number by Chatre, Reinette · 16 years ago
  86. f3f911d iwlwifi: fix DMA channel number in iwl_txq_ctx_stop by Zhu Yi · 16 years ago
  87. 74221d0 iwl3945: Fix iwl3945 rate scaling. by Abbas, Mohamed · 16 years ago
  88. c30e30e iwl3945: add debugfs support by Abbas, Mohamed · 16 years ago
  89. d366df5 iwlwifi: move channels sysfs to debugfs by Winkler, Tomas · 16 years ago
  90. 0ad91a3 iwlwifi: move disable/enable interrupts to iwl-core.c by Winkler, Tomas · 16 years ago
  91. c93007e iwl3945: Select correct sta ID from find_station() by Samuel Ortiz · 16 years ago
  92. 99df630 iwlwifi: fix printk size format error by Zhu Yi · 16 years ago
  93. 8f5c87d iwlwifi: move host command check function into separate file by Winkler, Tomas · 16 years ago
  94. 304a698 rt2x00: Release rt2x00 2.2.3 by Ivo van Doorn · 16 years ago
  95. dddfb47 rt2x00: Implement HW encryption (rt2500usb) by Ivo van Doorn · 16 years ago
  96. 0b927a0 rt2x00: Remove duplicate code by Ivo van Doorn · 16 years ago
  97. 42c8285 rt2x00: Store retry limit values by Ivo van Doorn · 16 years ago
  98. 1ce9cda rt2x00: Optimize IV/EIV handling by Ivo van Doorn · 16 years ago
  99. aac9207 ath9k: Choose correct ANI calibration period by Sujith · 16 years ago
  100. 7470d7f iwlwifi: 5150 enable LO, TXIQ and BB calibrations by Winkler, Tomas · 16 years ago