1. f74299b au1000-eth: use an unique MDIO bus name. by Florian Fainelli · 13 years ago
  2. 75432fd bfin_mac: use an unique MDIO bus name. by Florian Fainelli · 13 years ago
  3. fa84e72 ax88796: use an unique MDIO bus name. by Florian Fainelli · 13 years ago
  4. 71bc5d9 asix: fix setting custom MAC address on Asix 88178 devices by Jussi Kivilinna · 13 years ago
  5. 8ef66bd asix: fix setting custom MAC address on Asix 88772 devices by Jussi Kivilinna · 13 years ago
  6. aae54cf stmmac: Add missing LF to pr_info() in stmmac_main.c by Stefan Roese · 13 years ago
  7. 1dd8117 stmmac: Fix compilation error in mmc_core.c by Stefan Roese · 13 years ago
  8. f3e438f Merge branch 'davem-next.via-rhine' of git://violet.fr.zoreil.com/romieu/linux by David S. Miller · 13 years ago
  9. 1a19f77 ath9k: Fix regression in channelwidth switch at the same channel by Rajkumar Manoharan · 13 years ago
  10. c40701e brcm80211: Don't leak 'vbuffer' in brcmf_sdbrcm_write_vars() by Jesper Juhl · 13 years ago
  11. e4922f2 ath9k_hw: fix a comment by Mohammed Shafi Shajakhan · 13 years ago
  12. d90db4b rtl8192se: Fix BUG caused by failure to check skb allocation by Larry Finger · 13 years ago
  13. 9016037 Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  14. 38e5781 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  15. 979ecef Merge tag 'clk' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  16. 2ac9d7a Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  17. 5ede3ce Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  18. acc952c Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  19. e5686ad netdev: make net_device_ops const by stephen hemminger · 13 years ago
  20. 1aff0cb bcm63xx: make ethtool_ops const by stephen hemminger · 13 years ago
  21. bc689c9 usbnet: make ethtool_ops const by stephen hemminger · 13 years ago
  22. 12e5550 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 13 years ago
  23. dcf7ec5 Merge branch 'samsung/driver' into next/drivers by Arnd Bergmann · 13 years ago
  24. b189e81 8139cp: fix missing napi_gro_flush. by françois romieu · 13 years ago
  25. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  26. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  27. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  28. e92b9b3 via-rhine: rework suspend and resume. by Francois Romieu · 13 years ago
  29. fc3e0f8 via-rhine: per device debug level. by Francois Romieu · 13 years ago
  30. a384a33 via-rhine: RHINE_WAIT_FOR macro removal. by Francois Romieu · 13 years ago
  31. 7ab87ff via-rhine: move work from irq handler to softirq and beyond. by Francois Romieu · 13 years ago
  32. a5abec1 via-rhine: remove useless forward declarations. by Francois Romieu · 13 years ago
  33. a20a28b via-rhine: balance interrupt acknowledge and events retrieval. by Francois Romieu · 13 years ago
  34. 269f311 via-rhine: factor out tx_thresh handling by Francois Romieu · 13 years ago
  35. 928a11b Merge branch 'next/cleanup' into samsung/dt by Arnd Bergmann · 13 years ago
  36. 96dab45 smsc911x: Unconditionally include linux/smscphy.h in smsc911x.h by David S. Miller · 13 years ago
  37. 6c15d74 asix: fix infinite loop in rx_fixup() by Aurelien Jacobs · 13 years ago
  38. 77e1e43 r6040: fix typo in use of MCR0 register bits by Cesar Eduardo Barros · 13 years ago
  39. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  40. 40ba95f Merge branch 'depends/rmk/restart' into next/cleanup by Arnd Bergmann · 13 years ago
  41. 356b954 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 13 years ago
  42. e4e88f3 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  43. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  44. 23021c2 cnic: Improve error recovery on bnx2x devices by Michael Chan · 13 years ago
  45. a9e0a4f cnic: Re-init dev->stats_addr after chip reset by Michael Chan · 13 years ago
  46. e1e0918 bna: fix sparse warnings/errors by stephen hemminger · 13 years ago
  47. 975419c bna: make ethtool_ops and strings const by stephen hemminger · 13 years ago
  48. bd601cc xgmac: cleanups by stephen hemminger · 13 years ago
  49. 9b07be4 net: make ethtool_ops const by stephen hemminger · 13 years ago
  50. c8b88ef vmxnet3" make ethtool ops const by stephen hemminger · 13 years ago
  51. 813abbb xen-netback: make ops structs const by stephen hemminger · 13 years ago
  52. 3464645 virtio_net: Pass gfp flags when allocating rx buffers. by Mike Waychison · 13 years ago
  53. ea81875 ixgbe: FCoE: Add support for ndo_get_fcoe_hbainfo() call by Neerav Parikh · 13 years ago
  54. a95a074 igb: reset PHY after recovering from PHY power down by Koki Sanagi · 13 years ago
  55. 749ab2c igb: add basic runtime PM support by Yan, Zheng · 13 years ago
  56. bdbc063 igb: Add support for byte queue limits. by Eric Dumazet · 13 years ago
  57. 13acde8 e1000: cleanup CE4100 MDIO registers access by Florian Fainelli · 13 years ago
  58. 1c26750 e1000: unmap ce4100_gbe_mdio_base_virt in e1000_remove by Florian Fainelli · 13 years ago
  59. 3a3847e e1000: fix lockdep splat in shutdown handler by Jesse Brandeburg · 13 years ago
  60. 1032c73 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  61. cb00ec3 ath6kl: revert USB support by John W. Linville · 13 years ago
  62. 117ff42 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  63. 00e8e69 mwl8k: Changing the driver version to 0.13 by Yogesh Ashok Powar · 13 years ago
  64. 4d447c9 net/hyperv: Add support for jumbo frame up to 64KB by Haiyang Zhang · 13 years ago
  65. f157e78 net/hyperv: Add NETVSP protocol version negotiation by Haiyang Zhang · 13 years ago
  66. 4532634 net/hyperv: Remove unnecessary kmap_atomic in netvsc driver by Haiyang Zhang · 13 years ago
  67. 73db144 Xen: consolidate and simplify struct xenbus_driver instantiation by Jan Beulich · 13 years ago
  68. 4852968 r6040: place comments before code by Florian Fainelli · 13 years ago
  69. 853d5dc r6040: use __aligned(size) by Florian Fainelli · 13 years ago
  70. e147763 r6040: use definitions for MAC_SM register read/writes by Florian Fainelli · 13 years ago
  71. 58dbc69 r6040: use MAC_RST bit definition with MCR1 read/writes by Florian Fainelli · 13 years ago
  72. 4e16d6e r6040: define more MCR0 register bits by Florian Fainelli · 13 years ago
  73. 49f2672 r6040: remove unused variables and definitions by Florian Fainelli · 13 years ago
  74. 817380e r6040: use an unique MDIO bus name by Florian Fainelli · 13 years ago
  75. 6b6accc mwl8k: Recover from firmware crash by Yogesh Ashok Powar · 13 years ago
  76. 98f0a5e ath9k: tx queue enable is read only for EDMA chipsets by Mohammed Shafi Shajakhan · 13 years ago
  77. 7fbaf3e rt2x00: Change RF3853 to RF3053. by Gertjan van Wingerde · 13 years ago
  78. 5a87e7a rt2x00: RT3593 is also applicable to USB. by Gertjan van Wingerde · 13 years ago
  79. d823a50 rt2x00usb: Zero USB padding before sending URB by Jakub Kiciński · 13 years ago
  80. 4bcafac rt2800usb: Let rt2x00usb handle USB padding by Jakub Kiciński · 13 years ago
  81. 5aa5701 rt2x00: Convert big if-statements to switch-statements. by Gertjan van Wingerde · 13 years ago
  82. 70127cb rt2x00: Whitespace cleanup. by Gertjan van Wingerde · 13 years ago
  83. bc93eda rt2x00: Identify rt2800usb chipsets. by Gertjan van Wingerde · 13 years ago
  84. 65a6922 carl9170: move checksum and txseq into subfunctions by Christian Lamparter · 13 years ago
  85. 3f81f8f rt2800usb: Move ID out of unknown by Larry Finger · 13 years ago
  86. f961e34 ipw2x00: remove reset_port functionality by Stanislav Yakovlev · 13 years ago
  87. 016c217 ath9k_hw: increase tx status ring buffer size by Rajkumar Manoharan · 13 years ago
  88. 68acc4a iwlegacy: 3945: fix hw passive scan on radar channels by Stanislaw Gruszka · 13 years ago
  89. 81fb461 iwlegacy: 3945: simplify calculations of retry limit by Stanislaw Gruszka · 13 years ago
  90. 5d0bef9 iwlegacy: random 3945-rs.c cleanups by Stanislaw Gruszka · 13 years ago
  91. 5bf0dac iwlegacy: 4965: remove one il4965_hdl_beacon by Stanislaw Gruszka · 13 years ago
  92. 280ade5 iwlegacy: 3945: get rid of hw_{set,get}_rate by Stanislaw Gruszka · 13 years ago
  93. 616107e iwlegacy: 4965: small tx_cmd build cleanup by Stanislaw Gruszka · 13 years ago
  94. a0c1ef3 iwlegacy: 4965: toggle tx antenna inline by Stanislaw Gruszka · 13 years ago
  95. 17d4eca iwlegacy: move some i/o helpers out of inline by Stanislaw Gruszka · 13 years ago
  96. d71be93 iwlegacy: off by one in iwl3945_hw_build_tx_cmd_rate() by Dan Carpenter · 13 years ago
  97. 2b20920 iwlegacy: remove iwl-sta.c by Stanislaw Gruszka · 13 years ago
  98. 9931df2 rt2x00: Mark active channel's survey data as "in use" by Helmut Schaa · 13 years ago
  99. 5d07a3d b43legacy: Avoid packet losses in the dma worker code by Larry Finger · 13 years ago
  100. 9bd2857 b43: N-PHY: fix typo in TX power fix by Rafał Miłecki · 13 years ago