1. b53d63e Merge branch 'master' of ssh://infradead/~/public_git/wireless-next into for-davem by John W. Linville · 13 years ago
  2. 765cf99 tcp: md5: remove one indirection level in tcp_md5sig_pool by Eric Dumazet · 13 years ago
  3. b9fa1fb bna: Eliminate Small Race Condition Window in RX Path by Rasesh Mody · 13 years ago
  4. 3fb9852 bna: Set Ring Param Fix by Rasesh Mody · 13 years ago
  5. 1d51a13 bna: Semaphore Lock Fix by Rasesh Mody · 13 years ago
  6. ae0e148 ixgbe: remove duplicate netif_tx_start_all_queues by Emil Tantilov · 14 years ago
  7. 80bb25e ixgbe: fix FCRTL/H register dump for X540 by Emil Tantilov · 14 years ago
  8. 1a70db4b ixgbe: cleanup some register reads by Emil Tantilov · 14 years ago
  9. 919e78a ixgbe: Make better use of memory allocations in one-buffer mode w/ RSC by Alexander Duyck · 14 years ago
  10. 398fe4a ixgbe: drop adapter from ixgbe_fso call documentation by Alexander Duyck · 14 years ago
  11. 8917b44 ixgbe: Add SFP support for missed 82598 PHY by Alexander Duyck · 14 years ago
  12. 5fdd31f ixgbe: Add missing code for enabling overheat sensor interrupt by Alexander Duyck · 14 years ago
  13. c7ccde0 ixgbe: make ixgbe_up and ixgbe_up_complete void functions by Alexander Duyck · 14 years ago
  14. f7e1027 v2 ixgbe: Update packet buffer reservation to correct fdir headroom size by Alexander Duyck · 14 years ago
  15. 4c1d7b4 ixgbe: remove redundant configuration of tx_sample_rate by Alexander Duyck · 14 years ago
  16. d7ccb8c ixgb: convert to ndo_fix_features by Michał Mirosław · 14 years ago
  17. f78a5fd Revert "Scm: Remove unnecessary pid & credential references in Unix socket's send and receive path" by David S. Miller · 13 years ago
  18. 473e64e ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALL by Ben Hutchings · 13 years ago
  19. 815c7db ethtool: Clean up definitions of rule location arrays in RX NFC by Ben Hutchings · 13 years ago
  20. 434495c ethtool: Explicitly state that RX NFC rule locations are priorities by Ben Hutchings · 13 years ago
  21. 9927c89 ethtool: Make struct ethtool_rxnfc kernel-doc more self-consistent by Ben Hutchings · 13 years ago
  22. 956a206 vxge: make function table const by stephen hemminger · 13 years ago
  23. d91d25d bna: make function tables cont by stephen hemminger · 13 years ago
  24. 1d70cb0 pcnet32: constify function table by stephen hemminger · 13 years ago
  25. d97a077 wan: make LAPB callbacks const by stephen hemminger · 13 years ago
  26. 026359b ipv6: Send ICMPv6 RSes only when RAs are accepted by Tore Anderson · 13 years ago
  27. c1aabdf can-gw: add netlink based CAN routing by Oliver Hartkopp · 13 years ago
  28. 1322597 sfc: Use correct fields of struct ethtool_coalesce by Ben Hutchings · 13 years ago
  29. 9e393b3 sfc: Validate IRQ moderation parameters in efx_init_irq_moderation() by Ben Hutchings · 13 years ago
  30. a0c4faf sfc: Correct reporting and validation of TX interrupt coalescing by Ben Hutchings · 13 years ago
  31. b548f97 sfc: Use consistent types for interrupt coalescing parameters by Ben Hutchings · 13 years ago
  32. 9f85ee9 sfc: Correct error code for unsupported interrupt coalescing parameters by Ben Hutchings · 13 years ago
  33. 12e62d6 MAINTAINERS: update ath6kl by Kalle Valo · 13 years ago
  34. 7107676 mac80211: fix endian issues and comments for BAR failure handling by Felix Fietkau · 13 years ago
  35. 4245d31 ath9k: do not insert padding into tx buffers on AR9380+ by Felix Fietkau · 13 years ago
  36. 3afd21e ath9k: optimize ath_tx_rc_status usage by Felix Fietkau · 13 years ago
  37. bdf2dbf ath9k: remove a redundant check in ath_tx_form_aggr by Felix Fietkau · 13 years ago
  38. c6c539f ath9k: optimize ath9k_ps_restore by Felix Fietkau · 13 years ago
  39. 66ac69c ath9k_hw: remove the old tx descriptor API by Felix Fietkau · 13 years ago
  40. 493cf04 ath9k: use the new API for setting tx descriptors by Felix Fietkau · 13 years ago
  41. 2b63a41 ath9k_hw: add a new API for setting tx descriptors by Felix Fietkau · 13 years ago
  42. 60f8cc6 ath9k_hw: do not recalculate the descriptor checksum in ar9003_hw_fill_txdesc by Felix Fietkau · 13 years ago
  43. 7a2721a ath9k: call ath9k_hw_set_desc_link for beacon descriptors by Felix Fietkau · 13 years ago
  44. 38dad7b ath9k: move ath_buf_set_rate to remove a forward declaration by Felix Fietkau · 13 years ago
  45. 399c648 ath9k: reduce the number of functions that access the tx descriptor by Felix Fietkau · 13 years ago
  46. 55797b1 ath9k: remove ATH_TX_XRETRY and BUF_XRETRY flags by Felix Fietkau · 13 years ago
  47. 3483288 ath9k: ensure that rx is not enabled during a reset by Felix Fietkau · 13 years ago
  48. c31c826 ath9k: make beacon timer initialization more reliable by Felix Fietkau · 13 years ago
  49. e392700 ath9k: fix enabling interrupts after a hardware error interrupt by Felix Fietkau · 13 years ago
  50. c5d2593 ath9k: Fix PS wrappers and enabling LED by Mohammed Shafi Shajakhan · 13 years ago
  51. 79ac9b3 ath9k: enable LED pin for AR946/8x chipsets by Mohammed Shafi Shajakhan · 13 years ago
  52. 7db062a ath9k_hw: Do full chip reset on 11A channels for AR9003 by Rajkumar Manoharan · 13 years ago
  53. b54af8a ath9k_hw: move register definitions to header files by Senthil Balasubramanian · 13 years ago
  54. 2577c6e ath9k_hw: Add support for AR946/8x chipsets. by Senthil Balasubramanian · 13 years ago
  55. 4d0707e ath9k_hw: Split tx/rx gain table initval handling by Senthil Balasubramanian · 13 years ago
  56. ce407af ath9k_hw: Add initvals and register definitions for AR946/8x chipsets. by Senthil Balasubramanian · 13 years ago
  57. 910868d nl80211/cfg80211/mac80211: fix wme docs by Eliad Peller · 13 years ago
  58. bd1a272 Merge branch 'for-linville' of git://github.com/lucacoelho/wl12xx by John W. Linville · 13 years ago
  59. e3b37a1 Merge git://github.com/Jkirsher/net-next by David S. Miller · 13 years ago
  60. 9c223f9 Merge branch 'for-davem' of git://git.infradead.org/users/linville/wireless-next by David S. Miller · 13 years ago
  61. 986eaa9 Merge branch 'master' of ../netdev-next/ by David S. Miller · 13 years ago
  62. 2c4af69 ixgbe: Correctly name and handle MSI-X other interrupt by Alexander Duyck · 14 years ago
  63. 8e34d1a ixgbe: cleanup configuration of EITRSEL and VF reset path by Alexander Duyck · 14 years ago
  64. 8132b54 ixgbe: cleanup reset paths by Alexander Duyck · 14 years ago
  65. b88c6de ixgbe: Update TXDCTL configuration to correctly handle WTHRESH by Alexander Duyck · 14 years ago
  66. 54239c6 ixgbe: combine PCI_VDEVICE and board declaration to same line by Alexander Duyck · 14 years ago
  67. 35c7f8a ixgbe: Drop unnecessary adapter->hw dereference in loopback test setup by Alexander Duyck · 14 years ago
  68. 4cc6df2 ixgbe: commonize ixgbe_map_rings_to_vectors to work for all interrupt types by Alexander Duyck · 14 years ago
  69. 263a84e ixgbe: Use ring->dev instead of adapter->pdev->dev when updating DCA by Alexander Duyck · 14 years ago
  70. 207867f ixgbe: cleanup allocation and freeing of IRQ affinity hint by Alexander Duyck · 14 years ago
  71. 4ff7fb1 v2 ixgbe: consolidate all MSI-X ring interrupts and poll routines into one by Alexander Duyck · 13 years ago
  72. 5922455 ixgbe: Change default Tx work limit size to 256 buffers by Alexander Duyck · 13 years ago
  73. 4bc71cb net: consolidate and fix ethtool_ops->get_settings calling by Jiri Pirko · 13 years ago
  74. c5dac7c net/irda: sh_irda: add PM support by Kuninori Morimoto · 13 years ago
  75. 7af11b8 net/irda: sh_irda: update author's email address by Kuninori Morimoto · 13 years ago
  76. b27fcdd net/irda: sh_irda: add sh_irda_ prefix to all functions by Kuninori Morimoto · 13 years ago
  77. 93a700a tg3: Code movement by Matt Carlson · 13 years ago
  78. 997b4f1 tg3: Eliminate tg3_halt_cpu() prototype by Matt Carlson · 13 years ago
  79. fd6d3f0 tg3: Eliminate tg3_write_sig_post_reset() prototype by Matt Carlson · 13 years ago
  80. 8d5a89b tg3: Eliminate tg3_stop_fw() prototype by Matt Carlson · 13 years ago
  81. 5b39de9 tg3: Add ability to turn off 1shot MSI by Matt Carlson · 13 years ago
  82. 81389f5 tg3: Remove tp->rx_offset term when unneeded by Matt Carlson · 13 years ago
  83. 7f23073 tg3: Fix missed MSI workaround by Matt Carlson · 13 years ago
  84. b99d2a5 tg3: Check all adv bits when checking config by Matt Carlson · 13 years ago
  85. aaba215 MII: fix Kconfig dependencies for MII by Jeff Kirsher · 13 years ago
  86. 4f2f25f stmmac: update the doc with new info about the driver's debug (v3) by Giuseppe CAVALLARO · 13 years ago
  87. 6096ce0 stmmac: update the driver version (Aug_2011) (v3) by Giuseppe CAVALLARO · 13 years ago
  88. e743482 stmmac: add HW DMA feature register (v3) by Giuseppe CAVALLARO · 13 years ago
  89. f0b9d78 stmmac: rework the code to get the Synopsys ID (v3) by Giuseppe CAVALLARO · 13 years ago
  90. 7ac2905 stmmac: export DMA TX/RX rings via debugfs (v3) by Giuseppe CAVALLARO · 13 years ago
  91. 1c901a4 stmmac: add MMC support exported via ethtool (v3) by Giuseppe CAVALLARO · 13 years ago
  92. 3172d3a stmmac: support wake up irq from external sources (v3) by Deepak Sikri · 13 years ago
  93. 26a051c stmmac: remove the mmc code (v3) by Giuseppe CAVALLARO · 13 years ago
  94. 2e19a38 stmmac: remove the STBus bridge setting from the GMAC code (v3) by Giuseppe CAVALLARO · 13 years ago
  95. dcef115 6LoWPAN: fix skb_copy call by alex.bluesman.smirnov@gmail.com · 13 years ago
  96. fa3df92 br: remove redundant check and init by Jiri Pirko · 13 years ago
  97. e8aaebc mii: Remove references to DP83840 PHY in mii.h by Mark Einon · 13 years ago
  98. c44f7eb mii: Convert spaces to tabs in mii.h by Mark Einon · 13 years ago
  99. c37e0c9 net: linkwatch: allow vlans to get carrier changes faster by Eric Dumazet · 13 years ago
  100. 3e829a7 bna: Driver Version changed to 3.0.2.1 by Rasesh Mody · 13 years ago