1. b895d73 sfc: Always start Falcon using the XMAC by Steve Hodgson · 15 years ago
  2. ab86746 sfc: Replace MDIO spinlock with mutex by Steve Hodgson · 15 years ago
  3. 47c3d19 sfc: QT202x: Reset before reading PHY id by Steve Hodgson · 15 years ago
  4. fdaa9ae sfc: Simplify PHY polling by Steve Hodgson · 15 years ago
  5. cc83f6d sfc: Do not set net_device::trans_start in self-test by Ben Hutchings · 15 years ago
  6. f30eb23 sfc: Move inline comment into kernel-doc by Ben Hutchings · 15 years ago
  7. 8be4f3e sfc: Change MAC promiscuity and multicast hash at the same time by Ben Hutchings · 15 years ago
  8. 9007b9f sfc: Simplify XMAC link polling by Ben Hutchings · 15 years ago
  9. fe75820 sfc: Move Falcon board/PHY/MAC monitoring code to falcon.c by Ben Hutchings · 15 years ago
  10. 55edc6e sfc: Split MAC stats DMA initiation and completion by Ben Hutchings · 15 years ago
  11. 1dfc5ce sfc: Hold MAC lock for longer in efx_init_port() by Ben Hutchings · 15 years ago
  12. 26deba5 sfc: Only switch Falcon MAC clocks as necessary by Steve Hodgson · 15 years ago
  13. 1338344 sfc: Remove unused function efx_flush_queues() by Ben Hutchings · 15 years ago
  14. 127e6e1 sfc: Fix bugs in RX queue flushing by Ben Hutchings · 15 years ago
  15. 44838a4 sfc: Clean up struct falcon_board and struct falcon_board_data by Ben Hutchings · 15 years ago
  16. 734a350 sfc: Remove unused constant by Ben Hutchings · 15 years ago
  17. 8986352 sfc: Comment corrections by Ben Hutchings · 15 years ago
  18. 332c1ce sfc: Strengthen EFX_ASSERT_RESET_SERIALISED by Ben Hutchings · 15 years ago
  19. 80cb9a0 sfc: Treat all MAC registers as 128-bit by Ben Hutchings · 15 years ago
  20. 46e1ac0 sfc: Fix descriptor cache sizes by Ben Hutchings · 15 years ago
  21. 27c0b1a macvlan: export macvlan mode through netlink by Arnd Bergmann · 15 years ago
  22. 618e1b7 macvlan: implement bridge, VEPA and private mode by Arnd Bergmann · 15 years ago
  23. a1e514c macvlan: cleanup rx statistics by Arnd Bergmann · 15 years ago
  24. 4454096 veth: move loopback logic to common location by Arnd Bergmann · 15 years ago
  25. 1bda8aa via-velocity: Bump version by Simon Kagstrom · 15 years ago
  26. b06f78f via-velocity: Set tx checksum from ethtool instead of module parameter by Simon Kagstrom · 15 years ago
  27. c79992f via-velocity: Re-enable transmit scatter-gather support by Simon Kagstrom · 15 years ago
  28. 2a5774f via-velocity: Change DMA_LENGTH_DEF (from the VIA driver) by Simon Kagstrom · 15 years ago
  29. dfff714 via-velocity: Implement NAPI support by Simon Kagstrom · 15 years ago
  30. 6dfc4b9 via-velocity: Add ethtool interrupt coalescing support by Simon Kagstrom · 15 years ago
  31. da95b2d via-velocity: Correct 64-byte alignment for rx buffers by Simon Kagstrom · 15 years ago
  32. 350f759 r8169: move PHY regs tables to .rodata by Alexey Dobriyan · 15 years ago
  33. 09ad9bc net: use net_eq to compare nets by Octavian Purdila · 15 years ago
  34. 4ba3eb0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  35. c459302 sfc: Log interrupt and reset type names, not numbers by Ben Hutchings · 15 years ago
  36. f5e7adc sfc: Combine high-level header files by Ben Hutchings · 15 years ago
  37. 497f5ba sfc: Remove redundant efx_xmit() function by Ben Hutchings · 15 years ago
  38. 9bc183d sfc: Remove unnecessary casts to struct sk_buff * by Ben Hutchings · 15 years ago
  39. eb50c0d sfc: Gather link state fields in struct efx_nic into new struct efx_link_state by Ben Hutchings · 15 years ago
  40. e775fb9 sfc: Move all I2C stuff into struct falcon_board by Ben Hutchings · 15 years ago
  41. 3759433 sfc: Move struct falcon_board into struct falcon_nic_data by Ben Hutchings · 15 years ago
  42. 5c16a96 sfc: Move definition of struct falcon_nic_data into falcon.h by Ben Hutchings · 15 years ago
  43. 278c062 sfc: Make board information explicitly Falcon-specific by Ben Hutchings · 15 years ago
  44. 981fc1b4 sfc: Rename efx_board::init_leds to init_phy and use for SFN4111T by Ben Hutchings · 15 years ago
  45. 398468e sfc: Use a single blink implementation by Ben Hutchings · 15 years ago
  46. dcf477b sfc: SFT9001: Reset LED configuration correctly after blinking by Ben Hutchings · 15 years ago
  47. 3eadb7b sfc: Record RX queue number on GRO path by Ben Hutchings · 15 years ago
  48. 1241e95 sfc: Move assertions and buffer cleanup earlier in efx_rx_packet_lro() by Ben Hutchings · 15 years ago
  49. 3139e62 sfc: Remove ridiculously paranoid assertions by Ben Hutchings · 15 years ago
  50. d96d7dc sfc: Remove redundant gotos from __efx_rx_packet() by Ben Hutchings · 15 years ago
  51. 9e0c8a5 sfc: Remove pointless abstraction of memory BAR number (2) by Ben Hutchings · 15 years ago
  52. 18b6c9a ath9k: set ps_default as false by John W. Linville · 15 years ago
  53. e33761e ssb: Fix range check in sprom write by Michael Buesch · 15 years ago
  54. 3ba6018 ssb: Fix SPROM writing by Michael Buesch · 15 years ago
  55. 77593ae rndis_wlan: disable stall workaround by Jussi Kivilinna · 15 years ago
  56. c1f8ca1 rndis_wlan: fix buffer overflow in rndis_query_oid by Jussi Kivilinna · 15 years ago
  57. 3681165 iwlwifi: remove reset led_tpt from iwl_leds_init() by Wey-Yi Guy · 15 years ago
  58. 2d237f7 iwlwifi: change message for cmd queue full error by Wey-Yi Guy · 15 years ago
  59. c341ddb iwlwifi: print limited number of event log when uCode error by Wey-Yi Guy · 15 years ago
  60. 644c77f iwlwifi: Tell the ucode immediately when association state changes by Jay Sternberg · 15 years ago
  61. 3a3ff72 iwlwifi: dump error log when uCode error occurred by Wey-Yi Guy · 15 years ago
  62. 5ade1e4 iwlwifi: by default, dump entire sram data portion by Wey-Yi Guy · 15 years ago
  63. ac59257 iwlwifi: update supported PCI_ID list for 5xx0 series by Wey-Yi Guy · 15 years ago
  64. 0fd95af iwlwifi: separate IO tracing by Johannes Berg · 15 years ago
  65. 6262408 iwlwifi: fix reserved2 field in iwl4965_addsta by Wey-Yi Guy · 15 years ago
  66. 2943f13 iwlwifi: dynamically allocate buffer for sram debugfs file by Wey-Yi Guy · 15 years ago
  67. d23db55 iwlwifi: increase tx_queue debugfs buffer size by Wey-Yi Guy · 15 years ago
  68. 43e8511 iwlwifi: set read/write permission for debugfs files by Wey-Yi Guy · 15 years ago
  69. bc6c94f iwl3945: removed unused struct and definitions by Reinette Chatre · 15 years ago
  70. 7163b8a iwlwifi: reset led_tpt when clear tx/rx traffic byte counts by Wey-Yi Guy · 15 years ago
  71. c15d20c iwlwifi: set sm_ps_mode as part of cfg parameters by Wey-Yi Guy · 15 years ago
  72. d5f4cf7 iwlwifi: control led while update tx/rx bytes counts by Wey-Yi Guy · 15 years ago
  73. 74ba67e iwlagn: Use iwl_write8() for CSR_INT_COALESCING register by Ben Cahill · 15 years ago
  74. 4e03185 iwlwifi: Add iwl_write8() by Ben Cahill · 15 years ago
  75. f1cf2db ath5k: Fix I/Q calibration by Lukáš Turek · 15 years ago
  76. 07681e2 b43: Rewrite DMA Tx status handling sanity checks by Michael Buesch · 15 years ago
  77. 8c35024 ath9k: This patch fix RX unpadding for any received frame. by Benoit PAPILLAULT · 15 years ago
  78. ac2752c ssb: Unconditionally log results of core scans by Larry Finger · 15 years ago
  79. 25f94ae ipw2200: Set core hw rfkill status when hardware changes state by Matthew Garrett · 15 years ago
  80. c26409a ipw2100: Register the wiphy device by Matthew Garrett · 15 years ago
  81. a3caa99 libipw: initiate cfg80211 API conversion (v2) by John W. Linville · 15 years ago
  82. dc63d37 ixgbe: Only set/clear VFE in ixgbe_set_rx_mode by Alexander Duyck · 15 years ago
  83. edd2ea5 ixgbe: Use rx buffer length from rx ring for configuring rscctl by Mallikarjuna R Chilakala · 15 years ago
  84. 94b982b ixgbe: Modify 82599 HWRSC statistics counters by Mallikarjuna R Chilakala · 15 years ago
  85. 713d0394 be2net: remove BUG_ON() when be2net runs out of mccq wrbs by Sathya Perla · 15 years ago
  86. 8d56ff1 be2net: Fix cleanup path in be_probe() by Sathya Perla · 15 years ago
  87. 2243e2e be2net: Issue fw_init/clean cmds to fw by Sathya Perla · 15 years ago
  88. 01ed30d be2net: Fix rx_drops_no_fragments stat being incorrectly indexed by Sathya Perla · 15 years ago
  89. e7b909a be2net: support configuration of 64 multicast addresses instead of 32 by Sathya Perla · 15 years ago
  90. 41cec6f e1000e: update Tx Unit hang detection message by Bruce Allan · 15 years ago
  91. a708dd8 e1000e: cosmetic - group local variables of the same type by Bruce Allan · 15 years ago
  92. 9b72461 e1000e: remove redundant might_sleep() by Bruce Allan · 15 years ago
  93. de39b75 e1000e: do not error out on identification LED init failure by Bruce Allan · 15 years ago
  94. 53ec549 e1000e: set pm_qos DMA latency requirement per interface when needed by Bruce Allan · 15 years ago
  95. 99673d9 e1000e: cleanup functions that clear hardware statistics by Bruce Allan · 15 years ago
  96. 3d5e33c e1000e: cleanup - shift indentation left by exiting early in e1000_tso by Bruce Allan · 15 years ago
  97. 564ea9b e1000e: set bools to true/false instead of 1/0 by Bruce Allan · 15 years ago
  98. 84efb7b e1000e: provide comment for 82571 workaround by Bruce Allan · 15 years ago
  99. fe40167 e1000e: remove comments regarding a non-existent api module by Bruce Allan · 15 years ago
  100. c7e54b1 e1000e: update copyright information by Bruce Allan · 15 years ago