1. 8129d21 sfc: Clean up LED control by Ben Hutchings · 16 years ago
  2. b4a44a6 sfc: Delete unused efx_blinker::led_num field by Ben Hutchings · 16 years ago
  3. d2d2c37 sfc: Add support for QT2025C PHY by Ben Hutchings · 16 years ago
  4. 3f39a5e sfc: Fix reporting of PHY id by Ben Hutchings · 16 years ago
  5. f794fd4 sfc: Remove "XFP" from log messages that are not specific to XFP by Ben Hutchings · 16 years ago
  6. 190dbcf sfc: SFT9001/SFN4111T: Check PHY boot status during board initialisation by Ben Hutchings · 16 years ago
  7. 7b065f9 sfc: Fix test for MDIO read failure by Ben Hutchings · 16 years ago
  8. 22ef02c sfc: SFT9001: Include non-breaking cable diagnostics in online self-tests by Ben Hutchings · 16 years ago
  9. c747583 wimax/i2400m: implement RX reorder support by Inaky Perez-Gonzalez · 16 years ago
  10. 61b8d26 wimax: replace uses of __constant_{endian} by Harvey Harrison · 16 years ago
  11. fd5c565 wimax/i2400m: support extended data RX protocol (no need to reallocate skbs) by Inaky Perez-Gonzalez · 16 years ago
  12. 347707b wimax: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  13. 8987691 wimax/i2400m: allow control of the base-station idle mode timeout by Inaky Perez-Gonzalez · 16 years ago
  14. 6a0f7ab wimax/i2400m: firmware_check() encodes the firmware version in i2400m->fw_version by Inaky Perez-Gonzalez · 16 years ago
  15. efa05d0 wimax/i2400m: drop support for deprecated major fw interface, add for new minor by Inaky Perez-Gonzalez · 16 years ago
  16. 1039abb wimax/i2400m: add the ability to fallback to other firmware files if the default is not there by Inaky Perez-Gonzalez · 16 years ago
  17. 79cb5de jme: Advance version number after previous changes by Guo-Fu Tseng · 16 years ago
  18. 093fb69 typhoon: Add missing firmware copy. by David S. Miller · 16 years ago
  19. aa4abc9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  20. 52c0326 zaurus: add usb id for motomagx phones by Dmitriy Taychenachev · 16 years ago
  21. 05ffb3e usbnet: make usbnet_get_link() fall back to ethtool_op_get_link() by Bjørn Mork · 16 years ago
  22. 2cf48a1 veth: Fix carrier detect by Eric W. Biederman · 16 years ago
  23. cac477e cdc_ether: add usb id for Ericsson F3507g by Bjørn Mork · 16 years ago
  24. 814c01d jme: Adding {64,40}bits DMA mask back by Guo-Fu Tseng · 16 years ago
  25. eb352b8 jme: Clear all modified GHC register flags by Guo-Fu Tseng · 16 years ago
  26. 7f7fd2d jme: Fix pci sync by Guo-Fu Tseng · 16 years ago
  27. 07c8d2a jme: Modifies messages to display correct hardware version by Guo-Fu Tseng · 16 years ago
  28. 6709fe9 r8169: read MAC address from EEPROM on init (2nd attempt) by Ivan Vecera · 16 years ago
  29. fc1f2095 ixgbe: Fix some compiler warnings. by David S. Miller · 16 years ago
  30. d517c4a typhoon: Need non-vmalloc memory to DMA firmware to the card. by David S. Miller · 16 years ago
  31. e8e2635 ixgbe: Add 82599 device id's, hook it up into the main driver. by PJ Waskiewicz · 16 years ago
  32. 235ea82 ixgbe: Add DCB for 82599, remove BCN support by PJ Waskiewicz · 16 years ago
  33. 11afc1b ixgbe: Add hardware specific initialization code for 82599 devices by PJ Waskiewicz · 16 years ago
  34. 8010dc3 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
  35. 18963ca Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  36. 98f8948 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  37. 778ef1e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 16 years ago
  38. 3c4f115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  39. 535d8e8 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  40. 6febf65 Merge branch 'sh/for-2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  41. 174eef1 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 16 years ago
  42. 31d8b56 hpilo: new pci device by David Altobelli · 16 years ago
  43. 8ca2f15 w1: add missing Kconfig/Makefile entries for DS2431 slave driver by Herton Ronaldo Krzesinski · 16 years ago
  44. dca1714 w1_ds2433: clear the validcrc flag after a write by Ben Gardner · 16 years ago
  45. e747951 USB: musb: fix srp sysfs entry deletion by Vikram Pandita · 16 years ago
  46. 5c23c90 USB: musb: resume suspended root hub on disconnect by Anand Gadiyar · 16 years ago
  47. 136733d USB: musb: use right poll limit for low speed devices by Sergei Shtylyov · 16 years ago
  48. 3ecdb9a USB: musb: be careful with 64K+ transfer lengths, host side by Sergei Shtylyov · 16 years ago
  49. 51d9f3e USB: musb: fix data toggle saving with shared FIFO by Sergei Shtylyov · 16 years ago
  50. dc61d23 USB: musb: host endpoint_disable() oops fixes by Sergei Shtylyov · 16 years ago
  51. a2fd814 USB: musb: fix urb_dequeue() method by Sergei Shtylyov · 16 years ago
  52. b7bdcb7 USB: musb: fix musb_host_tx() for shared endpoint FIFO by Dmitry Krivoschekov · 16 years ago
  53. c2c9632 USB: musb: be careful with 64K+ transfer lengths (gadget side) by Felipe Balbi · 16 years ago
  54. 34f32c9 usb: musb: make Davinci *work* in mainline by David Brownell · 16 years ago
  55. 67f5a4b USB: usb_get_string should check the descriptor type by Alan Stern · 16 years ago
  56. 54b9ed3 USB: gadget: fix build error in omap_apollon_2420_defconfig by David Brownell · 16 years ago
  57. ce459ec USB: g_file_storage: automatically disable stalls under Atmel by Alan Stern · 16 years ago
  58. 5126a26 USB: usb-storage: add IGNORE_RESIDUE flag for Genesys Logic adapters by Alan Stern · 16 years ago
  59. c332b4e USB: Quirk for Hummingbird huc56s / Conexant ACM modem by Adam Richter · 16 years ago
  60. 5d7a475 USB: serial: add support for second revision of Ericsson F3507G WWAN card by Patrik Kullman · 16 years ago
  61. 155df65 USB: cdc-acm: add usb id for motomagx phones by Dmitriy Taychenachev · 16 years ago
  62. 28fb668 USB: option: add BenQ 3g modem information by Jesse Sung · 16 years ago
  63. 29a46bf usb: gadget: obex: select correct ep descriptors by Felipe Balbi · 16 years ago
  64. 9aa09d2 USB: EHCI: slow down ITD reuse by Karsten Wiese · 16 years ago
  65. 9a6e184 USB: fsl_usb2_udc: fix potential queue head corruption by Li Yang · 16 years ago
  66. acfa511 Staging: w35und: fix usb_control_msg() error handling in wb35_probe() by Pekka Enberg · 16 years ago
  67. 05e361c Staging: w35und: fix registration with wlan stack by Pavel Machek · 16 years ago
  68. 5789813 Staging: panel: fix oops on panel_cleanup_module by Costantino Leandro · 16 years ago
  69. 096c55d Staging: rtl8187se: Fix oops and memory poison caused by builtin ieee80211. by leandro Costantino · 16 years ago
  70. 69e09c9 Staging: rtl8187se: fix Kconfig dependencies by Randy Dunlap · 16 years ago
  71. 2a07954 at76c50x-usb: use dev_name() instead of struct device.bus_id by Kalle Valo · 16 years ago
  72. 222d0b3 ath9k: Unlock sc->mutex on error path by Jouni Malinen · 16 years ago
  73. 99da185 b43: checkpatch.pl cleanups by John Daiker · 16 years ago
  74. ddcb5c7 iwl3945: re-add iwl_poll_direct_bit return value check by Jason Andryuk · 16 years ago
  75. c243698 iwl3945: initialize is_valid_rtc_data_addr function pointer by Jason Andryuk · 16 years ago
  76. 53b23b8 b43: Remove bogus integer truncation warnings by Michael Buesch · 16 years ago
  77. 204b190 ath9k: fix 802.11g conformance test limit typo by Bob Copeland · 16 years ago
  78. 3faa19c orinoco: prevent accessing memory outside the firmware image by David Kilroy · 16 years ago
  79. 7e57811 orinoco: validate firmware header by David Kilroy · 16 years ago
  80. ba3907e at76c50x-usb: add link to the TODO list by Kalle Valo · 16 years ago
  81. 1cc198f at76c50x-usb: additional disconnect fixes by Jason Andryuk · 16 years ago
  82. 5a2137d at76c50x-usb: clean up DMA on stack by Jason Andryuk · 16 years ago
  83. deda862 at76c50x-usb: fix oops on disconnect by Jason Andryuk · 16 years ago
  84. 8454086 ath9k: follow beacon hints on reg_notifier when world roaming by Luis R. Rodriguez · 16 years ago
  85. fe33eb3 cfg80211: move all regulatory hints to workqueue by Luis R. Rodriguez · 16 years ago
  86. 5f9724d b43: Convert usage of b43_radio_maskset() by Michael Buesch · 16 years ago
  87. 3718582 b43: Convert usage of b43_radio_mask() by Michael Buesch · 16 years ago
  88. 4cf5076 b43: Convert usage of b43_radio_set() by Michael Buesch · 16 years ago
  89. 76e190c b43: Convert usage of b43_phy_maskset() by Michael Buesch · 16 years ago
  90. ac1ea39 b43: Convert usage of b43_phy_mask() by Michael Buesch · 16 years ago
  91. e59be0b b43: Convert usage of b43_phy_set() by Michael Buesch · 16 years ago
  92. 9b02f41 libertas: use private SDIO workqueue to avoid scheduling latency by Dan Williams · 16 years ago
  93. 25d3ef5 b43: Implement sw scan callbacks by Michael Buesch · 16 years ago
  94. 8821905 b43: Enable PCI slow clock workaround, if needed. by Michael Buesch · 16 years ago
  95. 1cc8f47 b43: Honor the no-slow-clock boardflag by Michael Buesch · 16 years ago
  96. 969d15c b43: Fix radio host flags by Michael Buesch · 16 years ago
  97. 2d071ca b43: Add slot count compiletime assertion by Michael Buesch · 16 years ago
  98. 20977d3 ath9k: Add appropriate ANI values for AP mode by Sujith · 16 years ago
  99. db0f41f ath9k: Fix PCI shutdown sequence by Sujith · 16 years ago
  100. 8147f5d ath9k: Fix bug in EEPROM chainmask retrieval by Sujith · 16 years ago