1. dc2f9c5 ARM: 5865/1: nuc900 ethernet driver needs mii by Li Jie · 15 years ago
  2. c3bf490 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  3. 7f9d357 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  4. 55afc80 Revert "b43: Enforce DMA descriptor memory constraints" by John W. Linville · 15 years ago
  5. 6c853da iwmc3200wifi: fix array out-of-boundary access by Zhu Yi · 15 years ago
  6. e8a4a6d wl1251: timeout one too soon in wl1251_boot_run_firmware() by Roel Kluin · 15 years ago
  7. 5b479a0 ath9k: fix missed error codes in the tx status check by Felix Fietkau · 15 years ago
  8. 8b685ba ath9k: wake hardware during AMPDU TX actions by Luis R. Rodriguez · 15 years ago
  9. 5f70a88 ath9k: wake hardware for interface IBSS/AP/Mesh removal by Luis R. Rodriguez · 15 years ago
  10. 3867cf6 ath9k: fix suspend by waking device prior to stop by Sujith · 15 years ago
  11. befabac wl1271_cmd.c: cleanup char => u8 by Dan Carpenter · 15 years ago
  12. 7949673 iwlwifi: Storage class should be before const qualifier by Tobias Klauser · 15 years ago
  13. 83bd11a ath9k: Storage class should be before const qualifier by Tobias Klauser · 15 years ago
  14. 671adc9 wireless: remove remaining qual code by Johannes Berg · 15 years ago
  15. 5e31258 rt2x00: Add USB ID for Linksys WUSB 600N rev 2. by Gertjan van Wingerde · 15 years ago
  16. 242ab7a ath5k: fix SWI calibration interrupt storm by Bob Copeland · 15 years ago
  17. 659c8e5 libertas: Remove carrier signaling from the scan code by Samuel Ortiz · 15 years ago
  18. 5b06915 orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabled by Andrey Borzenkov · 15 years ago
  19. c99a3d2 bond_3ad.c avoid possible null deref by Dan Carpenter · 15 years ago
  20. 1f04493 Fix MAC address access in 3c507, ibmlana, pcnet32 and libertas by Daniel Drake · 15 years ago
  21. f74dac0 gianfar: Fix gianfar select_queue bogosity by Sandeep Gopalpet · 15 years ago
  22. 80924e5 tun: use tun_sk instead container_of by Vitaliy Gusev · 15 years ago
  23. 08fafd8 ucc_geth: Don't needlessly change MAC settings in adjust_link() by Anton Vorontsov · 15 years ago
  24. 08b5e1c ucc_geth: Fix netdev watchdog triggering on link changes by Anton Vorontsov · 15 years ago
  25. 7583605 ucc_geth: Fix empty TX queue processing by Anton Vorontsov · 15 years ago
  26. b3837cec vxge: use DMA_BIT_MASK instead of plain values. by Denis Kirjanov · 15 years ago
  27. 4a6e47a bnx2x: Initialize cnic status block during chip reset by Michael Chan · 15 years ago
  28. c0d7a02 net/via-rhine: Fix scheduling while atomic bugs by Jarek Poplawski · 15 years ago
  29. 656ab81 ixgbe: fix Need to call pci_save_state after pci_restore_state by Don Skidmore · 15 years ago
  30. 16c0214 be2net: Bug fix to return correct values in ethtool get_settings. by Sarveshwar Bandi · 15 years ago
  31. fced999 be2net: Bug fix to config NIC appropriately before loopback test by Sarveshwar Bandi · 15 years ago
  32. d7b9014 be2net: Bug fix to avoid soft lockup in loopback test. by Sarveshwar Bandi · 15 years ago
  33. 1242b6f igbvf: Make igbvf error message more informative by Williams, Mitch A · 15 years ago
  34. 58b8b04 igb: check both function bits in status register in wol exception by Alexander Duyck · 15 years ago
  35. d405ea3 igb: correctly offset 82575 flow control watermarks by 16 bytes by Alexander Duyck · 15 years ago
  36. 8c6af29 igb: do not force retry count to 1 on 82580 phy by Alexander Duyck · 15 years ago
  37. d68caec igb: do not force pcs link when in KX mode by Alexander Duyck · 15 years ago
  38. 286d47b sfc: Disable TX descriptor prefetch watchdog by Ben Hutchings · 15 years ago
  39. 50d6ec5 sfc: QT2025C: Add error message for suspected bad SFP+ cables by Ben Hutchings · 15 years ago
  40. 1a1284e sfc: QT2025C: Work around PHY firmware initialisation bug by Matthew Slattery · 15 years ago
  41. 0d83b2f sfc: QT2025C: Switch into self-configure mode when not in loopback by Matthew Slattery · 15 years ago
  42. 17d6aea sfc: QT2025C: Work around PHY bug by Matthew Slattery · 15 years ago
  43. a7ebd27 sfc: Fix DMA mapping cleanup in case of an error in TSO by Neil Turton · 15 years ago
  44. a355020 sfc: Include XGXS in XMAC link status check except in XGMII loopback by Ben Hutchings · 15 years ago
  45. ff3b00a sfc: Move PHY software state initialisation from init() into probe() by Steve Hodgson · 15 years ago
  46. 9842c38 kfifo: fix warn_unused_result by Stefani Seibold · 15 years ago
  47. 7acd72e kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... by Stefani Seibold · 15 years ago
  48. e64c026 kfifo: cleanup namespace by Stefani Seibold · 15 years ago
  49. c1e13f2 kfifo: move out spinlock by Stefani Seibold · 15 years ago
  50. 4546548 kfifo: move struct kfifo in place by Stefani Seibold · 15 years ago
  51. ed4b201 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  52. 292be57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  53. 92c6f8d ps3_gelic_wireless: Fix build failure due to missing WEXT_PRIV by Benjamin Herrenschmidt · 15 years ago
  54. 9a418af mac80211: fix peer HT capabilities by Johannes Berg · 15 years ago
  55. 8585c2b iwmc3200wifi: Fix test of unsigned in iwm_ntf_stop_resume_tx() by Roel Kluin · 15 years ago
  56. 45b2416 Libertas: fix buffer overflow in lbs_get_essid() by Daniel Mack · 15 years ago
  57. 77ca7d9 drivers/net/wireless/iwlwifi/iwl-tx.c: fix gcc-3.4.5 warning by akpm@linux-foundation.org · 15 years ago
  58. 2ab81d4 ath9k: Stop ANI when doing a reset by Sujith · 15 years ago
  59. e8009e9 ath9k: Fix TX queue draining by Sujith · 15 years ago
  60. 17b182e ath9k: Fix bug in assigning sequence number by Sujith · 15 years ago
  61. 7988436 rt2x00: Fix calculation of rt2800 iveiv entry offset. by Gertjan van Wingerde · 15 years ago
  62. 6c3069b iwlwifi: fix 40MHz operation setting on cards that do not allow it by Reinette Chatre · 15 years ago
  63. dc57a30 iwl3945: fix panic in iwl3945 driver by Zhu Yi · 15 years ago
  64. 731a29b iwlwifi: initialize spinlock before use by Reinette Chatre · 15 years ago
  65. bc45a67 iwl3945: disable power save by Reinette Chatre · 15 years ago
  66. b7bb175 iwlwifi: fix more eeprom endian bugs by Johannes Berg · 15 years ago
  67. af6b8ee iwlwifi: fix EEPROM/OTP reading endian annotations and a bug by Johannes Berg · 15 years ago
  68. 93b6bd2 rt2x00: Disable powersaving for rt61pci and rt2800pci. by Gertjan van Wingerde · 15 years ago
  69. 855da5e drivers/net/wireless: Correct code taking the size of a pointer by Julia Lawall · 15 years ago
  70. 4d91f9f ath9k: Last fix for TX software padding. by Benoit Papillault · 15 years ago
  71. 521d9bc iwlwifi: fix syslog message for event log dump size by Wey-Yi Guy · 15 years ago
  72. f8701fe iwlwifi: power up all devices for EEPROM read by Reinette Chatre · 15 years ago
  73. 64a76b5 iwlwifi: allocated rx page accounting cleanup by Zhu Yi · 15 years ago
  74. b746656 bnx2: Fix bnx2_netif_stop() merge error. by Michael Chan · 15 years ago
  75. 7c65ec7 gianfar: Fix bit definitions of IMASK_GRSC and IMASK_GTSC by Sandeep Gopalpet · 15 years ago
  76. a7f3804 gianfar: Fix stats support by Sandeep Gopalpet · 15 years ago
  77. 1ccb838 gianfar: Fix a filer bug by Sandeep Gopalpet · 15 years ago
  78. e6bf95f bnx2: fixing a timout error due not refreshing TX timers correctly by Breno Leitao · 15 years ago
  79. 4773a47 can/at91: don't check platform_get_irq's return value against zero by Uwe Kleine-König · 15 years ago
  80. 4529819 bnx2: reset_task is crashing the kernel. Fixing it. by Breno Leitao · 15 years ago
  81. f9c4171 TI DaVinci EMAC: Fix MDIO bus frequency configuration by Nageswari Srinivasan · 15 years ago
  82. 70abc8c e100: Fix broken cbs accounting due to missing memset. by Roger Oksanen · 15 years ago
  83. 5ee6f6a broadcom: bcm54xx_shadow_read() errors ignored in bcm54xx_adjust_rxrefclk() by Roel Kluin · 15 years ago
  84. db94ce9 e1000e: LED settings in EEPROM ignored on 82571 and 82572 by Bruce Allan · 15 years ago
  85. afdafff netxen: use module parameter correctly by Stephen Hemminger · 15 years ago
  86. dbfc985 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  87. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  88. d6aa60a NET: Add Ethernet driver for Octeon MGMT devices. by David Daney · 15 years ago
  89. 25d967b NET: Add driver for Octeon MDIO buses. by David Daney · 15 years ago
  90. 59be2e0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  91. e69381b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  92. 43ff8b6 mlx4: use bitmap_find_next_zero_area by Akinobu Mita · 15 years ago
  93. 503914c net: sh_eth alignment fix for sh7724 using NET_IP_ALIGN V2 by Magnus Damm · 15 years ago
  94. ca55398 ixgbe: allow tx of pre-formatted vlan tagged packets by Gurucharan Shetty · 15 years ago
  95. 734e979 ixgbe: Fix 82598 premature copper PHY link indicatation by Mallikarjuna R Chilakala · 15 years ago
  96. eb985f0 ixgbe: Fix tx_restart_queue/non_eop_desc statistics counters by Mallikarjuna R Chilakala · 15 years ago
  97. a3f92ee bcm63xx_enet: fix compilation failure after get_stats_count removal by Florian Fainelli · 15 years ago
  98. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  99. 166a0fd sky2: leave PCI config space writeable by stephen hemminger · 15 years ago
  100. dae3a51 sky2: print Optima chip name by stephen hemminger · 15 years ago