1. 1fd975a X25: Check for errors in x25_init by andrew hendry · 15 years ago
  2. 2f5517a X25: Move SYSCTL ifdefs into header by andrew hendry · 15 years ago
  3. 9f950f7 NET: smc91x: convert to dev_pm_ops by Kevin Hilman · 15 years ago
  4. 5656b6c Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/lksctp-dev by David S. Miller · 15 years ago
  5. c1ac403 sfc: Clean up RX event handling by Ben Hutchings · 15 years ago
  6. 0228f5cdb0 sfc: Move descriptor cache base addresses to struct efx_nic_type by Ben Hutchings · 15 years ago
  7. daeda63 sfc: Decouple NIC revision number from Falcon PCI revision number by Ben Hutchings · 15 years ago
  8. 299f8d6 sfc: Remove some redundant whitespace by Ben Hutchings · 15 years ago
  9. 45d03e5 sfc: Remove another unused workaround macro by Ben Hutchings · 15 years ago
  10. 0589ece0 sfc: Remove EFX_WORKAROUND_9141 macro by Matthew Slattery · 15 years ago
  11. fb45f2c sfc: Limit some hardware workarounds to Falcon by Ben Hutchings · 15 years ago
  12. b895d73 sfc: Always start Falcon using the XMAC by Steve Hodgson · 15 years ago
  13. ab86746 sfc: Replace MDIO spinlock with mutex by Steve Hodgson · 15 years ago
  14. 47c3d19 sfc: QT202x: Reset before reading PHY id by Steve Hodgson · 15 years ago
  15. fdaa9ae sfc: Simplify PHY polling by Steve Hodgson · 15 years ago
  16. 5e75659 vlan: support "loose binding" to the underlying network device by Patrick McHardy · 15 years ago
  17. cc83f6d sfc: Do not set net_device::trans_start in self-test by Ben Hutchings · 15 years ago
  18. f30eb23 sfc: Move inline comment into kernel-doc by Ben Hutchings · 15 years ago
  19. 8be4f3e sfc: Change MAC promiscuity and multicast hash at the same time by Ben Hutchings · 15 years ago
  20. 9007b9f sfc: Simplify XMAC link polling by Ben Hutchings · 15 years ago
  21. fe75820 sfc: Move Falcon board/PHY/MAC monitoring code to falcon.c by Ben Hutchings · 15 years ago
  22. 55edc6e sfc: Split MAC stats DMA initiation and completion by Ben Hutchings · 15 years ago
  23. 1dfc5ce sfc: Hold MAC lock for longer in efx_init_port() by Ben Hutchings · 15 years ago
  24. 26deba5 sfc: Only switch Falcon MAC clocks as necessary by Steve Hodgson · 15 years ago
  25. 1338344 sfc: Remove unused function efx_flush_queues() by Ben Hutchings · 15 years ago
  26. 127e6e1 sfc: Fix bugs in RX queue flushing by Ben Hutchings · 15 years ago
  27. 44838a4 sfc: Clean up struct falcon_board and struct falcon_board_data by Ben Hutchings · 15 years ago
  28. 734a350 sfc: Remove unused constant by Ben Hutchings · 15 years ago
  29. 8986352 sfc: Comment corrections by Ben Hutchings · 15 years ago
  30. 332c1ce sfc: Strengthen EFX_ASSERT_RESET_SERIALISED by Ben Hutchings · 15 years ago
  31. 80cb9a0 sfc: Treat all MAC registers as 128-bit by Ben Hutchings · 15 years ago
  32. 46e1ac0 sfc: Fix descriptor cache sizes by Ben Hutchings · 15 years ago
  33. 27c0b1a macvlan: export macvlan mode through netlink by Arnd Bergmann · 15 years ago
  34. 618e1b7 macvlan: implement bridge, VEPA and private mode by Arnd Bergmann · 15 years ago
  35. a1e514c macvlan: cleanup rx statistics by Arnd Bergmann · 15 years ago
  36. 4454096 veth: move loopback logic to common location by Arnd Bergmann · 15 years ago
  37. 1bda8aa via-velocity: Bump version by Simon Kagstrom · 15 years ago
  38. b06f78f via-velocity: Set tx checksum from ethtool instead of module parameter by Simon Kagstrom · 15 years ago
  39. c79992f via-velocity: Re-enable transmit scatter-gather support by Simon Kagstrom · 15 years ago
  40. 2a5774f via-velocity: Change DMA_LENGTH_DEF (from the VIA driver) by Simon Kagstrom · 15 years ago
  41. dfff714 via-velocity: Implement NAPI support by Simon Kagstrom · 15 years ago
  42. 6dfc4b9 via-velocity: Add ethtool interrupt coalescing support by Simon Kagstrom · 15 years ago
  43. da95b2d via-velocity: Correct 64-byte alignment for rx buffers by Simon Kagstrom · 15 years ago
  44. 350f759 r8169: move PHY regs tables to .rodata by Alexey Dobriyan · 15 years ago
  45. bc74b0c xfrm: Add SHA384 and SHA512 HMAC authentication algorithms to XFRM by Martin Willi · 15 years ago
  46. 8f8a088 xfrm: Use the user specified truncation length in ESP and AH by Martin Willi · 15 years ago
  47. 4447bb3 xfrm: Store aalg in xfrm_state with a user specified truncation length by Martin Willi · 15 years ago
  48. 4e242d1 xfrm: Define new XFRM netlink auth attribute with specified truncation bits by Martin Willi · 15 years ago
  49. a661c41 net: convert /proc/net/rt_acct to seq_file by Alexey Dobriyan · 15 years ago
  50. 09ad9bc net: use net_eq to compare nets by Octavian Purdila · 15 years ago
  51. 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
  52. 3570021 net/ipv6: Move && and || to end of previous line by Joe Perches · 15 years ago
  53. c459302 sfc: Log interrupt and reset type names, not numbers by Ben Hutchings · 15 years ago
  54. f5e7adc sfc: Combine high-level header files by Ben Hutchings · 15 years ago
  55. 497f5ba sfc: Remove redundant efx_xmit() function by Ben Hutchings · 15 years ago
  56. 9bc183d sfc: Remove unnecessary casts to struct sk_buff * by Ben Hutchings · 15 years ago
  57. eb50c0d sfc: Gather link state fields in struct efx_nic into new struct efx_link_state by Ben Hutchings · 15 years ago
  58. e775fb9 sfc: Move all I2C stuff into struct falcon_board by Ben Hutchings · 15 years ago
  59. 3759433 sfc: Move struct falcon_board into struct falcon_nic_data by Ben Hutchings · 15 years ago
  60. 5c16a96 sfc: Move definition of struct falcon_nic_data into falcon.h by Ben Hutchings · 15 years ago
  61. 278c062 sfc: Make board information explicitly Falcon-specific by Ben Hutchings · 15 years ago
  62. 981fc1b4 sfc: Rename efx_board::init_leds to init_phy and use for SFN4111T by Ben Hutchings · 15 years ago
  63. 398468e sfc: Use a single blink implementation by Ben Hutchings · 15 years ago
  64. dcf477b sfc: SFT9001: Reset LED configuration correctly after blinking by Ben Hutchings · 15 years ago
  65. 3eadb7b sfc: Record RX queue number on GRO path by Ben Hutchings · 15 years ago
  66. 1241e95 sfc: Move assertions and buffer cleanup earlier in efx_rx_packet_lro() by Ben Hutchings · 15 years ago
  67. 3139e62 sfc: Remove ridiculously paranoid assertions by Ben Hutchings · 15 years ago
  68. d96d7dc sfc: Remove redundant gotos from __efx_rx_packet() by Ben Hutchings · 15 years ago
  69. 9e0c8a5 sfc: Remove pointless abstraction of memory BAR number (2) by Ben Hutchings · 15 years ago
  70. 18b6c9a ath9k: set ps_default as false by John W. Linville · 15 years ago
  71. e33761e ssb: Fix range check in sprom write by Michael Buesch · 15 years ago
  72. 3ba6018 ssb: Fix SPROM writing by Michael Buesch · 15 years ago
  73. 77593ae rndis_wlan: disable stall workaround by Jussi Kivilinna · 15 years ago
  74. c1f8ca1 rndis_wlan: fix buffer overflow in rndis_query_oid by Jussi Kivilinna · 15 years ago
  75. 841507f mac80211: Fix missing kernel-doc notation by Jaswinder Singh Rajput · 15 years ago
  76. 3681165 iwlwifi: remove reset led_tpt from iwl_leds_init() by Wey-Yi Guy · 15 years ago
  77. 2d237f7 iwlwifi: change message for cmd queue full error by Wey-Yi Guy · 15 years ago
  78. c341ddb iwlwifi: print limited number of event log when uCode error by Wey-Yi Guy · 15 years ago
  79. 644c77f iwlwifi: Tell the ucode immediately when association state changes by Jay Sternberg · 15 years ago
  80. 3a3ff72 iwlwifi: dump error log when uCode error occurred by Wey-Yi Guy · 15 years ago
  81. 5ade1e4 iwlwifi: by default, dump entire sram data portion by Wey-Yi Guy · 15 years ago
  82. ac59257 iwlwifi: update supported PCI_ID list for 5xx0 series by Wey-Yi Guy · 15 years ago
  83. 0fd95af iwlwifi: separate IO tracing by Johannes Berg · 15 years ago
  84. 6262408 iwlwifi: fix reserved2 field in iwl4965_addsta by Wey-Yi Guy · 15 years ago
  85. 2943f13 iwlwifi: dynamically allocate buffer for sram debugfs file by Wey-Yi Guy · 15 years ago
  86. d23db55 iwlwifi: increase tx_queue debugfs buffer size by Wey-Yi Guy · 15 years ago
  87. 43e8511 iwlwifi: set read/write permission for debugfs files by Wey-Yi Guy · 15 years ago
  88. bc6c94f iwl3945: removed unused struct and definitions by Reinette Chatre · 15 years ago
  89. 7163b8a iwlwifi: reset led_tpt when clear tx/rx traffic byte counts by Wey-Yi Guy · 15 years ago
  90. c15d20c iwlwifi: set sm_ps_mode as part of cfg parameters by Wey-Yi Guy · 15 years ago
  91. d5f4cf7 iwlwifi: control led while update tx/rx bytes counts by Wey-Yi Guy · 15 years ago
  92. 74ba67e iwlagn: Use iwl_write8() for CSR_INT_COALESCING register by Ben Cahill · 15 years ago
  93. 4e03185 iwlwifi: Add iwl_write8() by Ben Cahill · 15 years ago
  94. 3305443 mac80211: fix rcu locking by Johannes Berg · 15 years ago
  95. f1cf2db ath5k: Fix I/Q calibration by Lukáš Turek · 15 years ago
  96. 98e3ac9 mac80211: remove dead struct member by Johannes Berg · 15 years ago
  97. 07681e2 b43: Rewrite DMA Tx status handling sanity checks by Michael Buesch · 15 years ago
  98. 8c35024 ath9k: This patch fix RX unpadding for any received frame. by Benoit PAPILLAULT · 15 years ago
  99. ac2752c ssb: Unconditionally log results of core scans by Larry Finger · 15 years ago
  100. 25f94ae ipw2200: Set core hw rfkill status when hardware changes state by Matthew Garrett · 15 years ago