1. 96b0e0f ixgbe: update dca to new interface, fix CONFIG_DCA_MODULE by Jesse Brandeburg · 16 years ago
  2. 22f32b7a5 ixgbe: should not use HW_CSUM, should use IP* flags by Jesse Brandeburg · 16 years ago
  3. 7c6e0a4 ixgbe: Lock RSS seed, move rx_buf_len to the rx_ring by Jesse Brandeburg · 16 years ago
  4. e01c31a ixgbe: Implement Tx Head Writeback by Jesse Brandeburg · 16 years ago
  5. 2b9ade9 ixgbe: disable flow control by default by Jesse Brandeburg · 16 years ago
  6. 3a58107 ixgbe: Cleanup references to Tx and Rx rings to becommon across the driver by Jesse Brandeburg · 16 years ago
  7. 036c9b0 ixgbe: do not update stats twice each receive by Jesse Brandeburg · 16 years ago
  8. 2c5645c ixgbe: Implement HAVE_SET_RX_MODE by Christopher Leech · 16 years ago
  9. 9da09bb ixgbe: add little endian annotations for sparse by Jesse Brandeburg · 16 years ago
  10. 712744b ixgbe: fix rx csum return status misinterpretation by Jesse Brandeburg · 16 years ago
  11. fa928c0 ibm_newemac: MAL[12]_IER_EVENTS definition: 2x *_OTE -> *_DE by roel kluin · 16 years ago
  12. 8dcc61a hp-plus: fix link objects by Randy Dunlap · 16 years ago
  13. f14c4e4 bonding: change some __constant_htons() to htons() by Brian Haley · 16 years ago
  14. a816f75 sfc: Rework efx_set_multicast_hash() by Ben Hutchings · 16 years ago
  15. 3c78708 sfc: Remove the STATE_RESETTING flag by Ben Hutchings · 16 years ago
  16. 8c8661e sfc: Extend self-tests by Ben Hutchings · 16 years ago
  17. a515089 sfc: Rework the bitfield header so that we can identify fields by bit number by Ben Hutchings · 16 years ago
  18. 2467ca4 sfc: Cleanup reset code by Ben Hutchings · 16 years ago
  19. bc3c90a sfc: Remove some unreachable error paths by Ben Hutchings · 16 years ago
  20. c1e5fcc sfc: Remove remnants of multi-port abstraction for MAC registers by Ben Hutchings · 16 years ago
  21. 01aad7b sfc: Remove efx_nic_dummy_op_int() as redundant with efx_port_dummy_op_int() by Ben Hutchings · 16 years ago
  22. 740847d sfc: Enable TSO for 802.1q VLAN devices by Ben Hutchings · 16 years ago
  23. dacccc7 sfc: Do not call netif_{stop,wake}_queue() before register_netdev by Steve Hodgson · 16 years ago
  24. f8b87c1 sfc: Make PHY flash mode a device attribute, not a module parameter by Ben Hutchings · 16 years ago
  25. 3594e13 sfc: Implement get_sset_count, replacing get_stats_count and self_test_count by Ben Hutchings · 16 years ago
  26. 42cbe2d sfc: Cleanup RX event processing by Ben Hutchings · 16 years ago
  27. d307402 sfc: Remove efx_channel::evqnum field by Ben Hutchings · 16 years ago
  28. a258902 sfc: Make efx_for_each_channel_rx_queue() more efficient by Ben Hutchings · 16 years ago
  29. 955f0a7 sfc: Remove initialisation of RX_FILTER_CTL_REG.NUM_KER by Ben Hutchings · 16 years ago
  30. 8831da7 sfc: Cleanup RX queue information by Ben Hutchings · 16 years ago
  31. 64ee312 sfc: Remove efx_channel::has_interrupt by Ben Hutchings · 16 years ago
  32. 46123d0 sfc: Move CPU counting for RSS into a separate function, efx_wanted_rx_queues() by Ben Hutchings · 16 years ago
  33. 4a5b504 sfc: Export boot configuration in EEPROM through ethtool by Ben Hutchings · 16 years ago
  34. 4d56606 sfc: Removed forced inlining of long functions by Ben Hutchings · 16 years ago
  35. 23d9e60 sfc: Cleaned up struct tso_state fields by Ben Hutchings · 16 years ago
  36. 28506563 sfc: Set net_device::vlan_features appropriately by Ben Hutchings · 16 years ago
  37. dc8cfa5 sfc: Use explicit bool for boolean variables, parameters and return values by Ben Hutchings · 16 years ago
  38. cc12dac sfc: Reduce the size of struct efx_tx_buffer by Ben Hutchings · 16 years ago
  39. ecbd95c sfc: Use pci_map_single() to map the skb header when doing TSO by Ben Hutchings · 16 years ago
  40. 5988b63 sfc: Don't leak PCI DMA maps in the TSO code when the queue fills up by Ben Hutchings · 16 years ago
  41. b9aafb0 sfc: Speed up loopback self-test by Ben Hutchings · 16 years ago
  42. f8ea0b6 sfc: Self-test reporting cleanup by Ben Hutchings · 16 years ago
  43. e9713e6 sfc: Reduce log level for XGXS lane status by Ben Hutchings · 16 years ago
  44. c84a6f1 sfc: Reverse the XOFF/XON pause frame control fifo thresholds by Ben Hutchings · 16 years ago
  45. f90748f sfc: Remove inclusion of workarounds.h from efx.c by Ben Hutchings · 16 years ago
  46. c264361 sfc: XMAC statistics fix-ups by Ben Hutchings · 16 years ago
  47. 5b39fe3 sfc: Remove mistaken hardware workaround by Ben Hutchings · 16 years ago
  48. 11f34e6 sfc: Reduce delays in SFE4001 initialisation by Ben Hutchings · 16 years ago
  49. a0c2c19 sfc: Avoid mangling error codes in efx_test_loopback() by Ben Hutchings · 16 years ago
  50. 60ac106 sfc: Use separate hardware TX queues to select checksum generation by Ben Hutchings · 16 years ago
  51. 26c0867 sfc: Remove unused field efx_channel::reset_work by Steve Hodgson · 16 years ago
  52. 18c2fc0 sfc: Change first parameter type of {set,clear}_bit_le() to unsigned by Ben Hutchings · 16 years ago
  53. 767e468 sfc: Replace net_dev->priv with netdev_priv(net_dev) by Ben Hutchings · 16 years ago
  54. b171e19 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  55. 18c8ade b43: Rewrite TX power adjustment by Michael Buesch · 16 years ago
  56. ef1a628 b43: Implement dynamic PHY API by Michael Buesch · 16 years ago
  57. 35e032d rt2x00: Release rt2x00 2.2.1 by Ivo van Doorn · 16 years ago
  58. 1abc365 rt2x00: skb->data pointer should not include TX descriptor by Mattias Nissler · 16 years ago
  59. 6c6aa3c rt2x00: Add Signal type flag by Ivo van Doorn · 16 years ago
  60. 2af0a57 rt2x00: Initialize txop during conf_tx() callback by Ivo van Doorn · 16 years ago
  61. 2575c11 rt2x00: Only configure hardware when radio is enabled by Mattias Nissler · 16 years ago
  62. 3ee54a0 rt2x00: Map extra_tx_headroom to DMA by Ivo van Doorn · 16 years ago
  63. 0262ab0 rt2x00: Fix race conditions in flag handling by Ivo van Doorn · 16 years ago
  64. de9cc7a libertas: use the common frame control functions by Harvey Harrison · 16 years ago
  65. 5701ed8 ath9k: rc.h cleanup by Sujith · 16 years ago
  66. 1fe1132 ath9k: Remove sc_lastrx as we don't use it anywhere by Sujith · 16 years ago
  67. 14cc709 ath9k: Do not update frame's duration field by Sujith · 16 years ago
  68. 822ceae ath9k: Remove more dead code by Sujith · 16 years ago
  69. c83be68 ath9k: Add LED support by Vasanthakumar Thiagarajan · 16 years ago
  70. 7262d59 p54pci: rx tasklet refactoring by Christian Lamparter · 16 years ago
  71. 84df3ed p54: redo queue numbering by Chr · 16 years ago
  72. 031d10e p54: take tx_queue's lock in rx_frame_sent by Chr · 16 years ago
  73. 154e3af p54: fix rssi auto calibration by Christian Lamparter · 16 years ago
  74. a3ec233 wireless: remove unused #include <version.h> by Huang Weiyi · 16 years ago
  75. e022edb ath9k: Use mac80211 for multicast power save buffering by Jouni Malinen · 16 years ago
  76. 87e8b64 mac80211_hwsim: Add minimal IEEE 802.11n support by Jouni Malinen · 16 years ago
  77. f5fe1fd libertas: convert adhoc operations to direct commands by Dan Williams · 16 years ago
  78. d5db2df libertas: convert CMD_802_11_RADIO_CONTROL to a direct command by Dan Williams · 16 years ago
  79. 191bb40 libertas: convert CMD_802_11_DEAUTHENTICATE to a direct command by Dan Williams · 16 years ago
  80. 87c8c72 libertas: convert CMD_802_11_RF_TX_POWER to a direct command by Dan Williams · 16 years ago
  81. 19b73c7 ath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flags by Sujith · 16 years ago
  82. 6065367 ath9k: Use definition from ieee80211.h by Sujith · 16 years ago
  83. ff9b662 ath9k: Miscellaneous fixes by Sujith · 16 years ago
  84. dc2222a ath9k: Random cleanup by Sujith · 16 years ago
  85. 927e70e ath9k: Remove remaining occurences of ath_skb_map functions by Sujith · 16 years ago
  86. b14ecdd ath9k: Fix TX control flag use for no ACK and RTS/CTS by Jouni Malinen · 16 years ago
  87. 147583c ath9k: Assign seq# when mac80211 requests this by Jouni Malinen · 16 years ago
  88. 580f0b8 ath9k: Fix TX status reporting by Jouni Malinen · 16 years ago
  89. a8fff50 ath9k: Updated Beacon generation to use mac80211-style by Jouni Malinen · 16 years ago
  90. 2ad67de ath9k: Allow AP mode to be enabled by Jouni Malinen · 16 years ago
  91. 98deeea ath9k: Trim struct ath_softc by Sujith · 16 years ago
  92. 7c56d24 ath9k: Use ah_curchan and remove sc_curchan which is redundant by Sujith · 16 years ago
  93. 672840a ath9k: Use bitfields for sc operations by Sujith · 16 years ago
  94. b4696c8b ath9k: Use a single opmode variable by Sujith · 16 years ago
  95. 6a2b9e8 ath9k: Unused macros, variables by Sujith · 16 years ago
  96. d2d80ee ath9k: Remove ar5416hal and assign default values directly by Sujith · 16 years ago
  97. 556bb8f ath9k: Remove a few unnecessary macros by Sujith · 16 years ago
  98. cd3d39a ath9k: Use bitfields for buffer type by Sujith · 16 years ago
  99. 7dcfdcd ath9k: RX Filter cleanup by Sujith · 16 years ago
  100. f45144e ath9k: Merge reset functions by Sujith · 16 years ago