1. cc180b6 sfc: Correct interrupt timer quantum for Siena (normal and turbo mode) by Ben Hutchings · 13 years ago
  2. 6aa9c7f sfc: Support extraction of CAPABILITIES from GET_BOARD_CFG response. by Matthew Slattery · 14 years ago
  3. 5f3f9d6 sfc: Consistently test DEBUG macro, not EFX_ENABLE_DEBUG by Ben Hutchings · 13 years ago
  4. 30b81cd sfc: Remove efx_nic_type::push_multicast_hash operation by Ben Hutchings · 13 years ago
  5. 1daf417 sfc: Merge efx_mcdi_mac_check_fault() and efx_mcdi_get_mac_faults() by Ben Hutchings · 13 years ago
  6. 710b208 sfc: Merge efx_mac_operations into efx_nic_type by Ben Hutchings · 13 years ago
  7. 1cb3452 sfc: Hold efx_nic::stats_lock while reading efx_nic::mac_stats by Ben Hutchings · 13 years ago
  8. 788ec41 sfc: Use new names for MC shared memory layout constants by Ben Hutchings · 13 years ago
  9. 3f713bf sfc: Make handling of MC reboot more reliable by Ben Hutchings · 13 years ago
  10. e332bcb sfc: Remove fallback for invalid permanent MAC address by Ben Hutchings · 13 years ago
  11. cdb08f8 sfc: Set default parallelism to per-core by default by Ben Hutchings · 13 years ago
  12. fa142b9 sfc: Rename efx_wanted_channels() to efx_wanted_parallelism() by Ben Hutchings · 13 years ago
  13. 05a9320 sfc: Update MCDI (firmware interface) definitions by Ben Hutchings · 13 years ago
  14. 783b6bb sfc: Remove unnecessary inclusion of <asm/io.h>, prompted by checkpatch by Ben Hutchings · 13 years ago
  15. 18e83e4 sfc: Const-qualify static data as appropriate, partly prompted by checkpatch by Ben Hutchings · 13 years ago
  16. 0beaca2 sfc: Remove parentheses around return expressions, reported by checkpatch by Ben Hutchings · 13 years ago
  17. e9e0184 sfc: Avoid assignment in an if-statement, reported by checkpatch by Ben Hutchings · 13 years ago
  18. 9c636ba sfc: Fix some formatting errors reported by checkpatch by Ben Hutchings · 13 years ago
  19. 4852968 r6040: place comments before code by Florian Fainelli · 13 years ago
  20. 853d5dc r6040: use __aligned(size) by Florian Fainelli · 13 years ago
  21. e147763 r6040: use definitions for MAC_SM register read/writes by Florian Fainelli · 13 years ago
  22. 58dbc69 r6040: use MAC_RST bit definition with MCR1 read/writes by Florian Fainelli · 13 years ago
  23. 4e16d6e r6040: define more MCR0 register bits by Florian Fainelli · 13 years ago
  24. 49f2672 r6040: remove unused variables and definitions by Florian Fainelli · 13 years ago
  25. 817380e r6040: use an unique MDIO bus name by Florian Fainelli · 13 years ago
  26. 8db182f sfc: Remove now-unused filter function by Ben Hutchings · 13 years ago
  27. b2bb7b7 sfc: Implement ethtool RX NFC rules API instead of n-tuple API by Ben Hutchings · 13 years ago
  28. 1a6281a sfc: Add support for retrieving and removing filters by ID by Ben Hutchings · 13 years ago
  29. 3532650 sfc: Use consistent types for filter IDs, indices and search depths by Ben Hutchings · 13 years ago
  30. b1f9284 sfc: Change filter ID generation to satisfy priority semantics of RX NFC by Ben Hutchings · 13 years ago
  31. 3a73e49 gianfar: Reject out-of-range RX NFC locations by Ben Hutchings · 13 years ago
  32. 6386994 net/smsc911x: Check if PHY is in operational mode before software reset by Javier Martinez Canillas · 13 years ago
  33. 43c6759 net: phy: smsc: Move SMSC PHY constants to <linux/smscphy.h> by Javier Martinez Canillas · 13 years ago
  34. 57adc1f 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
  35. faa85aa skge: fix warning when CONFIG_PM is defined but not CONFIG_PM_SLEEP by Daniel Halperin · 13 years ago
  36. 86d8c07 net/davinci: do not use all descriptors for tx packets by Sascha Hauer · 13 years ago
  37. 1c015b3 mlx4_core: Elaborating limitation on VF port options by Yevgeny Petrilin · 13 years ago
  38. 1e27ca6 mlx4_core: fix mtt range deallocation by Marcel Apfelbaum · 13 years ago
  39. f7d9821 bonding: fix error handling if slave is busy (v2) by stephen hemminger · 13 years ago
  40. f872b23 8139cp: properly config rx mode after resuming by Jason Wang · 13 years ago
  41. 7d03f5a 8139cp/8139too: do not read into reserved registers by Jason Wang · 13 years ago
  42. 0e22d04 ixgbe: add support for new 82599 device. by Don Skidmore · 13 years ago
  43. 9e791e4 ixgbe: add support for new 82599 device id by Emil Tantilov · 13 years ago
  44. 176f950 ixgbe: add write flush in ixgbe_clock_out_i2c_byte() by Emil Tantilov · 13 years ago
  45. 52f33af ixgbe: fix typo's by Stephen Hemminger · 13 years ago
  46. c1085b1 ixgbe: fix incorrect PHY register reads by Emil Tantilov · 13 years ago
  47. f83396a igb: Add flow control advertising to ethtool setting. by Carolyn Wyborny · 13 years ago
  48. f131a6c ixgbevf: Fix register defines to correctly handle complex expressions by Alexander Duyck · 13 years ago
  49. 455ffa6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  50. fe3c8cc skge: restore rx multicast filter on resume and after config changes by Florian Zumbiehl · 13 years ago
  51. b236916a be2net: query link status in be_open() by Ajit Khaparde · 13 years ago
  52. 94f434c be2net: fix range check for set_qos for a VF by Ajit Khaparde · 13 years ago
  53. 80817cb be2net: fix be_vlan_add/rem_vid by Ajit Khaparde · 13 years ago
  54. cd3109d mlx4_en: nullify cq->vector field when closing completion queue by Yevgeny Petrilin · 13 years ago
  55. f1776da virtio_net: use non-reentrant workqueue. by Rusty Russell · 13 years ago
  56. b2baed6 virtio_net: set/cancel work on ndo_open/ndo_stop by Rusty Russell · 13 years ago
  57. 95f56e7 mlx4_core: limiting VF port options by Yevgeny Petrilin · 13 years ago
  58. 46c4674 mlx4_core: using array index for sense_allowed by Yevgeny Petrilin · 13 years ago
  59. c3b084c net: fec: Adjust ENET MDIO timeouts by Rogerio Pimentel · 13 years ago
  60. c0d2b83 net: meth: Add set_rx_mode hook to fix ICMPv6 neighbor discovery by Joshua Kinard · 13 years ago
  61. 65cb5df net: calxeda xgmac ethernet driver add missing HAS_IOMEM dependency by Heiko Carstens · 13 years ago
  62. e143a1a mlx4: Add missing include of linux/slab.h by Axel Lin · 13 years ago
  63. abb434c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  64. 681f162 usb: pegasus: cleanup a couple conditions by Dan Carpenter · 13 years ago
  65. f87ce5b drivers/net/usb/asix: fixed asix_get_wol reported wrong wol status issue by allan · 13 years ago
  66. 7afc5db bna: Add debugfs interface. by Krishna Gudipati · 13 years ago
  67. 72a9730 bna: Added flash sub-module and ethtool eeprom entry points. by Krishna Gudipati · 13 years ago
  68. 6fc0d0f stmmac: fix missing module license in the main. by Giuseppe Cavallaro · 13 years ago
  69. bfab27a stmmac: add the experimental PCI support by Giuseppe CAVALLARO · 13 years ago
  70. 4e68ea2 net: ethernet: xilinx: Don't use NO_IRQ in xilinx by Michal Simek · 13 years ago
  71. 3aebee0 mwifiex: fix issues in band configuration code by Amitkumar Karwar · 13 years ago
  72. 21c3ba3 mwifiex: use IEEE80211_HT_PARAM_CHA_SEC_* macros by Amitkumar Karwar · 13 years ago
  73. 43906cd mwifiex: remove redundant band config code by Amitkumar Karwar · 13 years ago
  74. cf9bc5b atheros: force endian checks on atheros wireless drivers by Luis R. Rodriguez · 13 years ago
  75. eca107f mwl8k: Call ieee80211_stop_tx_ba_cb_irqsafe for already deleted BA stream by Yogesh Ashok Powar · 13 years ago
  76. ec9a570 ath9k: fix roadkill due to Joe's patch on ath_dbg() changes by Luis R. Rodriguez · 13 years ago
  77. 1066713 iwlagn: fix (remove) use of PAGE_SIZE by Johannes Berg · 13 years ago
  78. 3ac4467 rt2800: Add support for the Fujitsu Stylistic Q550 by Alan Cox · 13 years ago
  79. afbca95 libertas: clean up scan thread handling by Andres Salomon · 13 years ago
  80. 092fadb ath9k: classify DFS debug header further by Luis R. Rodriguez · 13 years ago
  81. 0387733 Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx by John W. Linville · 13 years ago
  82. b4949b8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  83. ee91d18 wl12xx: mark no sched scan only after FW event by Eyal Shapira · 13 years ago
  84. fea2a61 wl12xx: fix sched scan of DFS channels by Eyal Shapira · 13 years ago
  85. 180d9fc wl12xx: add missing copyright notice by Luciano Coelho · 13 years ago
  86. 6ab7091 wl12xx: check the actual vif operstate in wl1271_dev_notify by Eliad Peller · 13 years ago
  87. b890f4c wl12xx: stop device role on remove_interface by Eliad Peller · 13 years ago
  88. 92e712d wl12xx: fix checking of started dev role by Eliad Peller · 13 years ago
  89. 8aefffe wl12xx: flush packets before stopping dev role by Eliad Peller · 13 years ago
  90. a0c7b78 wl12xx: make WL1271_FLAG_IDLE flag per-vif by Eliad Peller · 13 years ago
  91. 5b37ddf wl12xx: remove redundant code from wl1271_op_conf_tx by Eliad Peller · 13 years ago
  92. c0fad1b wl12xx: implement change_interface by Eliad Peller · 13 years ago
  93. ef0002b macvtap: Fix macvtap_get_queue to use rxhash first by Krishna Kumar · 13 years ago
  94. 89efea2 mlx4_en: FIX: Setting default_qpn before using it by Yevgeny Petrilin · 13 years ago
  95. eb93992 module_param: make bool parameters really bool (net & drivers/net) by Rusty Russell · 13 years ago
  96. 3db1cd5 net: fix assignment of 0/1 to bool variables. by Rusty Russell · 13 years ago
  97. e8303a3 asix: new device id by Aurelien Jacobs · 13 years ago
  98. 885765f iwlwifi: Execute runtime calibration always by Venkataraman, Meenakshi · 13 years ago
  99. fb6c1c6 iwlwifi: use bus_get_hw_id for IWL_TM_CMD_APP2DEV_GET_DEVICE_ID by Wey-Yi Guy · 13 years ago
  100. 0ba958e iwlwifi: set hw_version in wiphy by Wey-Yi Guy · 13 years ago