1. f5279ff sb1250-mac: Driver model & phylib update by Maciej W. Rozycki · 17 years ago
  2. 73d7396 sb1250-mac.c: De-typedef, de-volatile, de-etc... by Maciej W. Rozycki · 17 years ago
  3. ac1d49f [netdrvr] sundance: fix phy scanning on IP100A by Jeff Garzik · 17 years ago
  4. 7b5dfe1a e1000e: Do not allow requeue of freed skb by Krishna Kumar · 17 years ago
  5. 7a1f810 Clean up redundant PHY write line for ULi526x Ethernet driver by Roy Zang · 17 years ago
  6. c7e86e3 dgrs: remove from build, config, and maintainer list by Nathanael Nerode · 17 years ago
  7. 928773c pasemi_mac: pass in count of buffers to replenish rx ring with by Olof Johansson · 17 years ago
  8. 3603376 pasemi_mac: don't enable rx before there are buffers on the ring by Olof Johansson · 17 years ago
  9. ca7e235 pasemi_mac: flags as passed to spin_*_irqsave() should be unsigned long by Olof Johansson · 17 years ago
  10. 6a290e3 pasemi_mac: set interface speed correctly on XAUI ports by Olof Johansson · 17 years ago
  11. 9e0db4b [NET]: Bring comments in loopback.c uptodate. by Eric W. Biederman · 17 years ago
  12. a50e2e3 [PATCH] iwlwifi: fix imcomplete conversion to print_mac API by John W. Linville · 17 years ago
  13. 61f6225 [PATCH] iwlwifi: Update iwlwifi version stamp to 1.1.17 by Zhu Yi · 17 years ago
  14. 0209dc1 [PATCH] iwlwifi: add debugfs rate scale stats by Zhu Yi · 17 years ago
  15. 98d7e09 [PATCH] iwlwifi: set fixed rate through debugfs by Zhu Yi · 17 years ago
  16. 1b696de [PATCH] iwlwifi: rs_rate_scale_perform clean up by Zhu Yi · 17 years ago
  17. 02dede0 [PATCH] iwlwifi: add supp_rates to rate scale sta private data by Zhu Yi · 17 years ago
  18. 5882635 [PATCH] iwlwifi: limit printouts on hot path by Zhu Yi · 17 years ago
  19. 5ae212c [PATCH] iwlwifi: add read rate scale table debugfs function by Zhu Yi · 17 years ago
  20. 93dc646 [PATCH] iwlwifi: add debugfs framework to rate scale by Zhu Yi · 17 years ago
  21. 63fddb9 [PATCH] iwlwifi: removing unnecessary memset in 4965 rate scale by Zhu Yi · 17 years ago
  22. c14c521 [PATCH] iwlwifi: fix add_station to avoid FW error by Zhu Yi · 17 years ago
  23. 46640a8 [PATCH] iwlwifi: Fix typo in rate sacling algorithm by Zhu Yi · 17 years ago
  24. 556f8db [PATCH] iwlwifi: clear station table in rxon unconditionally by Zhu Yi · 17 years ago
  25. e1493de [PATCH] iwlwifi: Correction for sending beacon in config_ap by Zhu Yi · 17 years ago
  26. cfe0170 [PATCH] iwlwifi: workaournd REPLY_COMPRESSED_BA command in iwl_rx_handle by Zhu Yi · 17 years ago
  27. 583fab3 [PATCH] iwlwifi: replacing IPW with IWL in error messages by Zhu Yi · 17 years ago
  28. ce1234d [PATCH] adm8211: Detect interface up/down in suspend/resume hooks correctly by Michael Wu · 17 years ago
  29. d703e29 [PATCH] adm8211: Pass all TXed frames to tx_status_irqsafe by Michael Wu · 17 years ago
  30. f6ac0ad [PATCH] adm8211: Use revision from pci_dev by Michael Wu · 17 years ago
  31. 0d282764 [PATCH] adm8211: kill version printks by Michael Wu · 17 years ago
  32. fb9bc28 [PATCH] adm8211: Improve writing of mac addrs to registers by Michael Wu · 17 years ago
  33. 2e08ac7 [PATCH] adm8211: kill interrupt loop by Michael Wu · 17 years ago
  34. 3a1532f [PATCH] rt2x00: Release rt2x00 2.0.9 by Ivo van Doorn · 17 years ago
  35. fdd0abc [PATCH] rt2x00: Fix panic on rmmod with rfkill enabled by Ivo van Doorn · 17 years ago
  36. dcf5475 [PATCH] rt2x00: Fix obvious typo in comment by Ivo van Doorn · 17 years ago
  37. 25ab002 [PATCH] rt2x00: Stop link tuning when radio is down by Ivo van Doorn · 17 years ago
  38. 3e30968 [PATCH] rt2x00: make rt2x00lib_stop_link_tuner() reentrant with link_tuner work by Ivo van Doorn · 17 years ago
  39. 643b252 rt2x00: Add rt2x00dev->flags to debugfs by Ivo van Doorn · 17 years ago
  40. 066cb63 [PATCH] rt2x00: Reorganize rt2x00dev->flags by Ivo van Doorn · 17 years ago
  41. 12dadb9 [PATCH] rt2x00: Correctly identify rt2561turbo by Ivo van Doorn · 17 years ago
  42. e913655 [PATCH] rt2x00: Increase rt2x00usb_vendor_request timeout. by Ivo van Doorn · 17 years ago
  43. 2484591 [PATCH] rt2x00: Make *_beacon_update static by Ivo van Doorn · 17 years ago
  44. 725d99d [PATCH] rt2x00: Correct error in calculating rssi for link tuner by Ivo van Doorn · 17 years ago
  45. ea49c35 [PATCH] mac80211: remove crypto algorithm typedef by Johannes Berg · 17 years ago
  46. 4150c57 [PATCH] mac80211: revamp interface and filter configuration by Johannes Berg · 17 years ago
  47. 070ac3a [NET]: Proper comment for loopback initialization order. by Denis V. Lunev · 17 years ago
  48. 32db927 [IRDA]: Document the fact that smsc-ircc2 will not use PNP by default by Jonathan Bastien-Filiatrault · 17 years ago
  49. dcffde5 [PASEMI_MAC]: remove unused function by Satyam Sharma · 17 years ago
  50. 7a876fa [SPIDERNET] spider_net_ethtool: Keep up with recent netdev stats changes by Satyam Sharma · 17 years ago
  51. 3b04ddd [NET]: Move hardware header operations out of netdevice. by Stephen Hemminger · 17 years ago
  52. b95cce3 [NET]: Wrap hard_header_parse by Stephen Hemminger · 17 years ago
  53. 0c4e858 [NET]: Wrap netdevice hardware header creation. by Stephen Hemminger · 17 years ago
  54. 4c94f8c [NET]: Remove no longer relevant comment in loopback driver. by David S. Miller · 17 years ago
  55. 2774c7a [NET]: Make the loopback device per network namespace. by Eric W. Biederman · 17 years ago
  56. 5f6d88b [NET]: Dynamically allocate the per cpu counters for the loopback device. by Eric W. Biederman · 17 years ago
  57. ac630c2 [LIBERTAS]: fix oops on the blackfin architecture by Vladimir Davydov · 17 years ago
  58. f31ce76b [LIBERTAS]: fix oops on the blackfin architecture by Vladimir Davydov · 17 years ago
  59. 28de0b3 [LIBERTAS]: fix interrupts in CF driver by Ryan Mallon · 17 years ago
  60. 6f05cbe [LIBERTAS]: set dnld_sent correctly for CF parts by Ryan Mallon · 17 years ago
  61. 1065de1 [B43LEGACY]: Change the hardware radio enable logic and cleanup code by Larry Finger · 17 years ago
  62. 42a9174 [B43LEGACY]: Support for turning the radio off from software. by Larry Finger · 17 years ago
  63. fda9abc [B43]: Support for turning the radio off from software. by Michael Buesch · 17 years ago
  64. 6a724d6 [B43]: Remove the "radio hw enabled" message on startup. by Michael Buesch · 17 years ago
  65. 05155c8 [B43]: Change loglevel of radio-enable message. by Michael Buesch · 17 years ago
  66. b85b3b7 [B43]: Don't lock irq_lock in debugfs txpower adjust by Michael Buesch · 17 years ago
  67. 90f4dd0 [P54PCI]: terminate pci table by Andrew Morton · 17 years ago
  68. ababda0 [ZD1211RD]: add USB id for Telegent TG54USB WLAN adapter by Ulrich Kunitz · 17 years ago
  69. 01449c5 [BCM43XX]: Change radio hardware switch status printk from debug to regular by Larry Finger · 17 years ago
  70. fa46081 [ZD1211RW]: Don't needlessly initialize variable to NULL in zd_chip by Jesper Juhl · 17 years ago
  71. 1156b2c [IWLWIFI]: remove per-file CFLAGS for IWL define by Zhu Yi · 17 years ago
  72. 854d836 [NET]: Dynamically allocate the loopback device, part 2. by Daniel Lezcano · 17 years ago
  73. de3cb74 [NET]: Dynamically allocate the loopback device, part 1. by Daniel Lezcano · 17 years ago
  74. 1a09404 [B43]: Fix sparse warnings. by Michael Buesch · 17 years ago
  75. fb8e444 cxgb3: trivial endianness annotations by Al Viro · 17 years ago
  76. bd7eb1c 3c509: endianness by Al Viro · 17 years ago
  77. 16989ba drivers/net/appletalk: endianness by Al Viro · 17 years ago
  78. 2929e77 tms380tr: trivial endianness annotations by Al Viro · 17 years ago
  79. b963dc1 pppoe: endianness by Al Viro · 17 years ago
  80. 53c03f5 via-rhine: endianness by Al Viro · 17 years ago
  81. b1eab70 r8169: endianness by Al Viro · 17 years ago
  82. 88b1943 starfire: trivial endianness annotations by Al Viro · 17 years ago
  83. 37e1370 drivers/net/irda: endianness, NULL noise by Al Viro · 17 years ago
  84. c676504 ixgb: endianness by Al Viro · 17 years ago
  85. 3e33545 pcnet32: endianness by Al Viro · 17 years ago
  86. 03a710f typhoon: trivial endianness annotations by Al Viro · 17 years ago
  87. c559a5b tulip: endianness annotations by Al Viro · 17 years ago
  88. 701181a arcnet endianness annotations by Al Viro · 17 years ago
  89. 05d2fec amd8111e big-endian fix by Al Viro · 17 years ago
  90. ee41a82 amd8111e: trivial endianness annotations, NULL noise removal by Al Viro · 17 years ago
  91. cc2d659 3c59x: trivial endianness annotations, NULL noise removal by Al Viro · 17 years ago
  92. cf98301 fix vlan in 8139cp on big-endian by Al Viro · 17 years ago
  93. d3bb52b endianness annotations drivers/net/bonding/ by Al Viro · 17 years ago
  94. 9b8ee8e FS_ENET: Add polling support by Vitaly Bordug · 17 years ago
  95. aa90f50 FS_ENET: TX stuff should use fep->tx_lock, instead of fep->lock. by Vitaly Bordug · 17 years ago
  96. 1a9e854 NET_SB1250_MAC: Rename to SB1250_MAC by Maciej W. Rozycki · 17 years ago
  97. 25a72df NET_SB1250_MAC: Update Kconfig entry by Maciej W. Rozycki · 17 years ago
  98. 200eef2 netxen: ethtool fixes by Dhananjay Phadke · 17 years ago
  99. 1d3bb99 Device tree aware EMAC driver by David Gibson · 17 years ago
  100. 03233b9 8139cp: trivial endianness annotations by Al Viro · 17 years ago