1. 35f2516 dnet: mark methods static and annotate for correct endianness by Harvey Harrison · 14 years ago
  2. 6549574 cxgb4vf: make single bit signed bitfields unsigned by Harvey Harrison · 14 years ago
  3. 6f0333b r8169: use 50% less ram for RX ring by Eric Dumazet · 14 years ago
  4. 7662ff4 ixgbe: DCB: remove DCB check config by John Fastabend · 14 years ago
  5. cd2638a igb: add check for fiber/serdes devices to igb_set_spd_dplx; by Carolyn Wyborny · 14 years ago
  6. 5d5b7c3 ixgbe: declare functions as static by Emil Tantilov · 14 years ago
  7. f32f837 ixgbe: remove unused functions by Emil Tantilov · 14 years ago
  8. ee87a82 cnic: Add support for 57712 device by Michael Chan · 14 years ago
  9. a3ceeeb cnic: Decouple uio close from cnic shutdown by Michael Chan · 14 years ago
  10. cd80153 cnic: Add cnic_uio_dev struct by Michael Chan · 14 years ago
  11. c06c046 cnic: Add cnic_free_uio() by Michael Chan · 14 years ago
  12. fdf2408 cnic: Defer iscsi connection cleanup by Michael Chan · 14 years ago
  13. a2c9e76 cnic: Add cnic_bnx2x_destroy_ramrod() by Michael Chan · 14 years ago
  14. 6e0dda0 cnic: Convert ctx_flags to bit fields by Michael Chan · 14 years ago
  15. 6e0dc64 cnic: Add common cnic_request_irq() by Michael Chan · 14 years ago
  16. f0b9f47 bnx2x: Fixing a typo: added a missing RSS enablement by Dmitry Kravkov · 14 years ago
  17. c239f27 bnx2: Enable AER on PCIE devices only by Michael Chan · 14 years ago
  18. 22fa159 bnx2: Update firmware to 6.0.x. by Michael Chan · 14 years ago
  19. d122179 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  20. 419c204 NET: pch, fix use after free by Jiri Slaby · 14 years ago
  21. 0aa7dea NET: wimax, fix use after free by Jiri Slaby · 14 years ago
  22. 03c698c net/fec: carrier off initially to avoid root mount failure by Oskar Schirmer · 14 years ago
  23. 3b06dbb irda: Test index before read in stir421x_patch_device() by Roel Kluin · 14 years ago
  24. 7b738b5 sundance: get_stats proper locking by Eric Dumazet · 14 years ago
  25. 2259dca net/tg3: simplify conditional by Nicolas Kaiser · 14 years ago
  26. aa3bc6c ehea: simplify conditional by Nicolas Kaiser · 14 years ago
  27. 82553bb r8169: use device model DMA API by Stanislaw Gruszka · 14 years ago
  28. aeb19f6 r8169: allocate with GFP_KERNEL flag when able to sleep by Stanislaw Gruszka · 14 years ago
  29. b1091fe qlcnic: update driver version 5.0.11 by Amit Kumar Salecha · 14 years ago
  30. ff1b1bf8 qlcnic: change all P3 references to P3P by Sritej Velaga · 14 years ago
  31. ee07c1a qlcnic: fix promiscous mode for VF by Rajesh Borundia · 14 years ago
  32. 6336acd qlcnic: fix board description by Sritej Velaga · 14 years ago
  33. a2152d0 qlcnic: remove private LRO flag by Amit Kumar Salecha · 14 years ago
  34. b8c1762 qlcnic: support quiescent mode by Amit Kumar Salecha · 14 years ago
  35. f7ec804 qlcnic: driver private workqueue by Amit Kumar Salecha · 14 years ago
  36. 9cf8d1a Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  37. e9a6870 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  38. 94b1057 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  39. 993284d sfc: Don't try to set filters with search depths we know won't work by Ben Hutchings · 14 years ago
  40. 15a6321 ath9k_hw: Fix hw reset failure with HTC driver by Rajkumar Manoharan · 14 years ago
  41. 4b34d43 wl1271: Support FEM autodetection by Juuso Oikarinen · 14 years ago
  42. edbe407 Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6 by John W. Linville · 14 years ago
  43. a6d27d2a Revert "rtl8180: use NAPI for bottom-half processing" by John W. Linville · 14 years ago
  44. b25ebfd ixgbe: Use affinity_hint when Flow Director is enabled by Peter Waskiewicz · 14 years ago
  45. 9deec17 drivers/net/stmmac/: add HAS_IOMEM dependency by Martin Schwidefsky · 14 years ago
  46. 10e7e9c sundance: Drop legacy _COMPAT_WITH_OLD_KERNEL includes by Denis Kirjanov · 14 years ago
  47. 69259ab Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  48. 12e9447 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 14 years ago
  49. dd53df2 bonding: add Speed/Duplex information to /proc/net/bonding/bond by Krzysztof Oledzki · 14 years ago
  50. cf9768d6 iwlagn: add define for MODULE_FIRMWARE by Wey-Yi Guy · 14 years ago
  51. d9d9a51 iwlagn: fix module firmware name for 130 series device by Wey-Yi Guy · 14 years ago
  52. 546add7 bonding: reread information about speed and duplex when interface goes up by Krzysztof Piotr Oledzki · 14 years ago
  53. 700c2a7 bonding: print information about speed and duplex seen by the driver by Krzysztof Piotr Oledzki · 14 years ago
  54. 4f51573 bnx2x: update version to 1.60.00-1 by Dmitry Kravkov · 14 years ago
  55. 6fe8bce bnx2x: properly initialize FW stats by Dmitry Kravkov · 14 years ago
  56. f85582f bnx2x: code beautify by Dmitry Kravkov · 14 years ago
  57. c2bff63 bnx2x, cnic: Fix SPQ return credit by Dmitry Kravkov · 14 years ago
  58. d6214d7 bnx2x: move msix table initialization to probe() by Dmitry Kravkov · 14 years ago
  59. 217de5a bnx2x: use L1_CACHE_BYTES instead of magic number by Dmitry Kravkov · 14 years ago
  60. 4bca60f bnx2x: use proper constants for dma_unmap* calls by Dmitry Kravkov · 14 years ago
  61. c518cd1 bnx2x: remove unused fields in main driver structure by Dmitry Kravkov · 14 years ago
  62. 749a850 bnx2x: remove unused parameter in reuse_rx_skb() by Dmitry Kravkov · 14 years ago
  63. f2e0899 bnx2x: Add 57712 support by Dmitry Kravkov · 14 years ago
  64. 8fe23fb bnx2x: change type of spq_left to atomic by Dmitry Kravkov · 14 years ago
  65. fb3bff1 bnx2x: rename MF related fields by Dmitry Kravkov · 14 years ago
  66. 523224a bnx2x, cnic, bnx2i: use new FW/HSI by Dmitry Kravkov · 14 years ago
  67. 560131f bnx2x: create folder for bnx2x firmware files by Dmitry Kravkov · 14 years ago
  68. 541a781 cnic: Fine-tune ring init code. by Michael Chan · 14 years ago
  69. 1420398 cnic: Use pfid for internal memory offsets. by Michael Chan · 14 years ago
  70. ceb7e1c cnic: Pass cp pointer to BNX2X_HW_CID. by Michael Chan · 14 years ago
  71. 8540788 [PATCH net-next] tg3: Set real_num_rx_queues for non-multiq devs by Matt Carlson · 14 years ago
  72. 09be251 Revert "iwlwifi: do not perferm force reset while doing scan" by Stanislaw Gruszka · 14 years ago
  73. 7815978 b43: N-PHY: don't duplicate setting channel in shared memory by Rafał Miłecki · 14 years ago
  74. 106cb09 b43: define B43_SHM_SH_CHAN_40MHZ by Rafał Miłecki · 14 years ago
  75. 5e7ee09 b43: N-PHY: simplify channel switching by Rafał Miłecki · 14 years ago
  76. e31b821 cfg80211/mac80211: allow per-station GTKs by Johannes Berg · 14 years ago
  77. 845d708 ath9k: Introduce a wrapper for power save disable. by Senthil Balasubramanian · 14 years ago
  78. fbab739 ath9k: remove unnecessary power save flags. by Senthil Balasubramanian · 14 years ago
  79. 9579217 ath9k_hw: merge ath9k_hw_ani_monitor_old and ath9k_hw_ani_monitor_new by Felix Fietkau · 14 years ago
  80. 8eb4980 ath9k_hw: remove function pointer abstraction for internal ANI ops by Felix Fietkau · 14 years ago
  81. bfc472b ath9k_hw: remove code duplication in phy error counter handling by Felix Fietkau · 14 years ago
  82. 093115b ath9k_hw: clean up ANI state handling by Felix Fietkau · 14 years ago
  83. 71ea420 ath9k_hw: add a helper function to check for the new ANI implementation by Felix Fietkau · 14 years ago
  84. 435c161 ath9k_hw: clean up register write buffering by Felix Fietkau · 14 years ago
  85. 9dbebc7 ath9k_hw: merge codepaths that access the cycle counter registers by Felix Fietkau · 14 years ago
  86. 6497827 ath9k_hw: clean up calibration flags by Felix Fietkau · 14 years ago
  87. 373426c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  88. 918df62 ath9k_hw: fix regression in ANI listen time calculation by Felix Fietkau · 14 years ago
  89. 58a3909 iwlagn: define 130 series of WiFi/BT combo devices by Wey-Yi Guy · 14 years ago
  90. 898dade iwlagn: rename iwl5000_tx_resp by Wey-Yi Guy · 14 years ago
  91. a8029bb iwlwifi: remove uncorrect comments by Wey-Yi Guy · 14 years ago
  92. ab63c68 iwlagn: rename iwl5000_tx_power_dbm_cmd by Wey-Yi Guy · 14 years ago
  93. 7cb1b08 iwlagn: reduce redundant parameter definitions by Wey-Yi Guy · 14 years ago
  94. 72645ef iwlwifi: schedule to deprecate software scan support by Wey-Yi Guy · 14 years ago
  95. b7ee31c5 bna: scope and dead code cleanup by Rasesh Mody · 14 years ago
  96. e2fa6f2 bna: fix interrupt handling by Rasesh Mody · 14 years ago
  97. c2952c3 bonding: add retransmit membership reports tunable by Flavio Leitner · 14 years ago
  98. 5a37e8c bonding: rejoin multicast groups on VLANs by Flavio Leitner · 14 years ago
  99. a8bb69f ehea: converting msleeps to waitqueue on check_sqs() function by Breno Leitao · 14 years ago
  100. 5b27d42 ehea: using wait queues instead of msleep on ehea_flush_sq by Breno Leitao · 14 years ago