1. f5efde3 iwlwifi: replace readl and writel with io/read/write/32 by Tomas Winkler · 17 years ago
  2. 9257746f iwlwifi: use strict_strtoul instead of simple_strtoul by Tomas Winkler · 17 years ago
  3. 8f4807a iwl3945: avoid redundant iwl3945_get_active_dwell_time by Abhijeet Kolekar · 17 years ago
  4. dc4b1e7 iwl3945: removed bg_post_associate work by Abhijeet Kolekar · 17 years ago
  5. 35d55b5 iwl3945: replace association and beacon hooks with bss_info_changed cb by Abhijeet Kolekar · 17 years ago
  6. 322a981 iwl3945: fix unbalanced mutex by Abhijeet Kolekar · 17 years ago
  7. 17e7278 iwlwifi: align set channel with mac80211 by Tomas Winkler · 17 years ago
  8. 681c005 iwlwifi: allow consecutive scans in unassociated state by Ron Rindjunsky · 17 years ago
  9. 7c0399d iwlwifi: remove obsolete 4965 forward declarations by Ron Rindjunsky · 17 years ago
  10. cb43dc2 iwlwifi: clean up hw scan handler by Tomas Winkler · 17 years ago
  11. cd56d33 iwlwifi : Added bss_info_changed callback to 3945 by Abhijeet Kolekar · 17 years ago
  12. 19c19d5 p54: better firmware support by Christian Lamparter · 17 years ago
  13. e0a58ea p54: set_filter refactoring by Christian Lamparter · 17 years ago
  14. 0b7dcd9 b43: Replace hardcoded Analog switch by Michael Buesch · 17 years ago
  15. cb24f57 b43: Move Analog switching into phy code by Michael Buesch · 17 years ago
  16. 2b80848 p54usb: support LM87 firmwares by Christian Lamparter · 17 years ago
  17. d203b8e ath9k: uses/needs led_classdev_[un]register by Randy Dunlap · 17 years ago
  18. fb11137 b43: Split PHY alloc and init by Michael Buesch · 17 years ago
  19. 7cb7707 p54: move eeprom code into common library by Christian Lamparter · 17 years ago
  20. 4e416a6 p54: enhance firmware parser to reduce memory waste by Christian Lamparter · 17 years ago
  21. 0c25970 p54pci: increase ring buffer index counter when skipping by Christian Lamparter · 17 years ago
  22. 400828c b43: Add LP-PHY radio register definitions by Michael Buesch · 17 years ago
  23. 0888707 b43: Add LP-PHY read/write phyops by Michael Buesch · 17 years ago
  24. e63e436 b43: Add LP-PHY template by Michael Buesch · 17 years ago
  25. 3d0da75 b43: Move code from nphy.* to phy_n.* by Michael Buesch · 17 years ago
  26. 99c4a78 b43: Move remaining code from phy.c to phy_a.c by Michael Buesch · 17 years ago
  27. f59ac04 cfg80211: keep track of supported interface modes by Luis R. Rodriguez · 17 years ago
  28. c6e387a ath5k: HW code cleanup by Nick Kossifidis · 17 years ago
  29. fa9abe0 b43: Don't use memcpy for overlapping areas by Michael Buesch · 17 years ago
  30. a505f4f s2io: reindented misleading for loop by Ilpo Järvinen · 17 years ago
  31. 45021ae [netdrvr] removed unused #include <version.h> by Huang Weiyi · 17 years ago
  32. 1c460af 8139too: use netdev_alloc_skb by Kevin Lo · 17 years ago
  33. a52be1cbc 8139cp: use netdev_alloc_skb by Kevin Lo · 17 years ago
  34. b26b555 via-rhine: changed to use netdev_alloc_skb() from dev_alloc_skb by Kevin Lo · 17 years ago
  35. c844d48 sky2: display product info on boot. by Stephen Hemminger · 17 years ago
  36. 1413235 sky2: EEPROM read/write bug fixes by Stephen Hemminger · 17 years ago
  37. 9389523 Merge branch 'r8169-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 into upstream-next by Jeff Garzik · 17 years ago
  38. 3be1adf ixgbe: change config srrctl to only program one register per VMDq/RSS id by Alexander Duyck · 17 years ago
  39. 1a32bcf igb: clean up a stray fake netdev code left in rx path by Alexander Duyck · 17 years ago
  40. fc7d345 igb: remove unneeded cleaned variable in clean_tx_irq path by Alexander Duyck · 17 years ago
  41. 4662e82 e1000e: add support for new 82574L part by Bruce Allan · 17 years ago
  42. f4187b5 e1000e: add support for 82567LM-3 and 82567LF-3 (ICH10D) parts by Bruce Allan · 17 years ago
  43. 2f15f9d e1000e: add support for the 82567LM-4 device by Bruce Allan · 17 years ago
  44. 4eeae6f ixgbe: use different context for tso and offload by PJ Waskiewicz · 17 years ago
  45. cc41ac7 ixgbe: fix dca hints going to wrong processor by Jesse Brandeburg · 17 years ago
  46. e9990a9 ixgbe: fix bug where lro settings are per ring by Jesse Brandeburg · 17 years ago
  47. 96b0e0f ixgbe: update dca to new interface, fix CONFIG_DCA_MODULE by Jesse Brandeburg · 17 years ago
  48. 22f32b7a5 ixgbe: should not use HW_CSUM, should use IP* flags by Jesse Brandeburg · 17 years ago
  49. 7c6e0a4 ixgbe: Lock RSS seed, move rx_buf_len to the rx_ring by Jesse Brandeburg · 17 years ago
  50. e01c31a ixgbe: Implement Tx Head Writeback by Jesse Brandeburg · 17 years ago
  51. 2b9ade9 ixgbe: disable flow control by default by Jesse Brandeburg · 17 years ago
  52. 3a58107 ixgbe: Cleanup references to Tx and Rx rings to becommon across the driver by Jesse Brandeburg · 17 years ago
  53. 036c9b0 ixgbe: do not update stats twice each receive by Jesse Brandeburg · 17 years ago
  54. 2c5645c ixgbe: Implement HAVE_SET_RX_MODE by Christopher Leech · 17 years ago
  55. 9da09bb ixgbe: add little endian annotations for sparse by Jesse Brandeburg · 17 years ago
  56. 712744b ixgbe: fix rx csum return status misinterpretation by Jesse Brandeburg · 17 years ago
  57. fa928c0 ibm_newemac: MAL[12]_IER_EVENTS definition: 2x *_OTE -> *_DE by roel kluin · 17 years ago
  58. 8dcc61a hp-plus: fix link objects by Randy Dunlap · 17 years ago
  59. f14c4e4 bonding: change some __constant_htons() to htons() by Brian Haley · 17 years ago
  60. a816f75 sfc: Rework efx_set_multicast_hash() by Ben Hutchings · 17 years ago
  61. 3c78708 sfc: Remove the STATE_RESETTING flag by Ben Hutchings · 17 years ago
  62. 8c8661e sfc: Extend self-tests by Ben Hutchings · 17 years ago
  63. a515089 sfc: Rework the bitfield header so that we can identify fields by bit number by Ben Hutchings · 17 years ago
  64. 2467ca4 sfc: Cleanup reset code by Ben Hutchings · 17 years ago
  65. bc3c90a sfc: Remove some unreachable error paths by Ben Hutchings · 17 years ago
  66. c1e5fcc sfc: Remove remnants of multi-port abstraction for MAC registers by Ben Hutchings · 17 years ago
  67. 01aad7b sfc: Remove efx_nic_dummy_op_int() as redundant with efx_port_dummy_op_int() by Ben Hutchings · 17 years ago
  68. 740847d sfc: Enable TSO for 802.1q VLAN devices by Ben Hutchings · 17 years ago
  69. dacccc7 sfc: Do not call netif_{stop,wake}_queue() before register_netdev by Steve Hodgson · 17 years ago
  70. f8b87c1 sfc: Make PHY flash mode a device attribute, not a module parameter by Ben Hutchings · 17 years ago
  71. 3594e13 sfc: Implement get_sset_count, replacing get_stats_count and self_test_count by Ben Hutchings · 17 years ago
  72. 42cbe2d sfc: Cleanup RX event processing by Ben Hutchings · 17 years ago
  73. d307402 sfc: Remove efx_channel::evqnum field by Ben Hutchings · 17 years ago
  74. a258902 sfc: Make efx_for_each_channel_rx_queue() more efficient by Ben Hutchings · 17 years ago
  75. 955f0a7 sfc: Remove initialisation of RX_FILTER_CTL_REG.NUM_KER by Ben Hutchings · 17 years ago
  76. 8831da7 sfc: Cleanup RX queue information by Ben Hutchings · 17 years ago
  77. 64ee312 sfc: Remove efx_channel::has_interrupt by Ben Hutchings · 17 years ago
  78. 46123d0 sfc: Move CPU counting for RSS into a separate function, efx_wanted_rx_queues() by Ben Hutchings · 17 years ago
  79. 4a5b504 sfc: Export boot configuration in EEPROM through ethtool by Ben Hutchings · 17 years ago
  80. 4d56606 sfc: Removed forced inlining of long functions by Ben Hutchings · 17 years ago
  81. 23d9e60 sfc: Cleaned up struct tso_state fields by Ben Hutchings · 17 years ago
  82. 28506563 sfc: Set net_device::vlan_features appropriately by Ben Hutchings · 17 years ago
  83. dc8cfa5 sfc: Use explicit bool for boolean variables, parameters and return values by Ben Hutchings · 17 years ago
  84. cc12dac sfc: Reduce the size of struct efx_tx_buffer by Ben Hutchings · 17 years ago
  85. ecbd95c sfc: Use pci_map_single() to map the skb header when doing TSO by Ben Hutchings · 17 years ago
  86. 5988b63 sfc: Don't leak PCI DMA maps in the TSO code when the queue fills up by Ben Hutchings · 17 years ago
  87. b9aafb0 sfc: Speed up loopback self-test by Ben Hutchings · 17 years ago
  88. f8ea0b67 sfc: Self-test reporting cleanup by Ben Hutchings · 17 years ago
  89. e9713e6 sfc: Reduce log level for XGXS lane status by Ben Hutchings · 17 years ago
  90. c84a6f1 sfc: Reverse the XOFF/XON pause frame control fifo thresholds by Ben Hutchings · 17 years ago
  91. f90748f sfc: Remove inclusion of workarounds.h from efx.c by Ben Hutchings · 17 years ago
  92. c264361 sfc: XMAC statistics fix-ups by Ben Hutchings · 17 years ago
  93. 5b39fe3 sfc: Remove mistaken hardware workaround by Ben Hutchings · 17 years ago
  94. 11f34e6 sfc: Reduce delays in SFE4001 initialisation by Ben Hutchings · 17 years ago
  95. a0c2c19 sfc: Avoid mangling error codes in efx_test_loopback() by Ben Hutchings · 17 years ago
  96. 60ac106 sfc: Use separate hardware TX queues to select checksum generation by Ben Hutchings · 17 years ago
  97. 26c0867 sfc: Remove unused field efx_channel::reset_work by Steve Hodgson · 17 years ago
  98. 18c2fc0 sfc: Change first parameter type of {set,clear}_bit_le() to unsigned by Ben Hutchings · 17 years ago
  99. 767e468 sfc: Replace net_dev->priv with netdev_priv(net_dev) by Ben Hutchings · 17 years ago
  100. b171e19 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago