1. adeb15a sfc: Assign efx and efx->type as early as possible in efx_pci_probe() by Ben Hutchings · 12 years ago
  2. 3f65ea5 sfc: Remove bogus comment about MTU change and RX buffer overrun by Ben Hutchings · 12 years ago
  3. 7bde852 sfc: Remove overly paranoid locking assertions from netdev operations by Ben Hutchings · 12 years ago
  4. 7153f62 sfc: Fix reset vs probe/remove/PM races involving efx_nic::state by Ben Hutchings · 12 years ago
  5. b812f8b sfc: Improve log messages in case we abort probe due to a pending reset by Ben Hutchings · 12 years ago
  6. 8b7325b sfc: Never try to stop and start a NIC that is disabled by Ben Hutchings · 12 years ago
  7. 5642cee sfc: Hold RTNL lock (only) when calling efx_stop_interrupts() by Ben Hutchings · 12 years ago
  8. 6032fb5 sfc: Keep disabled NICs quiescent during suspend/resume by Ben Hutchings · 12 years ago
  9. 61da026 sfc: Hold the RTNL lock for more of the suspend/resume cycle by Ben Hutchings · 12 years ago
  10. f16aeea sfc: Change state names to be clearer, and comment them by Ben Hutchings · 12 years ago
  11. 9714284 sfc: Stash header offsets for TSO in struct tso_state by Ben Hutchings · 12 years ago
  12. 53cb13c sfc: Replace tso_state::full_packet_space with ip_base_len by Ben Hutchings · 12 years ago
  13. f7251a9 sfc: Simplify TSO header buffer allocation by Ben Hutchings · 12 years ago
  14. 14bf718 sfc: Stop TX queues before they fill up by Ben Hutchings · 12 years ago
  15. 7668ff9 sfc: Refactor struct efx_tx_buffer to use a flags field by Ben Hutchings · 12 years ago
  16. 9f35a73 net/fsl: introduce Freescale 10G MDIO driver by Timur Tabi · 12 years ago
  17. b32607d mdio: translation of MMD EEE registers to/from ethtool settings by Allan, Bruce W · 12 years ago
  18. 6b923cb bonding: support for IPv6 transmit hashing by John Eaglesham · 12 years ago
  19. bba6ec7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  20. 1304a73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  21. 8f8ba75 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  22. 8376dad igb: update to allow reading/setting MDI state by Jesse Brandeburg · 12 years ago
  23. 4e8186b e1000e: implement MDI/MDI-X control by Jesse Brandeburg · 12 years ago
  24. c819bbd5 e1000: configure and read MDI settings by Jesse Brandeburg · 12 years ago
  25. 1b55678 igb: implement 580 MDI setting support by Jesse Brandeburg · 12 years ago
  26. e86fd89 e1000e: implement 82577/579 MDI setting support by Bruce W Allan · 12 years ago
  27. 10c63c9 Merge tag 'usb-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  28. 72d3eb1 netconsole: remove a redundant netconsole_target_put() by Amerigo Wang · 12 years ago
  29. ae4d8cf net/stmmac: fix issue of clk_get for Loongson1B. by Kelvin Cheung · 12 years ago
  30. 1d76efe team: add support for non-ethernet devices by Jiri Pirko · 12 years ago
  31. 9915e67 drivers/net/irda: fix error return code by Julia Lawall · 12 years ago
  32. 623d896 drivers/net/wan/dscc4.c: fix error return code by Julia Lawall · 12 years ago
  33. 82a820e drivers/net/wimax/i2400m/fw.c: fix error return code by Julia Lawall · 12 years ago
  34. 10cbc1d net: qmi_wwan: new devices: UML290 and K5006-Z by Bjørn Mork · 12 years ago
  35. d0418bb net: sh_eth: Add eth support for R8A7779 device by Phil Edworthy · 12 years ago
  36. 61abcb7 netdev/phy: skip disabled mdio-mux nodes by Timur Tabi · 12 years ago
  37. a343317 USB: rtl8187: remove __devinit* from the struct usb_device_id table by Greg Kroah-Hartman · 12 years ago
  38. b9c4167 USB: p54usb: remove __devinit* from the struct usb_device_id table by Greg Kroah-Hartman · 12 years ago
  39. 846b999 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  40. 62748b7 ixgbe: Rewrite code related to configuring IFCS bit in Tx descriptor by Alexander Duyck · 12 years ago
  41. 5a02cbd ixgbe: Roll RSC code into non-EOP code by Alexander Duyck · 12 years ago
  42. 18806c9 ixgbe: Make allocating skb and placing data in it a separate function by Alexander Duyck · 12 years ago
  43. cf3fe7a ixgbe: Copybreak sooner to avoid get_page/put_page and offset change overhead by Alexander Duyck · 12 years ago
  44. 19861ce ixgbe: Make pull tail function separate from rest of cleanup_headers by Alexander Duyck · 12 years ago
  45. 42073d9 ixgbe: Have the CPU take ownership of the buffers sooner by Alexander Duyck · 12 years ago
  46. 09816fb ixgbe: Only use double buffering if page size is less than 8K by Alexander Duyck · 12 years ago
  47. 0549ae2 ixgbe: combine ixgbe_add_rx_frag and ixgbe_can_reuse_page by Alexander Duyck · 12 years ago
  48. afaa945 ixgbe: Remove code that was initializing Rx page offset by Alexander Duyck · 12 years ago
  49. 96f17d5 mlx4_core: Clean up buddy bitmap allocation by Roland Dreier · 12 years ago
  50. 3de819e mlx4_core: Fix integer overflow issues around MTT table by Yishai Hadas · 12 years ago
  51. 89dd86d mlx4_core: Allow large mlx4_buddy bitmaps by Yishai Hadas · 12 years ago
  52. e3bc4ff vmxnet3: Fix race between dev_open() and register_netdev() by Steve Hodgson · 12 years ago
  53. 1669891 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  54. 7bab3ae Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  55. 499b95f drivers/net/ethernet/mellanox/mlx4/mcg.c: fix error return code by Julia Lawall · 12 years ago
  56. 137bc99f drivers/net/ethernet/freescale/fs_enet: fix error return code by Julia Lawall · 12 years ago
  57. f37c54b drivers/net/ethernet/ti/davinci_cpdma.c: Remove potential NULL dereference by Julia Lawall · 12 years ago
  58. aefe5c0 net: sierra_net: replace whitelist with ifnumber match by Bjørn Mork · 12 years ago
  59. 5ea4296 net: qmi_wwan: compress device_id list using macros by Bjørn Mork · 12 years ago
  60. 9b469a6 net: qmi_wwan: add Sierra Wireless devices by Bjørn Mork · 12 years ago
  61. 03304bc net: qmi_wwan: use fixed interface number matching by Bjørn Mork · 12 years ago
  62. e15c3c22 netpoll: check netpoll tx status on the right device by Amerigo Wang · 12 years ago
  63. 3335f0c netconsole: do not release spin_lock when calling __netpoll_cleanup by Amerigo Wang · 12 years ago
  64. 38e6bc1 netpoll: make __netpoll_cleanup non-block by Amerigo Wang · 12 years ago
  65. 47be03a2 netpoll: use GFP_ATOMIC in slave_enable_netpoll() and __netpoll_setup() by Amerigo Wang · 12 years ago
  66. b7bc2a5 net: remove netdev_bonding_change() by Amerigo Wang · 12 years ago
  67. ee89bab net: move and rename netif_notify_peers() by Amerigo Wang · 12 years ago
  68. 1e55217 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  69. 22c5649 p54: fix powerpc gcc warnings by Christian Lamparter · 12 years ago
  70. 7dd6753 ath5k: fix spin_lock_irqsave/spin_lock_bh nesting in mesh by Bob Copeland · 12 years ago
  71. e1352fd ath9k: fix decrypt_error initialization in ath_rx_tasklet() by Lorenzo Bianconi · 12 years ago
  72. f57b07c bnx2x: Fix compiler warnings by Joren Van Onder · 12 years ago
  73. 3a7f8c3 macvtap: rcu_dereference outside read-lock section by Denis Efremov · 12 years ago
  74. 55461dd ixgbe: add missing braces by Emil Tantilov · 12 years ago
  75. faa97bd brcmsmac: document firmware dependencies by Jeff Mahoney · 12 years ago
  76. c771b51 ath9k: tune rc_stats to display only valid rates by Rajkumar Manoharan · 12 years ago
  77. 23d9939 ath9k: Trim rate table by Sujith Manoharan · 12 years ago
  78. f8a8701 ath9k: Remove MIMO-PS specific code by Sujith Manoharan · 12 years ago
  79. 88dcc2d ath9k: Cleanup TX status API by Sujith Manoharan · 12 years ago
  80. c161011 ath9k: Bail out properly before calculating rate index by Sujith Manoharan · 12 years ago
  81. 2e54675 ath9k: Fix RTS/CTS rate selection by Sujith Manoharan · 12 years ago
  82. 97f7e8a ath9k: Do not set IEEE80211_TX_RC_USE_SHORT_PREAMBLE by Sujith Manoharan · 12 years ago
  83. 3d2776f ath9k: Unify valid rate calculation routines by Sujith Manoharan · 12 years ago
  84. f5c9a80 ath9k: Remove ath_rc_set_valid_rate_idx by Sujith Manoharan · 12 years ago
  85. 6e1e374 ath9k: Change rateset calculation by Sujith Manoharan · 12 years ago
  86. fc8d023 ath9k: Cleanup index retrieval routines by Sujith Manoharan · 12 years ago
  87. dacde35 ath9k: Cleanup ath_rc_setvalid_htrates by Sujith Manoharan · 12 years ago
  88. c05ea15 ath9k: Cleanup ath_rc_setvalid_rates by Sujith Manoharan · 12 years ago
  89. ea2771f ath9k: Cleanup RC init API by Sujith Manoharan · 12 years ago
  90. 62a2918 ath9k: Simplify rate table initialization by Sujith Manoharan · 12 years ago
  91. 126f492 mwifiex: use GFP_ATOMIC under spin lock by Dan Carpenter · 12 years ago
  92. 9c7ff73 mwifiex: notify cfg80211 about MIC failures by Amitkumar Karwar · 12 years ago
  93. 641c869 mwifiex: fix 'smatch' warning in preparing key_material cmd by Bing Zhao · 12 years ago
  94. 85ce5ae b43legacy: fix logic in GPIO init by Rafał Miłecki · 12 years ago
  95. 6c18723 b43: N-PHY: fix 0x2057 radio calib copy/paste mistake by Rafał Miłecki · 12 years ago
  96. 8dd4372 mwifiex: fix powerpc64-linux- compilation warnings by Bing Zhao · 12 years ago
  97. 450e903 iwlegacy: clean up suspend/resume by Johannes Berg · 12 years ago
  98. 2f9279b mwifiex: fix code mis-alignment after the if statement by Fengguang Wu · 12 years ago
  99. 987af54 ath5k: Put power_level where it belongs and rename it by Nick Kossifidis · 12 years ago
  100. 493ca5e ath5k: Preserve tx power level requested from above on phy_init by Nick Kossifidis · 12 years ago