1. 4e70812 qlcnic: backout firmware initialization update by Sony Chacko · 16 years ago
  2. 74af4c7 stmmac: Fix another build warning. by David S. Miller · 16 years ago
  3. 1f0f638 stmmac: Fix build warnings. by David S. Miller · 16 years ago
  4. c274f29 net/m68k: Hydra Ethernet - print whole resource instead of start address by Geert Uytterhoeven · 16 years ago
  5. 2bc9e23 drivers/net/atl1c: Remove double test by Julia Lawall · 16 years ago
  6. 56543af starfire: use BUILD_BUG_ON for netdrv_addr_t by Akinobu Mita · 16 years ago
  7. d08336e starfire: use PCI_VDEVICE by Akinobu Mita · 16 years ago
  8. e27cd4f mlx4: use bitmap library by Akinobu Mita · 16 years ago
  9. 034de00 slip: Use net_device_stats from struct net_device by Tobias Klauser · 16 years ago
  10. 0fdf4d0 bnx2x: fix wrong return from bnx2x_trylock_hw_lock by Eric Dumazet · 16 years ago
  11. 250ad8f stmmac: Make time functionality depend upon RTC_HCTOSYS_DEVICE by David S. Miller · 16 years ago
  12. e132d8d qlcnic: PCI ID addition by Sritej Velaga · 16 years ago
  13. 0866d96 qlcnic: Fix driver load issue in FW hang by Anirban Chakraborty · 16 years ago
  14. 8cfdce0 qlcnic: Fix missing error codes by Sony Chacko · 16 years ago
  15. 8a89142 bna: Fixed build break for allyesconfig by Rasesh Mody · 16 years ago
  16. ced1de4 r6040: Free irq line on error path by Denis Kirjanov · 16 years ago
  17. f0c54ac s2io: remove lro parameter by Amerigo Wang · 16 years ago
  18. def824c be2net: stats for packets received due to internal switching in ASIC. by Ajit Khaparde · 16 years ago
  19. 6d87f5c be2net: fix to dynamically generate MAC Address for VFs by Ajit Khaparde · 16 years ago
  20. c5daddd qlge: Fix a deadlock when the interface is going down by Breno Leitao · 16 years ago
  21. 8d34e7d drivers/net/irda: Eliminate memory leak by Julia Lawall · 16 years ago
  22. 21ff292 typhoon: fix a race in typhoon_do_get_stats by Eric Dumazet · 16 years ago
  23. 884c06f plip: remove superflous return by Dan Carpenter · 16 years ago
  24. ad01b7d stmmac: make ioaddr 'void __iomem *' rather than unsigned long by Giuseppe CAVALLARO · 16 years ago
  25. ac75791 stmmac: remove dead option in the driver's Kconfig by Giuseppe CAVALLARO · 16 years ago
  26. 219dd11 stmmac: fix_mac_speed is called during 10/100<->1000 speed changes by Pawel Moll · 16 years ago
  27. c6a056a bnx2x: small fix in stats handling by Eric Dumazet · 16 years ago
  28. c061b18 drivers/net: Remove address use from assignments of function pointers by Joe Perches · 16 years ago
  29. 31018e0 qlcnic: change reg name by Amit Kumar Salecha · 16 years ago
  30. b18971d qlcnic: fix fw recovery for PF by Amit Kumar Salecha · 16 years ago
  31. 8cf61f8 qlcnic: support port vlan id by Amit Kumar Salecha · 16 years ago
  32. e9a4770 qlcnic: eswitch config fixes by Rajesh Borundia · 16 years ago
  33. e569aa7 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 · 16 years ago
  34. 4562487 mlx4_en: Fix build warning in mlx4_en_create_rx_ring. by David S. Miller · 16 years ago
  35. 04714a1 mlx4_en: updated driver version by Yevgeny Petrilin · 16 years ago
  36. fa37a95 mlx4_en: Moving to work with GRO by Yevgeny Petrilin · 16 years ago
  37. 0533943 mlx4_en: UDP RSS support by Yevgeny Petrilin · 16 years ago
  38. d7e1a48 mlx4_en: reconfiguring mac address. by Yevgeny Petrilin · 16 years ago
  39. bc081ce mlx4_en: get/set ringsize uses actual ring size by Yevgeny Petrilin · 16 years ago
  40. 7699517 mlx4_en: Fixing report in Ethtool get_settings by Yevgeny Petrilin · 16 years ago
  41. e7c1c2c4 mlx4_en: Added self diagnostics test implementation by Yevgeny Petrilin · 16 years ago
  42. 3005ad4 mlx4_en: Validate port up prior to transmitting by Yevgeny Petrilin · 16 years ago
  43. e5cc44b mlx4_en: Reporting link state with KERN_INFO by Yevgeny Petrilin · 16 years ago
  44. a0b4e6e mlx4_en: Fixed MAX_TX_RINGS definition by Yevgeny Petrilin · 16 years ago
  45. 7c28738 mlx4_en: performing CLOSE_PORT at the end of tear-down process by Yevgeny Petrilin · 16 years ago
  46. 8bf2e58 mlx4_en: Setting dev->perm_addr field by Yevgeny Petrilin · 16 years ago
  47. 00d7d7b mlx4_en: Setting actual RX ring size by Yevgeny Petrilin · 16 years ago
  48. 69351a2 mlx4_en: Fixed incorrect unmapping on RX flow. by Yevgeny Petrilin · 16 years ago
  49. 268bae0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 16 years ago
  50. 672ddef iwlwifi: do not spuriously call ieee80211_scan_completed by Johannes Berg · 16 years ago
  51. 54c8067 iwlagn: do not check for AP mode for WEP keys by Johannes Berg · 16 years ago
  52. 21cb987 ath9k_htc: Add support for bluetooth coexistence. by Vivek Natarajan · 16 years ago
  53. d99eeb8 ath9k_common: Move bt_stomp to common for sharing with ath9k_htc. by Vivek Natarajan · 16 years ago
  54. 7273b97 wl1251: wait for join command complete event by Grazvydas Ignotas · 16 years ago
  55. 5b44a1b wl1251: fix beacon filter table structure by Grazvydas Ignotas · 16 years ago
  56. d41776f wl1251: fix event handling mechanism by Grazvydas Ignotas · 16 years ago
  57. 8d5ad08 wl1251: add missing __packed modifier for some structs by Grazvydas Ignotas · 16 years ago
  58. 110ff6d iwlwifi: move debug options into submenu by Jay Sternberg · 16 years ago
  59. 3939608 iwlwifi: enable experimental ucode support by Jay Sternberg · 16 years ago
  60. 79e88e7 iwlwifi: remove unused iwl_send_card_state function by Wey-Yi Guy · 16 years ago
  61. 172c1d1 iwlwifi: configurable ampdu factor and density by Wey-Yi Guy · 16 years ago
  62. 7ccc896 iwlwifi: more generic name for rssi calc in iwlagn by Wey-Yi Guy · 16 years ago
  63. 30c1b0f iwlwifi: additional parameter in REPLY_RX_PHY_CMD by Wey-Yi Guy · 16 years ago
  64. 80e9158 iwlagn: continue perform rate scale when error detected by Wey-Yi Guy · 16 years ago
  65. b1a7885 iwlagn: adjust starting action for rate scale by Wey-Yi Guy · 16 years ago
  66. 948f5a2 iwlwifi: refactor iwl_setup_rxon_timing by Johannes Berg · 16 years ago
  67. 3edb5fd iwlwifi: cleanup iwl_set_rxon_channel() by Shanyu Zhao · 16 years ago
  68. aa2dc6b iwlwifi: avoid race condition in channel change by Shanyu Zhao · 16 years ago
  69. 81e9543 iwlwifi: do not call ieee80211_frequency_to_channel by Shanyu Zhao · 16 years ago
  70. 7469701 iwlwifi: make aggregation time limit configurable by Wey-Yi Guy · 16 years ago
  71. b15826a iwlwifi: max/min aggregation time limit by Wey-Yi Guy · 16 years ago
  72. 2cbc19f iwlwifi: additional comments in iwl_cfg by Wey-Yi Guy · 16 years ago
  73. 9c82d0a iwlwifi: remove unused define by Wey-Yi Guy · 16 years ago
  74. 24e0f9f Hostap: Fix "'ret' set but not used" warning message from GCC in hostap by Julian Calaby · 16 years ago
  75. 6ddbf8c iwlwifi: fix thermal throttling related power management operation by Wey-Yi Guy · 16 years ago
  76. 2b2d779 mac80211-hwsim: allow configuring IBSS by Johannes Berg · 16 years ago
  77. d7eb50c p54: improve eeprom parser by Christian Lamparter · 16 years ago
  78. b9c0665 p54spi: fix eeprom checksum by Christian Lamparter · 16 years ago
  79. 4e687b2 b43: N-PHY: Implement RX core state setting for rev.2 and earlier PHYs by Gábor Stefanik · 16 years ago
  80. d2730b2 b43: N-PHY: Implement MAC PHY clock set by Gábor Stefanik · 16 years ago
  81. e723ef3 b43: N-PHY: Fix typo in function name (gain_crtl -> gain_ctrl) by Gábor Stefanik · 16 years ago
  82. e7f45d3 b43: N-PHY: Implement Host Flags write during device init by Gábor Stefanik · 16 years ago
  83. 0975cc8 iwlwifi: separate thermal throttling function by Wey-Yi Guy · 16 years ago
  84. 36d3441 drivers/net/wireless/wl12xx: Use available error codes by Julia Lawall · 16 years ago
  85. 9f19fa6 drivers/net/wireless/wl12xx: Use available error codes by Julia Lawall · 16 years ago
  86. 30bf416 ath5k: don't enable probe request rx for STAs by Bob Copeland · 16 years ago
  87. 4afd89d ath5k: remove all mention of monitor iftype by Bob Copeland · 16 years ago
  88. 23538c2 ath5k: remove monitor check in receive_frame_ok filter by Bob Copeland · 16 years ago
  89. a180a13 ath5k: clean up some comments by Bob Copeland · 16 years ago
  90. b612798 ath5k: remove own (wrong) IEEE80211_MAX_LEN by Nick Kossifidis · 16 years ago
  91. 418de6d ath5k: rename ath5k_hw_set_associd to _set_bssid by Nick Kossifidis · 16 years ago
  92. c32d83c bcm63xx_enet: use netdev stats by Eric Dumazet · 16 years ago
  93. 6abc237 ethoc: get rid of ethoc_stats() by Eric Dumazet · 16 years ago
  94. b4ddf4b be2net: get rid of be_get_stats() by Eric Dumazet · 16 years ago
  95. ccea790 cxgb4: update PCI ids by Dimitris Michailidis · 16 years ago
  96. 1707aec cxgb4: fix setting of the function number in transmit descriptors by Dimitris Michailidis · 16 years ago
  97. 1478b3e cxgb4: support eeprom read/write on functions other than 0 by Dimitris Michailidis · 16 years ago
  98. e46dab4 cxgb4: handle Rx/Tx queue ranges not starting at 0 by Dimitris Michailidis · 16 years ago
  99. f04b4dd bna: Delete get_flags and set_flags ethtool methods. by David S. Miller · 16 years ago
  100. 8b230ed bna: Brocade 10Gb Ethernet device driver by Rasesh Mody · 16 years ago