1. 2467ca4 sfc: Cleanup reset code by Ben Hutchings · 16 years ago
  2. bc3c90a sfc: Remove some unreachable error paths by Ben Hutchings · 16 years ago
  3. c1e5fcc sfc: Remove remnants of multi-port abstraction for MAC registers by Ben Hutchings · 16 years ago
  4. 01aad7b sfc: Remove efx_nic_dummy_op_int() as redundant with efx_port_dummy_op_int() by Ben Hutchings · 16 years ago
  5. 740847d sfc: Enable TSO for 802.1q VLAN devices by Ben Hutchings · 16 years ago
  6. dacccc7 sfc: Do not call netif_{stop,wake}_queue() before register_netdev by Steve Hodgson · 16 years ago
  7. f8b87c1 sfc: Make PHY flash mode a device attribute, not a module parameter by Ben Hutchings · 16 years ago
  8. 3594e13 sfc: Implement get_sset_count, replacing get_stats_count and self_test_count by Ben Hutchings · 16 years ago
  9. 42cbe2d sfc: Cleanup RX event processing by Ben Hutchings · 16 years ago
  10. d307402 sfc: Remove efx_channel::evqnum field by Ben Hutchings · 16 years ago
  11. a258902 sfc: Make efx_for_each_channel_rx_queue() more efficient by Ben Hutchings · 16 years ago
  12. 955f0a7 sfc: Remove initialisation of RX_FILTER_CTL_REG.NUM_KER by Ben Hutchings · 16 years ago
  13. 8831da7 sfc: Cleanup RX queue information by Ben Hutchings · 16 years ago
  14. 64ee312 sfc: Remove efx_channel::has_interrupt by Ben Hutchings · 16 years ago
  15. 46123d0 sfc: Move CPU counting for RSS into a separate function, efx_wanted_rx_queues() by Ben Hutchings · 16 years ago
  16. 4a5b504 sfc: Export boot configuration in EEPROM through ethtool by Ben Hutchings · 16 years ago
  17. 4d56606 sfc: Removed forced inlining of long functions by Ben Hutchings · 16 years ago
  18. 23d9e60 sfc: Cleaned up struct tso_state fields by Ben Hutchings · 16 years ago
  19. 2850656 sfc: Set net_device::vlan_features appropriately by Ben Hutchings · 16 years ago
  20. dc8cfa5 sfc: Use explicit bool for boolean variables, parameters and return values by Ben Hutchings · 16 years ago
  21. cc12dac sfc: Reduce the size of struct efx_tx_buffer by Ben Hutchings · 16 years ago
  22. ecbd95c sfc: Use pci_map_single() to map the skb header when doing TSO by Ben Hutchings · 16 years ago
  23. 5988b63 sfc: Don't leak PCI DMA maps in the TSO code when the queue fills up by Ben Hutchings · 16 years ago
  24. b9aafb0 sfc: Speed up loopback self-test by Ben Hutchings · 16 years ago
  25. f8ea0b6 sfc: Self-test reporting cleanup by Ben Hutchings · 16 years ago
  26. e9713e6 sfc: Reduce log level for XGXS lane status by Ben Hutchings · 16 years ago
  27. c84a6f1 sfc: Reverse the XOFF/XON pause frame control fifo thresholds by Ben Hutchings · 16 years ago
  28. f90748f sfc: Remove inclusion of workarounds.h from efx.c by Ben Hutchings · 16 years ago
  29. c264361 sfc: XMAC statistics fix-ups by Ben Hutchings · 16 years ago
  30. 5b39fe3 sfc: Remove mistaken hardware workaround by Ben Hutchings · 16 years ago
  31. 11f34e6 sfc: Reduce delays in SFE4001 initialisation by Ben Hutchings · 16 years ago
  32. a0c2c19 sfc: Avoid mangling error codes in efx_test_loopback() by Ben Hutchings · 16 years ago
  33. 60ac106 sfc: Use separate hardware TX queues to select checksum generation by Ben Hutchings · 16 years ago
  34. 26c0867 sfc: Remove unused field efx_channel::reset_work by Steve Hodgson · 16 years ago
  35. 18c2fc0 sfc: Change first parameter type of {set,clear}_bit_le() to unsigned by Ben Hutchings · 16 years ago
  36. 767e468 sfc: Replace net_dev->priv with netdev_priv(net_dev) by Ben Hutchings · 16 years ago
  37. b171e19 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  38. 18c8ade b43: Rewrite TX power adjustment by Michael Buesch · 16 years ago
  39. ef1a628 b43: Implement dynamic PHY API by Michael Buesch · 16 years ago
  40. 35e032d rt2x00: Release rt2x00 2.2.1 by Ivo van Doorn · 16 years ago
  41. 1abc365 rt2x00: skb->data pointer should not include TX descriptor by Mattias Nissler · 16 years ago
  42. 6c6aa3c rt2x00: Add Signal type flag by Ivo van Doorn · 16 years ago
  43. 2af0a57 rt2x00: Initialize txop during conf_tx() callback by Ivo van Doorn · 16 years ago
  44. 2575c11 rt2x00: Only configure hardware when radio is enabled by Mattias Nissler · 16 years ago
  45. 3ee54a0 rt2x00: Map extra_tx_headroom to DMA by Ivo van Doorn · 16 years ago
  46. 0262ab0 rt2x00: Fix race conditions in flag handling by Ivo van Doorn · 16 years ago
  47. de9cc7a libertas: use the common frame control functions by Harvey Harrison · 16 years ago
  48. 5701ed8 ath9k: rc.h cleanup by Sujith · 16 years ago
  49. 1fe1132 ath9k: Remove sc_lastrx as we don't use it anywhere by Sujith · 16 years ago
  50. 14cc709 ath9k: Do not update frame's duration field by Sujith · 16 years ago
  51. 822ceae ath9k: Remove more dead code by Sujith · 16 years ago
  52. c83be68 ath9k: Add LED support by Vasanthakumar Thiagarajan · 16 years ago
  53. 7262d59 p54pci: rx tasklet refactoring by Christian Lamparter · 16 years ago
  54. 84df3ed p54: redo queue numbering by Chr · 16 years ago
  55. 031d10e p54: take tx_queue's lock in rx_frame_sent by Chr · 16 years ago
  56. 154e3af p54: fix rssi auto calibration by Christian Lamparter · 16 years ago
  57. a3ec233 wireless: remove unused #include <version.h> by Huang Weiyi · 16 years ago
  58. e022edb ath9k: Use mac80211 for multicast power save buffering by Jouni Malinen · 16 years ago
  59. 87e8b64 mac80211_hwsim: Add minimal IEEE 802.11n support by Jouni Malinen · 16 years ago
  60. f5fe1fd libertas: convert adhoc operations to direct commands by Dan Williams · 16 years ago
  61. d5db2df libertas: convert CMD_802_11_RADIO_CONTROL to a direct command by Dan Williams · 16 years ago
  62. 191bb40 libertas: convert CMD_802_11_DEAUTHENTICATE to a direct command by Dan Williams · 16 years ago
  63. 87c8c72 libertas: convert CMD_802_11_RF_TX_POWER to a direct command by Dan Williams · 16 years ago
  64. 19b73c7 ath9k: Add IEEE80211_HW_RX_INCLUDES_FCS to hw flags by Sujith · 16 years ago
  65. 6065367 ath9k: Use definition from ieee80211.h by Sujith · 16 years ago
  66. ff9b662 ath9k: Miscellaneous fixes by Sujith · 16 years ago
  67. dc2222a ath9k: Random cleanup by Sujith · 16 years ago
  68. 927e70e ath9k: Remove remaining occurences of ath_skb_map functions by Sujith · 16 years ago
  69. b14ecdd ath9k: Fix TX control flag use for no ACK and RTS/CTS by Jouni Malinen · 16 years ago
  70. 147583c ath9k: Assign seq# when mac80211 requests this by Jouni Malinen · 16 years ago
  71. 580f0b8 ath9k: Fix TX status reporting by Jouni Malinen · 16 years ago
  72. a8fff50 ath9k: Updated Beacon generation to use mac80211-style by Jouni Malinen · 16 years ago
  73. 2ad67de ath9k: Allow AP mode to be enabled by Jouni Malinen · 16 years ago
  74. 98deeea ath9k: Trim struct ath_softc by Sujith · 16 years ago
  75. 7c56d24 ath9k: Use ah_curchan and remove sc_curchan which is redundant by Sujith · 16 years ago
  76. 672840a ath9k: Use bitfields for sc operations by Sujith · 16 years ago
  77. b4696c8b ath9k: Use a single opmode variable by Sujith · 16 years ago
  78. 6a2b9e8 ath9k: Unused macros, variables by Sujith · 16 years ago
  79. d2d80ee ath9k: Remove ar5416hal and assign default values directly by Sujith · 16 years ago
  80. 556bb8f ath9k: Remove a few unnecessary macros by Sujith · 16 years ago
  81. cd3d39a ath9k: Use bitfields for buffer type by Sujith · 16 years ago
  82. 7dcfdcd ath9k: RX Filter cleanup by Sujith · 16 years ago
  83. f45144e ath9k: Merge reset functions by Sujith · 16 years ago
  84. f2455eb wan: Missing capability checks in sbni_ioctl() by Eugene Teo · 16 years ago
  85. 6c36810a Merge branch 'no-iwlwifi' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  86. 17393dd e100, fix iomap read by Jiri Slaby · 16 years ago
  87. e829658 ibm_newemac: Don't call dev_mc_add() before device is registered by Benjamin Herrenschmidt · 16 years ago
  88. ab93990 net: don't grab a mutex within a timer context in gianfar by Sebastian Siewior · 16 years ago
  89. edcfe5f forcedeth: fix checksum flag by Ayaz Abdulla · 16 years ago
  90. 1025433 net/usb/mcs7830: add set_mac_address by Oliver Martin · 16 years ago
  91. 8382cc1 net/usb/mcs7830: new device IDs by Arnd Bergmann · 16 years ago
  92. 6fc30db [netdrvr] smc91x: fix resource removal (null ptr deref) by Jeff Garzik · 16 years ago
  93. 45e15bb ibmveth: fix bad UDP checksums by Santiago Leon · 16 years ago
  94. c213f286f [netdrvr] hso: dev_kfree_skb crash fix by Denis Joseph Barrow · 16 years ago
  95. 95eacee [netdrvr] hso: icon 322 detection fix by Denis Joseph Barrow · 16 years ago
  96. 82c26a9 atl1: disable TSO by default by Jay Cliburn · 16 years ago
  97. 50f684b atl1e: multistatement if missing braces by Ilpo Järvinen · 16 years ago
  98. 17fc700 igb: remove 82576 quad adapter by Alexander Duyck · 16 years ago
  99. c22ce6d drivers/net/skfp/ess.c: fix compile warnings by Takashi Iwai · 16 years ago
  100. d3d7b53 [netdrvr] fix build issue: undefined reference to `NS8390p_init' by Alan Cox · 16 years ago