1. a66098d mwl8k: Marvell TOPDOG wireless driver by Lennert Buytenhek · 16 years ago
  2. 217ba9d ath9k: Fix FIF_PROMISC_IN_BSS processing in station mode by Jouni Malinen · 16 years ago
  3. eeee132 ath9k: Add spectrum management to HW capabilities by Sujith · 16 years ago
  4. 15cc0f1 ath9k: make few eeprom and calib items static by Luis R. Rodriguez · 16 years ago
  5. c117fa0 ath9k: downgrade xmit queue full message to xmit debug by Luis R. Rodriguez · 16 years ago
  6. 4a5af9c mac80211_hwsim: add regulatory testing options by Luis R. Rodriguez · 16 years ago
  7. 7db90f4 cfg80211: move enum reg_set_by to nl80211.h by Luis R. Rodriguez · 16 years ago
  8. 0fee54c cfg80211: remove REGDOM_SET_BY_INIT by Luis R. Rodriguez · 16 years ago
  9. 8830cb6 atmel: checkpatch.pl cleanups by John Daiker · 16 years ago
  10. 62b4fb6 ath9k: Fix bug in reading debugfs file 'rcstat' by Sujith · 16 years ago
  11. c37452b ath9k: Fix bug in TX aggregation by Sujith · 16 years ago
  12. 9c81e8b ath9k: Initialize ANI properly by Sujith · 16 years ago
  13. 22e5b085 ath5k: update LED table with reported devices by Bob Copeland · 16 years ago
  14. cdb02dc ath5k: use a table for LED parameters by Bob Copeland · 16 years ago
  15. 0ed4548 ath5k: extract LED code into a separate file by Bob Copeland · 16 years ago
  16. 8d6c39e ath5k: don't change mac in eeprom_read_mac on error by Jiri Slaby · 16 years ago
  17. 2c91108c ath5k: constify stuff by Jiri Slaby · 16 years ago
  18. 77dcb6a iwlwifi: correct device name for 1000 series by Jay Sternberg · 16 years ago
  19. 8337031 iwl3945: add test for new association by Abhijeet Kolekar · 16 years ago
  20. 346de73 p54: completely ignore rx'd frames with bad FCS by Christian Lamparter · 16 years ago
  21. 05c9a4c airo_cs: checkpatch.pl cleanups by John Daiker · 16 years ago
  22. be1b08a ath9k: Use suitable macros with 4k eeprom data by Vasanthakumar Thiagarajan · 16 years ago
  23. cc88aff ipw2x00: remove obsolete enums by Helmut Schaa · 16 years ago
  24. d74cc9a ipw2x00: Use IE definitions from linux/ieee80211.h by Helmut Schaa · 16 years ago
  25. 30e1863 ipw2x00: remove duplicated defines by Helmut Schaa · 16 years ago
  26. 3756162 libipw: fix debug output by Helmut Schaa · 16 years ago
  27. 5077fd3 ath9k: always compile ath_radio_{en,dis}able by Gabor Juhos · 16 years ago
  28. 5210311 ath9k: fix compile error in debug.c by Gabor Juhos · 16 years ago
  29. 9251f0b ath9k: fix compile error in ahb.c by Gabor Juhos · 16 years ago
  30. 6b765deb ath9k: fix AR_SREV_9100_OR_LATER macro by Gabor Juhos · 16 years ago
  31. d4376eb ath9k: move ar9100 version checking macros into a more appropriate place by Gabor Juhos · 16 years ago
  32. a8c96d3 ath9k: cleanup AR5416 version checking macros by Gabor Juhos · 16 years ago
  33. 978b532 ath9k: Incorrect AR9285 version check macro by Senthil Balasubramanian · 16 years ago
  34. 4e84516 ath9k: INI update for AR9285 and periodic PA offset caliberation by Senthil Balasubramanian · 16 years ago
  35. b03a9db ath9k: RX buffers may be accessed/freed even before initialized/alloced. by Senthil Balasubramanian · 16 years ago
  36. f0e6ce1 ath9k: Get rid of unnecessary ATOMIC memory alloc during init time by Senthil Balasubramanian · 16 years ago
  37. 22cad73 mac80211_hwsim: add support for 5 GHz by Luis R. Rodriguez · 16 years ago
  38. 94041b2 p54: enable power save support by Christian Lamparter · 16 years ago
  39. d0b45ae p54: initial SoftLED support by Christian Lamparter · 16 years ago
  40. efeada2 p54: fix iwconfig txpower off by Christian Lamparter · 16 years ago
  41. ad5e72e p54pci: convert printk(KERN_* to dev_* by Christian Lamparter · 16 years ago
  42. 2ac7107 p54: unify ieee80211 device registration by Christian Lamparter · 16 years ago
  43. fbf9529 p54usb: stop USB core interference in exit path by Christian Lamparter · 16 years ago
  44. 19d8bc2 ath9k: create a common debugfs_root for all device instances by Gabor Juhos · 16 years ago
  45. 2bfc5cb orinoco: firmware: consistently compile out fw cache support if not requested by Andrey Borzenkov · 16 years ago
  46. ff4fbd4 netxen: update version to 4.0.30 by Dhananjay Phadke · 16 years ago
  47. d8b100c netxen: add receive side scaling (rss) support by Dhananjay Phadke · 16 years ago
  48. 9b3ef55 netxen: remove old lro code by Dhananjay Phadke · 16 years ago
  49. 438627c netxen: sanitize variable names by Dhananjay Phadke · 16 years ago
  50. 0b72e65 netxen: add suspend resume support by Dhananjay Phadke · 16 years ago
  51. fbb52f2 netxen: fix endianness in serial number by Dhananjay Phadke · 16 years ago
  52. 4df1046 ixgbe: Cleanup some whitespace issues, fixup and add some comments by Jesse Brandeburg · 16 years ago
  53. 8851253 ixgbe: Two small fixes for 82599 when bringing the device down and for WoL by PJ Waskiewicz · 16 years ago
  54. 9891ca7 ixgbe: Add a few safety nets for register writes and descriptor cleanups by Jesse Brandeburg · 16 years ago
  55. 2a41ff8 ixgbe: Cleanup on the Rx init path by Jesse Brandeburg · 16 years ago
  56. 9a1a69ad ixgbe: Fix the Tx clean logic to return proper status by Jesse Brandeburg · 16 years ago
  57. 4dd64df ixgbe: fix bug with napi add before request_irq by Jesse Brandeburg · 16 years ago
  58. 509ee93 ixgbe: Fix interrupt configuration for 82599 by Jesse Brandeburg · 16 years ago
  59. 40dcd79 ixgbe: Disable DROP_EN for Rx queues by PJ Waskiewicz · 16 years ago
  60. d51019a ixgbe: Fix an accounting problem when the Rx FIFO is full by PJ Waskiewicz · 16 years ago
  61. 1339b9e ixgbe: Fix get_supported_physical_layer() due to new 82599 PHY types by PJ Waskiewicz · 16 years ago
  62. c8ea5ea igb: add support for 82576 quad copper adapter by Alexander Duyck · 16 years ago
  63. 9eb2341 igb: add support for another dual port 82576 non-security nic by Alexander Duyck · 16 years ago
  64. 75f4f38 igb: correct typo that was setting vfta mask to 1 by Alexander Duyck · 16 years ago
  65. cad6d05 igb: add PF to pool by Alexander Duyck · 16 years ago
  66. a2cf8b6 igb: support wol on second port by Alexander Duyck · 16 years ago
  67. bd38e5d igb: resolve warning of unused adapter struct by Alexander Duyck · 16 years ago
  68. 5e6d5b1 igb: remove netif running call from igb_poll by Alexander Duyck · 16 years ago
  69. 92be791 igb: switch to new dca API by Maciej Sosnowski · 16 years ago
  70. 9c70526 ppp: ppp_mp_explode() redesign by Gabriele Paoloni · 16 years ago
  71. 1f8ae0a tulip: Fix for MTU problems with 802.1q tagged frames by Tomasz Lemiech · 16 years ago
  72. a390d1f phylib: convert state_queue work to delayed_work by Marcin Slusarz · 16 years ago
  73. 34cd347 bmac: remove unused variable bp in bmac_misc_intr() by Pavel Roskin · 16 years ago
  74. 52e21b1 ehea: fix circular locking problem by Jan-Bernd Themann · 16 years ago
  75. f9ac30f macvlan: Deterministic ingress packet delivery by Eric Biederman · 16 years ago
  76. b0832a2 macvlan: Support creating macvlans from macvlans by Eric Biederman · 16 years ago
  77. f7efb6c smsc911x: improve EEPROM loading timeout logic in open by Steve Glendinning · 16 years ago
  78. 8dacd54 smsc911x: check for FFWD success before checking for timeout by Steve Glendinning · 16 years ago
  79. 26ccfc3 gianfar: Convert to use netdev_ops by Andy Fleming · 16 years ago
  80. db46db1 gianfar: remove gianfar_mii.c by Andy Fleming · 16 years ago
  81. bda6a15 8139too: allow to set mac address on running device by Jiri Pirko · 16 years ago
  82. c048aaf 8139cp: allow to set mac address on running device by Jiri Pirko · 16 years ago
  83. 3bcb125 cxgb3: update driver version by Divy Le Ray · 16 years ago
  84. d9507a5 cxgb3: update FW by Divy Le Ray · 16 years ago
  85. bf79209 cxgb3: detect mac link faults. by Divy Le Ray · 16 years ago
  86. cd40658 cxgb3: Update Rev3 mac workaround by Divy Le Ray · 16 years ago
  87. fc88219 cxgb3: disable high freq non-data interrupts by Divy Le Ray · 16 years ago
  88. 42c8ea1 cxgb3: separate TX and RX reclaim handlers by Divy Le Ray · 16 years ago
  89. b2b964f cxgb3: prefetch buffer access in GRO mode by Divy Le Ray · 16 years ago
  90. 8f43580 cxgb3: fix skb truesize in jumbo mode by Divy Le Ray · 16 years ago
  91. 9bb2b31 cxgb3: release page ref on mapping error by Divy Le Ray · 16 years ago
  92. 26b3871 cxgb3: ring rx door bell less frequently by Divy Le Ray · 16 years ago
  93. ff5e2b4 wimax: fix i2400m printk formats by Randy Dunlap · 16 years ago
  94. 3e1a3ce forcedeth: version bump to 64 by Ayaz Abdulla · 16 years ago
  95. 1b2bb76 forcedeth: fix irq clearing and napi spin lock changes by Ayaz Abdulla · 16 years ago
  96. 6cef67a forcedeth: performance changes by Ayaz Abdulla · 16 years ago
  97. 4145ade forcedeth: add interrupt moderation logic by Ayaz Abdulla · 16 years ago
  98. b67874a forcedeth: remove isr processing loop by Ayaz Abdulla · 16 years ago
  99. 9e18476 forcedeth: add new optimization mode by Ayaz Abdulla · 16 years ago
  100. f27e6f3 forcedeth: napi - handle all processing by Ayaz Abdulla · 16 years ago