1. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  2. 19bc291 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
  3. 17f6f05 p54: convert to new station add/remove callbacks by Johannes Berg · 14 years ago
  4. 5b9a919 p54usb: Add the USB ID for Belkin (Accton) FD7050E ver 1010ec by Jean-François Moine · 14 years ago
  5. 088ea18 drivers/net/wireless/p54/txrx.c Fix off by one error by Darren Jenkins · 14 years ago
  6. 15a69a8 p54usb: Add usbid for Corega CG-WLUSB2GT. by Shimada Hirofumi · 14 years ago
  7. f6f2230 Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  8. 97e93fcd p54: remove get_tx_stats() mac80211 op by Kalle Valo · 14 years ago
  9. 10be7eb 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
  10. 51c24aa Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  11. b92f7d3 p54pci: revise tx locking by Christian Lamparter · 14 years ago
  12. d713804 p54pci: move tx cleanup into tasklet by Christian Lamparter · 14 years ago
  13. 288c8ce p54pci: handle dma mapping errors by Christian Lamparter · 14 years ago
  14. 031cf0e Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  15. f5300e0 p54pci: rx frame length check by Christian Lamparter · 14 years ago
  16. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 14 years ago
  17. 1ed32e4 mac80211: remove struct ieee80211_if_init_conf by Johannes Berg · 14 years ago
  18. 5be83de cfg80211: convert bools into flags by Johannes Berg · 15 years ago
  19. 8fbd90b drivers/net/wireless/p54: remove exceptional & on function name by Julia Lawall · 15 years ago
  20. a2bfbc0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  21. 21d6c27 p54usb: Remove DMA buffer from stack by Larry Finger · 15 years ago
  22. 93a59d7 p54: disable channels with incomplete calibration data sets by Christian Lamparter · 15 years ago
  23. 133d7c6 wireless: remove WLAN_80211 and WLAN_PRE80211 from Kconfig by John W. Linville · 15 years ago
  24. e0626e3 spi: prefix modalias with "spi:" by Anton Vorontsov · 15 years ago
  25. f7f7117 p54usb: add Zcomax XG-705A usbid by Christian Lamparter · 15 years ago
  26. 90d6f92 p54: fix broadcast buffering in AP mode by Christian Lamparter · 15 years ago
  27. 3ac64be mac80211: allow configure_filter callback to sleep by Johannes Berg · 15 years ago
  28. c46aaba p54: disable PS by default by Christian Lamparter · 15 years ago
  29. 6208f8b p54: implement rfkill by Christian Lamparter · 15 years ago
  30. 718126a p54: Write outside array bounds by Christian Lamparter · 15 years ago
  31. 42935ec mac80211: redefine usage of the mac80211 workqueue by Luis R. Rodriguez · 15 years ago
  32. 3fa5205 mac80211: fix PS-poll response, race by Johannes Berg · 15 years ago
  33. e6a3f55 p54: Eliminate unnecessary initialization by Larry Finger · 15 years ago
  34. 436b37c p54: fix a fw crash caused by statistic feedback by Christian Lamparter · 15 years ago
  35. 46df10a p54: fix beaconing related firmware crash by Christian Lamparter · 15 years ago
  36. 12f49a7 p54: remove useless code by Christian Lamparter · 15 years ago
  37. 1a9b667 p54: generate channel list dynamically by Christian Lamparter · 15 years ago
  38. e0f114e p54: re-enable power save feature by Christian Lamparter · 15 years ago
  39. 74d1541 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  40. bfa99bf p54spi: fix potential null deref in p54spi.c by Dan Carpenter · 15 years ago
  41. 2ffa5fe p54: fix queue stall due to underrun by Christian Lamparter · 15 years ago
  42. 6d541a6 p54usb: fix stalls caused by urb allocation failures by Christian Lamparter · 15 years ago
  43. 0859339 p54spi: remove dead code and definitions by Christian Lamparter · 15 years ago
  44. a7eee06 p54: two endian fixes by Christian Lamparter · 15 years ago
  45. d8c9210 p54: Modify p54 files for new organization by Christian Lamparter · 15 years ago
  46. 0a5fb84 p54: Move TX/RX code by Christian Lamparter · 15 years ago
  47. 0ac0d6c p54: Move mac80211 glue code by Christian Lamparter · 15 years ago
  48. 0533f796 p54: Move LMAC interface definitions by Christian Lamparter · 15 years ago
  49. 0597c01 p54: Move LED code by Christian Lamparter · 15 years ago
  50. 76074e1 p54: Move firmware code by Christian Lamparter · 15 years ago
  51. 289b098 p54: Move eeprom header by Christian Lamparter · 15 years ago
  52. 4c8a32f p54: Move eeprom code by Christian Lamparter · 15 years ago
  53. 1795378 p54: redo rx_status into skb->cb by Christian Lamparter · 15 years ago
  54. f1d58c2 mac80211: push rx status into skb->cb by Johannes Berg · 15 years ago
  55. 47ab384 p54: tx refused but queue active by Larry Finger · 15 years ago
  56. 0ca1b08 Revert "p54: Use SKB list handling helpers instead of by-hand code." by David S. Miller · 15 years ago
  57. 328d84f wireless/p54: prepare for FIRMWARE_NAME_MAX removal by Samuel Ortiz · 15 years ago
  58. a1091aa p54: Use SKB list handling helpers instead of by-hand code. by David S. Miller · 15 years ago
  59. 4de2dc7 p54spi: drop test for FW_STATE_RESET in p54spi_work by Max Filippov · 15 years ago
  60. ff561ac p54spi: use firmware/DMA bug workaround that work under hight load in p54spi_rx by Max Filippov · 15 years ago
  61. 6edf534 p54spi: always call p54spi_sleep in p54spi_tx_frame if p54spi_wakeup succeeded by Max Filippov · 15 years ago
  62. 465b635 p54spi: return status of p54spi_wakeup by Max Filippov · 15 years ago
  63. 69712e9 p54spi: cosmetic fixes: use even byte count in SPI write; drop unused interrupt status read by Max Filippov · 15 years ago
  64. 210dd1b p54spi: fix incorrect access sequence to DMA_WRITE_CTRL in p54spi_spi_write_dma by Max Filippov · 15 years ago
  65. bb803cf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  66. 7c5a189 p54: call p54_wake_free_queues on every p54_free_skb and p54_rx_frame_sent by Max Filippov · 15 years ago
  67. 83f8b47 p54: correct merge damage from "p54: more SoftLED updates" by John W. Linville · 15 years ago
  68. 1379257 p54usb: Fixes compile error with CONFIG_PM=n by Hauke Mehrtens · 15 years ago
  69. 1ca5f2e p54usb: rework driver for resume by Christian Lamparter · 15 years ago
  70. a406ac0 p54usb: remove some dead code by Christian Lamparter · 15 years ago
  71. 2d0ddec mac80211: unify config_interface and bss_info_changed by Johannes Berg · 15 years ago
  72. 3e241ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  73. d577e7c p54: fix ps-poll delivery in ap mode by Christian Lamparter · 15 years ago
  74. fade5db p54: deactivate broken powersave function (part 2) by Christian Lamparter · 15 years ago
  75. 45f483c p54: remove module_ stubs by Christian Lamparter · 15 years ago
  76. 4312a86 p54: remove obsolet signal quality calculation by Christian Lamparter · 15 years ago
  77. 6dfe9a8 p54: utilize all available key slots for decryption offload by Christian Lamparter · 15 years ago
  78. 87cbfd0 p54spi: get rid of busy-wait loops by Max Filippov · 15 years ago
  79. f13027a p54: add beacon filtering support by Christian Lamparter · 15 years ago
  80. dce0725 p54: more SoftLED updates by Christian Lamparter · 15 years ago
  81. cf3a957 p54: clean up p54.h's struct p54_common by Christian Lamparter · 15 years ago
  82. 9f201a8 p54spi: compensate firmware alignment bug in p54spi_rx by Max Filippov · 15 years ago
  83. 4f5cab9 p54spi: fix p54spi_tx_frame DMA transfer initiation and skb cleanup by Max Filippov · 15 years ago
  84. 5e3af1d p54spi: fix p54spi_upload_firmware by Max Filippov · 15 years ago
  85. f74d0f5 p54spi: mask value read from SPI_ADRS_DMA_WRITE_CTRL in p54spi_wait_bit by Max Filippov · 15 years ago
  86. c3b93c8 p54: deactivate broken powersave function by Christian Lamparter · 15 years ago
  87. e306240 p54usb: add Telsey 802.11g USB2.0 Adapter by Christian Lamparter · 15 years ago
  88. 731c653 p54spi: fix locking warning in p54spi_op_tx by Christian Lamparter · 15 years ago
  89. 5408281 p54: replace MAC80211_LEDS with P54_LEDS in p54.h by Christian Lamparter · 15 years ago
  90. e930438 Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n) by Yang Hongyang · 15 years ago
  91. a1bfa0e p54: Kconfig maintenance by Christian Lamparter · 15 years ago
  92. d8cd7ef p54: fix SoftLED compile dependencies by Christian Lamparter · 15 years ago
  93. 1bf68e5 wireless/p54: P54_SPI should depend on GENERIC_HARDIRQS by Geert Uytterhoeven · 15 years ago
  94. 346de73 p54: completely ignore rx'd frames with bad FCS by Christian Lamparter · 15 years ago
  95. 94041b2 p54: enable power save support by Christian Lamparter · 15 years ago
  96. d0b45ae p54: initial SoftLED support by Christian Lamparter · 15 years ago
  97. efeada2 p54: fix iwconfig txpower off by Christian Lamparter · 15 years ago
  98. ad5e72e p54pci: convert printk(KERN_* to dev_* by Christian Lamparter · 15 years ago
  99. 2ac7107 p54: unify ieee80211 device registration by Christian Lamparter · 15 years ago
  100. fbf9529 p54usb: stop USB core interference in exit path by Christian Lamparter · 15 years ago