1. 9e86d766 net: macb: allow deffered probe of the driver by Nicolae Rosia · 11 years ago
  2. 9c5d94bc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 11 years ago
  3. fa06746 stmmac: Add an optional device tree property "snps,burst_len" by Sonic Zhang · 11 years ago
  4. dec2165 stmmac: hardware TX COE doesn't work when force_thresh_dma_mode is set by Sonic Zhang · 11 years ago
  5. c405abe stmmac: if force_thresh_dma_mode is set, pass tc to both txmode and rxmode in tx_hard_error_bump_tc interrupt by Sonic Zhang · 11 years ago
  6. 707d79e Merge tag 'linux-can-next-for-3.20-20150121' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 11 years ago
  7. b71af04 sh_eth: add more PM methods by Mikhail Ulyanov · 11 years ago
  8. e7d7e89 sh_eth: use SET_RUNTIME_PM_OPS() by Mikhail Ulyanov · 11 years ago
  9. 3897957 net: stmmac: add BQL support by Beniamino Galvani · 11 years ago
  10. 1793c79 cxgb4: Fixes cxgb4_inet6addr_notifier unregister call by Hariprasad Shenai · 11 years ago
  11. 22f6bba net/fsl: Replace spin_event_timeout() with arch independent in xgmac_mdio by Shaohui Xie · 11 years ago
  12. ca43e58 net/fsl: drop in_be32() & out_be32() in xgmac_mdio by Shaohui Xie · 11 years ago
  13. 24f87d4 bonding: handle more gso types by Eric Dumazet · 11 years ago
  14. 691c9a8 net: dsa: bcm_sf2: factor interrupt disabling in a function by Florian Fainelli · 11 years ago
  15. 799d444 net: phy: fixed: allow setting no update_link callback by Florian Fainelli · 11 years ago
  16. 0cd9302 net/mlx4_core: Reset flow activation upon SRIOV fatal command cases by Yishai Hadas · 11 years ago
  17. 55ad359 net/mlx4_core: Enable device recovery flow with SRIOV by Yishai Hadas · 11 years ago
  18. 2ba5fbd net/mlx4_core: Handle AER flow properly by Yishai Hadas · 11 years ago
  19. c69453e net/mlx4_core: Manage interface state for Reset flow cases by Yishai Hadas · 11 years ago
  20. f5aef5a net/mlx4_core: Activate reset flow upon fatal command cases by Yishai Hadas · 11 years ago
  21. f6bc11e net/mlx4_core: Enhance the catas flow to support device reset by Yishai Hadas · 11 years ago
  22. ad9a0bf net/mlx4_core: Refactor the catas flow to work per device by Yishai Hadas · 11 years ago
  23. dd0eefe net/mlx4_core: Set device configuration data to be persistent across reset by Yishai Hadas · 11 years ago
  24. 872bf2f net/mlx4_core: Maintain a persistent memory for mlx4 device by Yishai Hadas · 11 years ago
  25. 7aee42c cxgb3: re-use native hex2bin() by Andy Shevchenko · 11 years ago
  26. 51487ae usbnet: re-use native hex2bin() by Andy Shevchenko · 11 years ago
  27. bc0247a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  28. af33c1a vxlan: Eliminate dependency on UDP socket in transmit path by Tom Herbert · 11 years ago
  29. d998f8e udp: Do not require sock in udp_tunnel_xmit_skb by Tom Herbert · 11 years ago
  30. 2b995f6 net: fec: fix the warning found by dma debug by Nimrod Andy · 11 years ago
  31. 58bdeaa be2net: Fix TX rate limiting on Lancer/Skyhawk-R VFs by Kalesh AP · 11 years ago
  32. e02cfd9 be2net: move definitions related to FW cmdsfrom be_hw.h to be_cmds.h by Vasundhara Volam · 11 years ago
  33. 9a6d73d be2net: issue function reset cmd in resume path by Kalesh AP · 11 years ago
  34. e673244 be2net: add a log message for POST timeout in Lancer by Kalesh AP · 11 years ago
  35. 18fd602 be2net: fail VF link config change via ndo_set_vf_link_state() on BE3/Lancer by Kalesh AP · 11 years ago
  36. 00d594c be2net: fix failure case in setting flow control by Kalesh AP · 11 years ago
  37. 0700d81 be2net: move interface create code to a separate routine by Kalesh AP · 11 years ago
  38. 2e12f53 net: stmmac: dwmac-rk: Use standard devicetree property for phy regulator by Romain Perier · 11 years ago
  39. 4cc8bfb net: stmmac: dwmac-rk: Don't set the regulator voltage for phy from the driver by Romain Perier · 11 years ago
  40. 688ea5f cxgb4: Add debugfs options to dump the rss key, config for PF, VF, etc by Hariprasad Shenai · 11 years ago
  41. 49216c1 cxgb4: Add debugfs entry to dump the contents of the flash by Hariprasad Shenai · 11 years ago
  42. 1650d54 xen-netback: always fully coalesce guest Rx packets by David Vrabel · 11 years ago
  43. 193523b vxlan: advertise netns of vxlan dev in fdb msg by Nicolas Dichtel · 11 years ago
  44. e5f4e7b veth: advertise link netns via netlink by Nicolas Dichtel · 11 years ago
  45. eaca400 macvlan: advertise link netns via netlink by Nicolas Dichtel · 11 years ago
  46. 908414a atmel: Remove open-coded and wrong strcasecmp by Rasmus Villemoes · 11 years ago
  47. 961d1bbe p54pci: add handling of signal case by Nicholas Mc Guire · 11 years ago
  48. 5b4c6b4 p54: add handling of the signal case by Nicholas Mc Guire · 11 years ago
  49. c071933 ath5k: document a fall-through case in ath5k_hw_set_opmode by John Linville · 11 years ago
  50. 811c69e ath9k_htc: remove dead code in error path of ath9k_htc_txcompletion_cb by John Linville · 11 years ago
  51. 362126c brcmfmac: Use put_unaligned_le32 by Vaishali Thakkar · 11 years ago
  52. 6b47aac b43: stop leds during suspend by Sabrina Dubroca · 11 years ago
  53. bcb5144 wlcore: unlock on error in wl1271_op_suspend() by Dan Carpenter · 11 years ago
  54. 59b23eb rtlwifi/rtl8192de: remove redundant else if check by Colin Ian King · 11 years ago
  55. 3a939a6 ath9k_htc: Add a module parameter to disable blink by Hong Xu · 11 years ago
  56. e26dc17 wcn36xx: initiate TX BA sessions by Bob Copeland · 11 years ago
  57. 5f3f928 wcn36xx: move set_tx_pdu inside set_tx_data/mgmt by Bob Copeland · 11 years ago
  58. 4b12462 wcn36xx: initialize dxe lock by Bob Copeland · 11 years ago
  59. 90dccb7 wcn36xx: initialize skb_lock by Bob Copeland · 11 years ago
  60. bfa6696 wcn36xx: don't process 'valid' descriptors by Bob Copeland · 11 years ago
  61. 232ddcd wcn36xx: let device generate qos seq numbers by Bob Copeland · 11 years ago
  62. f786a6d wcn36xx: use !! when assigning int as a boolean by Bob Copeland · 11 years ago
  63. 69a88cc wcn36xx: initialize device defaults on start by Bob Copeland · 11 years ago
  64. 96dae59 wlcore: fix copy-paste bug: assign from src struct not dest by Giel van Schijndel · 11 years ago
  65. 09bd197 mwifiex: do not emit messages while holding spinlock by Avinash Patil · 11 years ago
  66. e00483f mwifiex: check driver status in connect and scan handlers by Amitkumar Karwar · 11 years ago
  67. 2b5b8f1 ath9k: Fix no-ack frame status by Sujith Manoharan · 11 years ago
  68. 65400a5 Merge tag 'iwlwifi-next-for-kalle-2015-01-22' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by Kalle Valo · 11 years ago
  69. 472f31f net: e1000e: support txtd update delay via xmit_more by Florian Westphal · 11 years ago
  70. 8a4d0b9 net: e1000: support txtd update delay via xmit_more by Florian Westphal · 11 years ago
  71. 6ddbc4c igb: Indicate failure on vf reset for empty mac address by Alexander Graf · 11 years ago
  72. b4a9d6f fm10k: Increase the timeout for the data path reset by Matthew Vick · 11 years ago
  73. b66b6d9 fm10k: Check tunnel header length in encap offload by Joe Stringer · 11 years ago
  74. e2929e4 net/fm10k: Avoid double setting of NETIF_F_SG for the HW encapsulation feature mask by Or Gerlitz · 11 years ago
  75. 720db4f igb: enable auxiliary PHC functions for the i210 by Richard Cochran · 11 years ago
  76. 00c6557 igb: enable internal PPS for the i210 by Richard Cochran · 11 years ago
  77. 8298c1e igb: serialize access to the time sync interrupt registers by Richard Cochran · 11 years ago
  78. 61d7f75 igb: refactor time sync interrupt handling by Richard Cochran · 11 years ago
  79. ba5b8dcd fm10k: Clean-up page reuse code by Alexander Duyck · 11 years ago
  80. 95dd44b igb: Clean-up page reuse code by Alexander Duyck · 11 years ago
  81. 074c358 virtio_net: add software timestamp support by Jacob Keller · 11 years ago
  82. 6930895 e1000e: Fix 82572EI that has no hardware timestamp support by Mathias Koehrer · 11 years ago
  83. d5c7d7f e1000: fix time comparison by Asaf Vertz · 11 years ago
  84. 0b83795 iwlwifi: mvm: fix rx chains configuration in phy ctxt cmd by Liad Kaufman · 11 years ago
  85. afb8891 iwlwifi: pcie: support secured boot flow for family 8000 B step by Eran Harary · 11 years ago
  86. 2f15a82 iwlwifi: mvm: rs: remove stats argument from functions by Johannes Berg · 11 years ago
  87. c5d679a iwlwifi: mvm: use a new API for enabling STBC by Eyal Shapira · 11 years ago
  88. 2c59d80 iwlwifi: mvm: rs: refactor ht/vht init by Eyal Shapira · 11 years ago
  89. a4ca3ed iwlwifi: mvm: really disable TDLS queues by Emmanuel Grumbach · 11 years ago
  90. 1008e44 iwlwifi: mvm: Do not consider invalid HW queues in queue mask by Ilan Peer · 11 years ago
  91. e583b50 iwlwifi: mvm: BT Coex - set all the co-running values to 0 by Emmanuel Grumbach · 11 years ago
  92. 716e48a iwlwifi: mvm: support family 8000 C step by Eran Harary · 11 years ago
  93. dad33ec iwlwifi: pcie: init ref_lock by Johannes Berg · 11 years ago
  94. aa0cb08 iwlwifi: mvm: document switch case fall-through in iwl_mvm_send_sta_key by John W. Linville · 11 years ago
  95. ec41088 iwlwifi: mvm: rs: use STBC regardless of power save mode by Eyal Shapira · 11 years ago
  96. 6d440b2 Revert "iwlwifi: mvm: drop non VO frames when flushing" by Emmanuel Grumbach · 11 years ago
  97. 84bfffa iwlwifi: mvm: add support for new LTR command by Emmanuel Grumbach · 11 years ago
  98. 1c30f12 iwlwifi: mvm: BT Coex - fine tune the MPLUT register by Emmanuel Grumbach · 11 years ago
  99. d5234cb Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-next by Emmanuel Grumbach · 11 years ago
  100. bd1ba66 iwlwifi: mvm: move U-APSD decision to authentication by Johannes Berg · 11 years ago