1. 6a2b9e8 ath9k: Unused macros, variables by Sujith · 16 years ago
  2. d2d80ee ath9k: Remove ar5416hal and assign default values directly by Sujith · 16 years ago
  3. 556bb8f ath9k: Remove a few unnecessary macros by Sujith · 16 years ago
  4. cd3d39a ath9k: Use bitfields for buffer type by Sujith · 16 years ago
  5. 7dcfdcd ath9k: RX Filter cleanup by Sujith · 16 years ago
  6. f45144e ath9k: Merge reset functions by Sujith · 16 years ago
  7. 23edcc4 orinoco: Add MIC on TX and check on RX by David Kilroy · 16 years ago
  8. 31afcef orinoco: Process bulk of receive interrupt in a tasklet by David Kilroy · 16 years ago
  9. 06009fd orinoco: Send association events to userspace by David Kilroy · 16 years ago
  10. d03032a orinoco: Add WE-18 ioctls for WPA by David Kilroy · 16 years ago
  11. 409644a orinoco: Use a macro to define wireless handlers by David Kilroy · 16 years ago
  12. 6cd90b1 orinoco: Split wevent work thread from wevent sending by David Kilroy · 16 years ago
  13. 4ae6ee2 orinoco: Don't use boolean parameter to record encoding type by David Kilroy · 16 years ago
  14. 01632fa orinoco: Use extended Agere scans available on 9.x series firmwares by David Kilroy · 16 years ago
  15. 3056c40 orinoco: address checkpatch typedef warning by David Kilroy · 16 years ago
  16. 6eecad7 orinoco: Fix transmit for Agere/Lucent with fw 9.x by David Kilroy · 16 years ago
  17. 3994d50 orinoco: Invoke firmware download in main driver by David Kilroy · 16 years ago
  18. 8f5ae73 orinoco: Extend hermes_dld routines for Agere firmware by David Kilroy · 16 years ago
  19. e233418 orinoco: Make firmware download logic more generic by David Kilroy · 16 years ago
  20. f482eb7 orinoco: Move firmware download functionality into new module by David Kilroy · 16 years ago
  21. fc5a62d orinoco: Add function to execute Hermes initialisation commands synchronously by David Kilroy · 16 years ago
  22. 82a06ee orinoco: Move EXPORT_SYMBOL declarations next to exported function by David Kilroy · 16 years ago
  23. a1d81f1 orinoco: Specify all three parameters to every Hermes command. by David Kilroy · 16 years ago
  24. 17a1a88 orinoco: Update scan translation by David Kilroy · 16 years ago
  25. 0753bba orinoco: Add ESSID specific scanning for Agere fw by David Kilroy · 16 years ago
  26. 32ddf07 p54: rename prism54xyz -> p54xyz by Christian Lamparter · 16 years ago
  27. 008c448 rt2x00: Add module parameter to disable HW crypto by Ivo van Doorn · 16 years ago
  28. ba2ab47 rt2x00: Move lna_gain calculation to config() callback by Ivo van Doorn · 16 years ago
  29. 0630335 ath5k: set short preamble flag for rx by Bruno Randolf · 16 years ago
  30. edcc25b rt2x00: Release rt2x00 2.2.0 by Ivo van Doorn · 16 years ago
  31. 8c5e7a5 rt2x00: Gather channel information in structure by Ivo van Doorn · 16 years ago
  32. 906c110 rt2x00: Implement HW encryption (rt73usb) by Ivo van Doorn · 16 years ago
  33. 61e754f rt2x00: Implement HW encryption (rt61pci) by Ivo van Doorn · 16 years ago
  34. 2bb057d rt2x00: Implement HW encryption by Ivo van Doorn · 16 years ago
  35. c94c93d wireless: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  36. d9c6350 libertas_tf: config and makefile by Luis Carlos Cobo · 16 years ago
  37. c305a19 libertas_tf: usb specific functions by Luis Carlos Cobo · 16 years ago
  38. 691cdb4 libertas_tf: command helper functions for libertas_tf by Luis Carlos Cobo · 16 years ago
  39. 06b16ae libertas_tf: main.c, data paths and mac80211 handlers by Luis Carlos Cobo · 16 years ago
  40. 7670e62 libertas_tf: header file by Luis Carlos Cobo · 16 years ago
  41. 798ee98 ath5k: explicitly check skb->len by Harvey Harrison · 16 years ago
  42. 7294ec9 iwlwifi: use le16 frame control directly, use QOS symbolic constant mask by Harvey Harrison · 16 years ago
  43. ba5b6ef b43legacy: use le16 frame control directly, avoid byteswapping by Harvey Harrison · 16 years ago
  44. ded2ae7 iwlwifi: add level for debugging host command by Esti Kummer · 16 years ago
  45. 39351fa iwlwifi: kill struct iwl4965_lq_mngr by Tomas Winkler · 16 years ago
  46. 73ae98a iwl-4965: test below 0 on unsigned num_tbs by roel kluin · 16 years ago
  47. 6f0a2c4 iwlwifi: use generic mac80211 radiotap headers by Bruno Randolf · 16 years ago
  48. 63266a6 ath5k: rates cleanup by Bruno Randolf · 16 years ago
  49. d7dc100 Ath5k: unify resets by Jiri Slaby · 16 years ago
  50. b9740c2 rt2x00mac: In error case stop netdev queue, free skb and return NETDEV_TX_OK by Daniel Wagner · 16 years ago
  51. 8e5f3d0 ath5k: add Mesh Point support by Andrey Yurovsky · 16 years ago
  52. 1ff41eb libertas: add sysfs hooks to update boot2 and persistent firmware by Brian Cavagnolo · 16 years ago
  53. 1556c0f libertas: support boot commands to write persistent firmware and bootloader by Brian Cavagnolo · 16 years ago
  54. 38e3b0d rtl818x: merge tx/rx descriptor flags by Herton Ronaldo Krzesinski · 16 years ago
  55. d847471 fbdefio: add set_page_dirty handler to deferred IO FB by Ian Campbell · 16 years ago
  56. b42f931 rtc: rtc-ds1374: fix 'no irq' case handling by Anton Vorontsov · 16 years ago
  57. 141d87e Video/Framebuffer: add fuctional power management support to Blackfin BF54x LQ043 framebuffer driver by Michael Hennerich · 16 years ago
  58. a09f485 drivers/char/ipmi/ipmi_si_intf.c:default_find_bmc(): fix leak by Andrew Morton · 16 years ago
  59. 27aa069 pm2fb: free cmap memory on module remove by Krzysztof Helt · 16 years ago
  60. 1d96469 rtc: fix double lock on UIE emulation by Atsushi Nemoto · 16 years ago
  61. c82f296 brd: fix name argument of unregister_blkdev() by Akinobu Mita · 16 years ago
  62. f3944d6 nbd: fix memory leak of nbd_dev array by Sven Wegener · 16 years ago
  63. d0fd937 Blackfin RTC Driver: dont let RTC programming in bootloaders randomly cause ~5 second boot delays by Mike Frysinger · 16 years ago
  64. 7f60459 Blackfin RTC Driver: BF561 not have on-chip RTC by Graf Yang · 16 years ago
  65. 8c9166f Blackfin RTC Driver: do all initialization before we register the rtc and make it available by Mike Frysinger · 16 years ago
  66. fe2e1cf Blackfin RTC Driver: move irq request/free out of open/release and into probe/remove so that the non-dev interfaces (like sysfs) work as expected by Mike Frysinger · 16 years ago
  67. f144131 eeepc-laptop: fix use after free by Matthew Garrett · 16 years ago
  68. 1bbe44f Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  69. 8498ffd Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  70. c5b0079 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  71. 4589f1f powerpc/ibmebus: Restore "name" sysfs attribute on ibmebus devices by Joachim Fenkes · 16 years ago
  72. 395c684 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 by Linus Torvalds · 16 years ago
  73. ddd13dc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  74. 96d6d72 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  75. 4309e09 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  76. 30b0aa7 firewire: Kconfig help update by Stefan Richter · 16 years ago
  77. a338406 ieee1394: sbp2: let nodemgr retry node updates during bus reset series by Stefan Richter · 16 years ago
  78. c921a97 ieee1394: don't drop nodes during bus reset series by Stefan Richter · 16 years ago
  79. 6848408 ieee1394: regression in 2.6.25: updates should happen before probes by Stefan Richter · 16 years ago
  80. c85e203 Input: evdev - fix printf() format for sizeof by Geert Uytterhoeven · 16 years ago
  81. d280539 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 16 years ago
  82. 9f59365 nf_nat: use secure_ipv4_port_ephemeral() for NAT port randomization by Stephen Hemminger · 16 years ago
  83. 8e0f36e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  84. b689e83 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  85. a59f2bb Merge branch 'x86-merge' into for-linus by Jesse Barnes · 16 years ago
  86. 056c58e PCI: add acpi_find_root_bridge_handle by Jiri Slaby · 16 years ago
  87. e0d94be PCI: acpi_pcihp: run _OSC on a root bridge by Jiri Slaby · 16 years ago
  88. 1b427a3 sgiioc4: fixup message on resource allocation failure by Bartlomiej Zolnierkiewicz · 16 years ago
  89. fc99856a ide-cd: use bcd2bin/bin2bcd by Adrian Bunk · 16 years ago
  90. bce31b6 cdrom: handle TOC by Alexander Inyukhin · 16 years ago
  91. d15cad5 gdrom: add dummy audio_ioctl handler by Borislav Petkov · 16 years ago
  92. 3e636f7 viocd: add dummy audio ioctl handler by Borislav Petkov · 16 years ago
  93. a69999e drivers/ide/pci/: use __devexit_p() by Adrian Bunk · 16 years ago
  94. ce67542 Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip into x86-merge by Jesse Barnes · 16 years ago
  95. 3eb75aa removed unused #include <version.h> by Huang Weiyi · 16 years ago
  96. f126cba rt2x00: Fix txdone_entry_desc_flags by Jochen Friedrich · 16 years ago
  97. 430cd47 b43: Fix for another Bluetooth Coexistence SPROM Programming error for BCM4306 by Larry Finger · 16 years ago
  98. d47c3ce p54u: reset skb's data/tail pointer on requeue by Christian Lamparter · 16 years ago
  99. 69bbc7d p54: move p54_vdcf_init to the right place. by Christian Lamparter · 16 years ago
  100. 6f14792 iwlwifi: fix printk newlines by Jiri Slaby · 16 years ago