1. d346683 p54: move under intersil vendor directory by Kalle Valo · 9 years ago[Renamed from drivers/net/wireless/p54/p54pci.c]
  2. 961d1bbe p54pci: add handling of signal case by Nicholas Mc Guire · 10 years ago
  3. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  4. c8bf40a wireless: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  5. 717a23a wireless: p54pci: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  6. 6960af6 p54pci: don't return zero on failure paths in p54p_probe() by Alexey Khoroshilov · 12 years ago
  7. 337b563 p54: remove __dev* attributes by Bill Pemberton · 12 years ago
  8. 8882349 p54pci: use SIMPLE_DEV_PM_OPS by Hauke Mehrtens · 12 years ago
  9. 95a96e0 p54pci: convert driver to use asynchronous firmware loading by Larry Finger · 12 years ago
  10. 5b0a3b7 net/wireless: use module_pci_driver by Axel Lin · 12 years ago
  11. 2662768 p54pci: use new driver.pm interface for suspend/resume by Christian Lamparter · 12 years ago
  12. 9d9779e drivers/net: Add module.h to drivers who were implicitly using it by Paul Gortmaker · 13 years ago
  13. 1816fcd p54pci: fix -Wunused-but-set-variable warnings by Christian Lamparter · 13 years ago
  14. 0bf719d p54pci: update receive dma buffers before and after processing by Christian Lamparter · 13 years ago
  15. 5db5584 drivers/net/wireless: Restore upper case words in wiphy_<level> messages by Joe Perches · 14 years ago
  16. 2f2f8f2 Revert "p54pci: Add PCI ID for SMC2802W" by John W. Linville · 14 years ago
  17. 5f7aebd p54pci: Add PCI ID for SMC2802W by Larry Finger · 14 years ago
  18. c96c31e drivers/net/wireless: Use wiphy_<level> by Joe Perches · 14 years ago
  19. 50900f1 p54pci: add Symbol AP-300 minipci adapters pciid by Joerg Albert · 14 years ago
  20. 8316324 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  21. 7ef5273 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  22. ad41ee3 Merge branch 'wireless-2.6' into wireless-next-2.6 by Reinette Chatre · 14 years ago
  23. 6c9ae01 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  24. d4cde88 p54pci: fix regression from prevent stuck rx-ring on slow system by Hans de Goede · 14 years ago
  25. 0250ece p54pci: fix bugs in p54p_check_tx_ring by Hans de Goede · 14 years ago
  26. 3b51cc9 Merge branch 'master' into for-davem by John W. Linville · 14 years ago
  27. 103823d p54pci: fix serious sparse warning by Christian Lamparter · 14 years ago
  28. 5c01d56 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  29. 5988f38 p54pci: prevent stuck rx-ring on slow system by Quintin Pitts · 14 years ago
  30. 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
  31. 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
  32. 51c24aa Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  33. b92f7d3 p54pci: revise tx locking by Christian Lamparter · 15 years ago
  34. d713804 p54pci: move tx cleanup into tasklet by Christian Lamparter · 15 years ago
  35. 288c8ce p54pci: handle dma mapping errors by Christian Lamparter · 15 years ago
  36. f5300e0 p54pci: rx frame length check by Christian Lamparter · 15 years ago
  37. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  38. 8fbd90b drivers/net/wireless/p54: remove exceptional & on function name by Julia Lawall · 15 years ago
  39. d8c9210 p54: Modify p54 files for new organization by Christian Lamparter · 15 years ago
  40. e930438 Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n) by Yang Hongyang · 15 years ago
  41. ad5e72e p54pci: convert printk(KERN_* to dev_* by Christian Lamparter · 15 years ago
  42. 2ac7107 p54: unify ieee80211 device registration by Christian Lamparter · 15 years ago
  43. e365f16 p54: prevent upload of wrong firmwares by Christian Lamparter · 16 years ago
  44. 0a5ec96 p54: remove free_on_tx parameter by Christian Lamparter · 16 years ago
  45. 39ca5bb p54: enforce strict tx_queue limits by Christian Lamparter · 16 years ago
  46. 40db0b2 p54pci: cache firmware for suspend/resume by Christian Lamparter · 16 years ago
  47. 9a8675d p54: introduce new names for device firmwares by Christian Lamparter · 16 years ago
  48. 27df605 p54: integrate parts of lmac_longbow.h and other parts of stlc45xx by John W. Linville · 16 years ago
  49. b92f30d p54: fix memory management by Christian Lamparter · 16 years ago
  50. a1744d3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  51. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  52. 3596162 p54: fix misbehavings when firmware can't be found by Christian Lamparter · 16 years ago
  53. 05c914f mac80211: use nl80211 interface types by Johannes Berg · 16 years ago
  54. 7cb7707 p54: move eeprom code into common library by Christian Lamparter · 16 years ago
  55. 4e416a6 p54: enhance firmware parser to reduce memory waste by Christian Lamparter · 16 years ago
  56. 0c25970 p54pci: increase ring buffer index counter when skipping by Christian Lamparter · 16 years ago
  57. 7262d59 p54pci: rx tasklet refactoring by Christian Lamparter · 16 years ago
  58. 32ddf07 p54: rename prism54xyz -> p54xyz by Christian Lamparter · 16 years ago
  59. 36d6825 mac80211: let drivers wake but not start queues by Johannes Berg · 16 years ago
  60. fb26971 p54: move to separate directory by Christian Lamparter · 16 years ago[Renamed from drivers/net/wireless/p54pci.c]
  61. 8160c03 p54pci: endianness annotations and fixes by Al Viro · 17 years ago
  62. eb76bf2 P54: use temporary variables to reduce size of generated code by Dmitry Torokhov · 17 years ago
  63. a289755 [MAC80211]: add "invalid" interface type by Johannes Berg · 17 years ago
  64. 90f4dd0 [P54PCI]: terminate pci table by Andrew Morton · 17 years ago
  65. eff1a59 [P54]: add mac80211-based driver for prism54 softmac hardware by Michael Wu · 17 years ago