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. 2a07954 at76c50x-usb: use dev_name() instead of struct device.bus_id by Kalle Valo · 16 years ago
  38. 222d0b3 ath9k: Unlock sc->mutex on error path by Jouni Malinen · 16 years ago
  39. 99da185 b43: checkpatch.pl cleanups by John Daiker · 16 years ago
  40. ddcb5c7 iwl3945: re-add iwl_poll_direct_bit return value check by Jason Andryuk · 16 years ago
  41. c243698 iwl3945: initialize is_valid_rtc_data_addr function pointer by Jason Andryuk · 16 years ago
  42. 53b23b8 b43: Remove bogus integer truncation warnings by Michael Buesch · 16 years ago
  43. 204b190 ath9k: fix 802.11g conformance test limit typo by Bob Copeland · 16 years ago
  44. 3faa19c orinoco: prevent accessing memory outside the firmware image by David Kilroy · 16 years ago
  45. 7e57811 orinoco: validate firmware header by David Kilroy · 16 years ago
  46. ba3907e at76c50x-usb: add link to the TODO list by Kalle Valo · 16 years ago
  47. 1cc198f at76c50x-usb: additional disconnect fixes by Jason Andryuk · 16 years ago
  48. 5a2137d at76c50x-usb: clean up DMA on stack by Jason Andryuk · 16 years ago
  49. deda862 at76c50x-usb: fix oops on disconnect by Jason Andryuk · 16 years ago
  50. 8454086 ath9k: follow beacon hints on reg_notifier when world roaming by Luis R. Rodriguez · 16 years ago
  51. fe33eb3 cfg80211: move all regulatory hints to workqueue by Luis R. Rodriguez · 16 years ago
  52. 5f9724d b43: Convert usage of b43_radio_maskset() by Michael Buesch · 16 years ago
  53. 3718582 b43: Convert usage of b43_radio_mask() by Michael Buesch · 16 years ago
  54. 4cf5076 b43: Convert usage of b43_radio_set() by Michael Buesch · 16 years ago
  55. 76e190c b43: Convert usage of b43_phy_maskset() by Michael Buesch · 16 years ago
  56. ac1ea39 b43: Convert usage of b43_phy_mask() by Michael Buesch · 16 years ago
  57. e59be0b b43: Convert usage of b43_phy_set() by Michael Buesch · 16 years ago
  58. 9b02f41 libertas: use private SDIO workqueue to avoid scheduling latency by Dan Williams · 16 years ago
  59. 25d3ef5 b43: Implement sw scan callbacks by Michael Buesch · 16 years ago
  60. 8821905 b43: Enable PCI slow clock workaround, if needed. by Michael Buesch · 16 years ago
  61. 1cc8f47 b43: Honor the no-slow-clock boardflag by Michael Buesch · 16 years ago
  62. 969d15c b43: Fix radio host flags by Michael Buesch · 16 years ago
  63. 2d071ca b43: Add slot count compiletime assertion by Michael Buesch · 16 years ago
  64. 20977d3 ath9k: Add appropriate ANI values for AP mode by Sujith · 16 years ago
  65. db0f41f ath9k: Fix PCI shutdown sequence by Sujith · 16 years ago
  66. 8147f5d ath9k: Fix bug in EEPROM chainmask retrieval by Sujith · 16 years ago
  67. 9e71279 ath9k: Add PER to RC debug statistics by Sujith · 16 years ago
  68. d9ae96d ath9k: Remove multiple macro occurrences by Sujith · 16 years ago
  69. f452a63 ath9k: Don't reset TSF after scanning automatically by Alina Friedrichsen · 16 years ago
  70. bdceeb2 b43: Optimize DMA buffers by Michael Buesch · 16 years ago
  71. 8eccb53 b43: Fix DMA buffer size handling by Michael Buesch · 16 years ago
  72. ca2d559 b43: Move DMA stop sanity check by Michael Buesch · 16 years ago
  73. dbaaa14 ath9k: Filter out beacons from other BSS in STA mode by Vasanthakumar Thiagarajan · 16 years ago
  74. 96891ce iwlwifi: dma mapping read and write changes by Fenghua Yu · 16 years ago
  75. 7dc45f2 iwl3945: use SW rfkill from iwlwifi by Abhijeet Kolekar · 16 years ago
  76. f17d08a iwl3945: use iwl_isr by Abhijeet Kolekar · 16 years ago
  77. ed3b932 iwl3945: remove duplicate interrupt code by Abhijeet Kolekar · 16 years ago
  78. 261b9c3 iwl3945: use iwl_rx_reply_error notification by Abhijeet Kolekar · 16 years ago
  79. 030f05e iwl3945: use iwl rx handlers by Abhijeet Kolekar · 16 years ago
  80. e9dde6f6 iwl3945: use iwl_mac_hw_scan callback by Abhijeet Kolekar · 16 years ago
  81. cade0eb iwl3945: use iwl_rx_scan handlers by Abhijeet Kolekar · 16 years ago
  82. 2ce4f9d at76c50x-usb: convert at76_debug to an unsigned int by Jason Andryuk · 16 years ago
  83. 19e8bc7 at76c50x-usb: update to latest mac80211 hw scan api by Jason Andryuk · 16 years ago
  84. 1264b95 at76c50x-usb: add driver by Kalle Valo · 16 years ago
  85. 41d2f29 iwlagn: default to MAX_UCODE_BEACON_INTERVAL in iwl_adjust_beacon_interval by John W. Linville · 16 years ago
  86. c493b01 b43: Fix LO calibration txctl reg value by Roel Kluin · 16 years ago
  87. e05eac3 p54: misplaced parentheses by Roel Kluin · 16 years ago
  88. c3d72b9 ipw2x00: age scan results on resume by Dan Williams · 16 years ago
  89. bc8263f airo: correct improper initialization of local variable by John W. Linville · 16 years ago
  90. d5c232f ath9k: Fix PTK/GTK handshake timeout by Vasanthakumar Thiagarajan · 16 years ago
  91. abd2fdb rt2x00: Fix RF offset by Ivo van Doorn · 16 years ago
  92. fdbf733 ath9k: Use beacon interval directly by Sujith · 16 years ago
  93. f7a99e4 ath9k: Remove ath_txq_depth and get the queue depth directly by Sujith · 16 years ago
  94. f34639d ath9k: Remove a few unused capability macros by Sujith · 16 years ago
  95. 171387e ath9k: Initialize channel change time by Sujith · 16 years ago
  96. 83befbd ath9k: Fix antenna assignment bug in TX status processing by Sujith · 16 years ago
  97. 0caa7b1 ath9k: Fix HW wait timeout by Sujith · 16 years ago
  98. 7076849 ath9k: Program the RTC registers correctly by Sujith · 16 years ago
  99. 362695e ath5k: compute rts/cts duration after computing full pktlen by Bob Copeland · 16 years ago
  100. acf3c1a ath5k: move beacon processing to a tasklet by Bob Copeland · 16 years ago