1. 96545ae net: ppp: use {get,put}_unaligned_be{16,32} by Changli Gao · 14 years ago
  2. f1593d2 mlx4: Call alloc_etherdev to allocate RX and TX queues by Tom Herbert · 14 years ago
  3. 80ce3f67 cxgb4vf: fix mailbox data/control coherency domain race by Casey Leedom · 14 years ago
  4. b11a25a qlcnic: change module parameter permissions by amit salecha · 14 years ago
  5. 13b93ed qlcnic: fix ethtool diagnostics test by Sony Chacko · 14 years ago
  6. 0e5f20b qlcnic: fix flash fw version read by amit salecha · 14 years ago
  7. c599bd6 netdev: bfin_mac: let boards set vlan masks by Mike Frysinger · 14 years ago
  8. 2d70a3d netdev: bfin_mac: disable hardware checksum if writeback cache is enabled by Sonic Zhang · 14 years ago
  9. 53ed298 netdev: bfin_mac: drop unused Mac data by Mike Frysinger · 14 years ago
  10. 5ca1bb5 netdev: bfin_mac: mark setup_system_regs as static by Mike Frysinger · 14 years ago
  11. c6dd509 netdev: bfin_mac: clean up printk messages by Mike Frysinger · 14 years ago
  12. 45b9f50 ixgbe: update ntuple filter configuration by Alexander Duyck · 14 years ago
  13. 6983052 ixgbe: further flow director performance optimizations by Alexander Duyck · 14 years ago
  14. 905e4a4 ixgbe: cleanup flow director hash computation to improve performance by Alexander Duyck · 14 years ago
  15. 2d39d57 ixgbe: make sure per Rx queue is disabled before unmapping the receive buffer by Yi Zou · 14 years ago
  16. 5377a41 e1000: Add support for the CE4100 reference platform by Dirk Brandewie · 14 years ago
  17. 77996d1 e1000e: add custom set_d[0|3]_lplu_state function pointer for 82574 by Bruce Allan · 14 years ago
  18. 31dbe5b e1000e: power off PHY after reset when interface is down by Bruce Allan · 14 years ago
  19. fe46f58 e1000e: use either_crc_le() rather than re-write it by Bruce Allan · 14 years ago
  20. e0dc4f1 e1000e: properly bounds-check string functions by Bruce Allan · 14 years ago
  21. 482fed8 e1000e: convert calls of ops.[read|write]_reg to e1e_[r|w]phy by Bruce Allan · 14 years ago
  22. dd93f95 e1000e: cleanup variables set but not used by Bruce Allan · 14 years ago
  23. fc74121 net offloading: Pass features into netif_needs_gso(). by Jesse Gross · 14 years ago
  24. eee3a96 r8169: delay phy init until device opens. by françois romieu · 14 years ago
  25. dba5a68 forcedeth: Do not use legacy PCI power management by Rafael J. Wysocki · 14 years ago
  26. 86aa778 sky2: convert to new VLAN model (v0.2) by Stephen Hemminger · 14 years ago
  27. 2aca31e sky2: fix limited auto negotiation by Stephen Hemminger · 14 years ago
  28. 9bcb801 bnx2x: Fix the race on bp->stats_pending. by Vladislav Zolotarov · 14 years ago
  29. 084d6cb bnx2x: Move to D0 before clearing MSI/MSI-X configuration. by Vladislav Zolotarov · 14 years ago
  30. 4a33bc0 bnx2x: registers dump fixes by Vladislav Zolotarov · 14 years ago
  31. 0744db2 bnx2x: Don't prevent RSS configuration in INT#x and MSI interrupt modes. by Vladislav Zolotarov · 14 years ago
  32. 26877c7 hamradio: Resolve memory leak due to missing firmware release in add_mcs() by Jesper Juhl · 14 years ago
  33. b5680e0 net/fec: add dual fec support for mx28 by Shawn Guo · 14 years ago
  34. bcc6777 net/fec: improve pm for better suspend/resume by Shawn Guo · 14 years ago
  35. 49da97d net/fec: add mac field into platform data and consolidate fec_get_mac by Shawn Guo · 14 years ago
  36. 8649a23 net/fec: remove the use of "index" which is legacy by Shawn Guo · 14 years ago
  37. 862f098 net/fec: fix MMFR_OP type in fec_enet_mdio_write by Shawn Guo · 14 years ago
  38. 23d69b0 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  39. 3e5b08c Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  40. 3c0cb7c Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 14 years ago
  41. 404a02c Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  42. 4e3dbdb cassini: Use local-mac-address prom property for Cassini MAC address by Richard Mortimer · 14 years ago
  43. 38cfb90 netconsole: clarify stopping message by Ferenc Wagner · 14 years ago
  44. 141dfba netconsole: don't announce stopping if nothing happened by Ferenc Wagner · 14 years ago
  45. 68d7c1a cnic: Fix the type field in SPQ messages by Michael Chan · 14 years ago
  46. 9c86c0f net: r6040: Return proper error for r6040_init_one by Axel Lin · 14 years ago
  47. 0c66100 net: ixp4xx_eth: Return proper error for eth_init_one by Axel Lin · 14 years ago
  48. c96e963 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  49. 33af881 ath9k: correct MODULE_PARM_DESC parameters for force_new_ani by John W. Linville · 14 years ago
  50. 18cb6e3 ath5k: qualify global modparam_nohwcrypt variable by John W. Linville · 14 years ago
  51. 3e6109c ath9k: qualify global modparam_nohwcrypt variable by John W. Linville · 14 years ago
  52. 6303710 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  53. dbbe68b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  54. db98a6c libertas: down_interruptible() can return -EINTR, not EINTR by roel kluin · 14 years ago
  55. cc72128 ath9k_htc: Fix packet injection by Sujith Manoharan · 14 years ago
  56. a8851d1 ath5k: ath5k_eeprom_mode_from_channel() returns signed by Dan Carpenter · 14 years ago
  57. 2ae79d5 ath9k : few rate control clean ups by Mohammed Shafi Shajakhan · 14 years ago
  58. 1186488 ath9k: fix beacon restart on channel change by Rajkumar Manoharan · 14 years ago
  59. bd8027a Revert "ath9k: Parse DTIM period from mac80211" by Mohammed Shafi Shajakhan · 14 years ago
  60. 1c30cc1 ath9k_hw: fix dma descriptor rx error bit parsing by Felix Fietkau · 14 years ago
  61. 1e1f4ad ath9k_htc: Move LED/RFKILL code to htc_drv_gpio.c by Sujith Manoharan · 14 years ago
  62. 039a072 ath9k_htc: Fix fast channel change by Sujith Manoharan · 14 years ago
  63. 7390867 ath9k_htc: Handle FATAL events by Sujith Manoharan · 14 years ago
  64. 66e3547 ath9k_htc: Move work cancellation outside of mutex by Sujith Manoharan · 14 years ago
  65. ff8f59b ath9k_htc: Handle pending URBs properly by Sujith Manoharan · 14 years ago
  66. ee832d3 ath9k: Few clean ups in beacon config parameters by Mohammed Shafi Shajakhan · 14 years ago
  67. 5af3c1d rt2x00: Fix comment about removed spinlock by Helmut Schaa · 14 years ago
  68. 48103d2 rt2x00: Remove unused interface spinlock by Helmut Schaa · 14 years ago
  69. bfe6a15 rt2x00: Simplify intf->delayed_flags locking by Helmut Schaa · 14 years ago
  70. f833eea rt2x00: Remove superfluous assignment of mpdu_density by Helmut Schaa · 14 years ago
  71. 11f16ae rt2x00: Fix panic on frame padding for rt2800 usb devices by Ismael Luceno · 14 years ago
  72. 736e3ac rt2x00: Fix pointer errors. by Gertjan van Wingerde · 14 years ago
  73. a39fd6b rt2x00: remove intf->mac field. by Gertjan van Wingerde · 14 years ago
  74. 773d1b9 rt2x00: Remove intf->bssid field. by Gertjan van Wingerde · 14 years ago
  75. 5235189 rt2x00: allow txstatus_fifo w/o txstatus_tasklet by Johannes Stezenbach · 14 years ago
  76. c4d6324 rt2x00: simplify txstatus_fifo handling by Johannes Stezenbach · 14 years ago
  77. 97e2c40 carl9170: fix usb pm suspend->resume woes by Christian Lamparter · 14 years ago
  78. 3b38651 carl9170: reduce channel change delay by Christian Lamparter · 14 years ago
  79. c9e57f0 carl9170: add missing return-value check by Christian Lamparter · 14 years ago
  80. bb00755 ath5k: fix cycle counter inconsistent locking by Bob Copeland · 14 years ago
  81. 44cefea ath9k: fix spur mitigation no-spur case for AR9002 by Brian Prodoehl · 14 years ago
  82. ad9082a airo: use simple_write_to_buffer by Akinobu Mita · 14 years ago
  83. 52671e4 ath9k: spin_lock_bh is not required within tasklet context. by Senthil Balasubramanian · 14 years ago
  84. cd017f2 iwlagn: fix scan tx antenna setting on 5Ghz band by Stanislaw Gruszka · 14 years ago
  85. cd2c548 ath5k: Move mac80211 functions into new file by Bruno Randolf · 14 years ago
  86. 554d1d0 iwlagn: enable only rfkill interrupt when device is down by Stanislaw Gruszka · 14 years ago
  87. e6de30d r8169: more 8168dp support. by françois romieu · 14 years ago
  88. 650e8d5 r8169: rtl_csi_access_enable rename. by françois romieu · 14 years ago
  89. b646d90 r8169: magic. by françois romieu · 14 years ago
  90. 065c27c r8169: phy power ops by françois romieu · 14 years ago
  91. c0e45c1 r8169: 8168DP specific MII registers access methods. by françois romieu · 14 years ago
  92. 4da1963 r8169: use device dependent methods to access the MII registers. by françois romieu · 14 years ago
  93. f0298f8 r8169: identify different registers. by françois romieu · 14 years ago
  94. bca03d5 r8169: remove the firmware of RTL8111D. by françois romieu · 14 years ago
  95. 42bb8d5 cnic: Do not call bnx2i when bnx2i is calling cnic_unregister_driver() by Michael Chan · 14 years ago
  96. 57045c9 cnic: Do not allow iSCSI and FCoE on bnx2x multi-function mode by Michael Chan · 14 years ago
  97. ebd8088 depca: Fix section mismatch derived from depca_isa_probe() by Sedat Dilek · 14 years ago
  98. 1170bed smsc-ircc2: Fix section mismatch derived from smsc_ircc_pnp_probe() by Sedat Dilek · 14 years ago
  99. cbad832 ksz884x: Fix section mismatch derived from pcidev_init() by Sedat Dilek · 14 years ago
  100. 3998029 ifb: add performance flags by Eric Dumazet · 14 years ago