1. 6e053d6 wimax/i2400m: don't reset device when bootrom init retries are exceeded by Inaky Perez-Gonzalez · 16 years ago
  2. 1c0b2dd wimax/i2400m/sdio: Add device specific poke table. by Dirk Brandewie · 16 years ago
  3. 7308a0c wimax/i2400m: move boot time poke table out of common driver by Dirk Brandewie · 16 years ago
  4. ecddfd5 wimax/i2400m: Allow bus-specific driver to specify retry count by Inaky Perez-Gonzalez · 16 years ago
  5. b4013f9 wimax/i2400m: if a device reboot happens during probe, handle it by Inaky Perez-Gonzalez · 16 years ago
  6. 59063af wimax/i2400m: fix oops when the TX FIFO fills up due to a missing check by Inaky Perez-Gonzalez · 16 years ago
  7. b4bd07e wimax/i2400m: don't reset device on i2400m_dev_shutdown() by Inaky Perez-Gonzalez · 16 years ago
  8. 2971a5b wimax/i2400m: fix panic due to missed corner cases on tail_room calculation by Inaky Perez-Gonzalez · 16 years ago
  9. c56affa wimax/i2400m: fix panic/warnings caused by missed check on empty TX message by Inaky Perez-Gonzalez · 16 years ago
  10. 8593a19 wimax/i2400m: rename misleading I2400M_PL_PAD to I2400M_PL_ALIGN by Inaky Perez-Gonzalez · 16 years ago
  11. 10b1de6 wimax/i2400m/sdio: Implement I2400M_RT_BUS reset type by Dirk Brandewie · 16 years ago
  12. ead6823 wimax/i2400m: Change d_printf() level for secure boot messages by Dirk Brandewie · 16 years ago
  13. 16eafba wimax/i2400m: i2400m_schedule_work() doesn't need i2400m->work_queue by Inaky Perez-Gonzalez · 16 years ago
  14. e9a6b45 wimax/i2400m: i2400m's work queue should be initialized before RX support by Inaky Perez-Gonzalez · 16 years ago
  15. fff1068 wimax/i2400m: don't call netif_start_queue() in _tx_msg_sent() by Inaky Perez-Gonzalez · 16 years ago
  16. fb10167 wimax/i2400m: introduce module parameter to disable entering power save by Inaky Perez-Gonzalez · 16 years ago
  17. 0ed586d atl1c: WAKE_MCAST tested twice, not WAKE_UCAST by Roel Kluin · 16 years ago
  18. b77e522 de2104x: support for systems lacking cache coherence by Risto Suominen · 16 years ago
  19. ef5c899 drivers/net/macvlan.c: fix cloning of tagged VLAN interfaces by sg.tweak@gmail.com · 16 years ago
  20. 7200176 e100: add non-MII PHY support by Andreas Mohr · 16 years ago
  21. 84503dd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  22. a6ae071 ath5k: minor rfkill cleanup by Bob Copeland · 16 years ago
  23. 5eae659 ath9k: Fix tx stuck when connected to aggr disabled HT AP by Vasanthakumar Thiagarajan · 16 years ago
  24. 403a3a1 b43: Add fw capabilities by Michael Buesch · 16 years ago
  25. 869fb3a sony-laptop: no need to unblock rfkill on load by Alan Jenkins · 16 years ago
  26. b3fa132 rfkill: remove set_global_sw_state by Alan Jenkins · 16 years ago
  27. fc240e3 sony: fix rfkill code by Johannes Berg · 16 years ago
  28. f41f3f3 b43/legacy: port to cfg80211 rfkill by Johannes Berg · 16 years ago
  29. e6a3b61 ath5k: added cfg80211 based rfkill support by Tobias Doerffel · 16 years ago
  30. 9b9c5aa ar9170: xmit code revamp by Christian Lamparter · 16 years ago
  31. 2543a0c ar9170: interpret firmware debug commands by Johannes Berg · 16 years ago
  32. b52a033 b43: Fix possible unaligned u32 access by Matthieu CASTET · 16 years ago
  33. 4d1d498 net/libertas: remove GPIO-CS handling in SPI interface code by Sebastian Andrzej Siewior · 16 years ago
  34. 582241a rndis_wlan: cleanup: rename all rndis_wext* objects to rndis_wlan* by Jussi Kivilinna · 16 years ago
  35. aa18294 rndis_wlan: cleanup: capitalize enum labels by Jussi Kivilinna · 16 years ago
  36. a60e77e iwlwifi: port to cfg80211 rfkill by Johannes Berg · 16 years ago
  37. 51611a1 can: sja1000_of_platform: fix build problems with printk format by Wolfgang Grandegger · 16 years ago
  38. 1abb0de qlge: bugfix: Get rid of errant spin_unlock(). by Ron Mercer · 16 years ago
  39. 00acd0d qlge: Add set TX csum ethtool op. by Ron Mercer · 16 years ago
  40. e4552f5 qlge: Add support for varied pcie function numbers. by Ron Mercer · 16 years ago
  41. 542512e qlge: Add support for using alternate MAC address. by Ron Mercer · 16 years ago
  42. ec33a49 qlge: Drop inbound frames > MTU. by Ron Mercer · 16 years ago
  43. a32959c qlge: Drop inbound error frames. by Ron Mercer · 16 years ago
  44. e4059d9 qlge: Remove netif_set_gso_max_size() call. by Ron Mercer · 16 years ago
  45. cfec0cb qlge: Add support for retrieving firmware version. by Ron Mercer · 16 years ago
  46. 25b0b99 bnx2: no need to check before vfreeing by Breno Leitao · 16 years ago
  47. 3d8fd38 ixgbe: Include offloaded FCoE data into total rx/tx statistics for 82599 by Yi Zou · 16 years ago
  48. 18760f1 e1000e: Expose MDI-X status via ethtool change by Chaitanya Lala · 16 years ago
  49. edfea6e6 e1000e: Call e1000e_config_collision_dist() after TCTL has been set by Simon Horman · 16 years ago
  50. 23a2d1b e1000e: Fixes possible phy corrupton on 82571 designs. by Dave Graham · 16 years ago
  51. 8459464 ieee802154: add simple HardMAC driver sample by Sergey Lapin · 16 years ago
  52. ebc8d2a be2net: Remove unnecessary frag list traversing. by David S. Miller · 16 years ago
  53. 963267b declance: Restore tx descriptor ring locking by Maciej W. Rozycki · 16 years ago
  54. 7d31acd isdn: prevent NULL ptr Oops in capi_cmsg2str() by Tilman Schmidt · 16 years ago
  55. 4793d15 isdn: kerneldoc for capiutil.c by Tilman Schmidt · 16 years ago
  56. 4e32997 isdn: rename capi_ctr_reseted() to capi_ctr_down() by Tilman Schmidt · 16 years ago
  57. f0a4d0e tun: Fix unregister race by Eric W. Biederman · 16 years ago
  58. ef681ce e100: Fix napi_enable BUG_ON when recovering from EEH error by Andre Detsch · 16 years ago
  59. a5b19b6 mlx4: FIX error flow when initializing EQ table by Yevgeny Petrilin · 16 years ago
  60. 6f536f4 tun: Fix copy/paste error in tun_get_user by Sridhar Samudrala · 16 years ago
  61. 042a53a net: skb_shared_info optimization by Eric Dumazet · 16 years ago
  62. f957bcf s2io: Remove private boolean definitions by Tobias Klauser · 16 years ago
  63. d65a68a hso: convert dev_alloc_skb() to netdev_alloc_skb() by Paulius Zaleckas · 16 years ago
  64. b07878e netdev: Added KS8842 driver by Richard Ršöjfors · 16 years ago
  65. 4909122 tun: Optimise handling of bogus gso->hdr_len by Herbert Xu · 16 years ago
  66. b82f08e virtio_net: Set correct gso->hdr_len by Herbert Xu · 16 years ago
  67. 1feede0 sis190: fix gigabit negotiation by Riccardo Ghetta · 16 years ago
  68. 856f8f4 sis190: add new phy found on asus F5Sr laptop by Riccardo Ghetta · 16 years ago
  69. c3223d2 sis190: better message on unknown PHY by Riccardo Ghetta · 16 years ago
  70. 744c6b2 sis190: fix for x86_64 (bug 11509) by Riccardo Ghetta · 16 years ago
  71. 365da87 qlge: Fix timeout on firmware mailbox commands. by Ron Mercer · 16 years ago
  72. d2ba498 qlge: Fix timeout on indexed register wait. by Ron Mercer · 16 years ago
  73. c8269b2 qlge: Fix bug in MTU setting process. by Ron Mercer · 16 years ago
  74. 709ac4f qlge: Fix bug in firmware event handler. by Ron Mercer · 16 years ago
  75. d6f58c2 qlge: Fix firmware event handler loop. by Ron Mercer · 16 years ago
  76. df911e2 netdev: smsc911x: add missing __devexit_p() usage by Mike Frysinger · 16 years ago
  77. 1993f46 netdev: smsc911x: allow building on Blackfin systems by Mike Frysinger · 16 years ago
  78. a1c1db3 ixgbe: Increase the driver version number by Peter P Waskiewicz Jr · 16 years ago
  79. 794caeb ixgbe: Add FW detection and warning for 82599 SFP+ adapters by Peter P Waskiewicz Jr · 16 years ago
  80. ae540af ixgbe: Re-adjust ring layouts to have better cacheline efficiency by Jesse Brandeburg · 16 years ago
  81. c4cf55e ixgbe: Enable Flow Director hashing in 82599 by Peter P Waskiewicz Jr · 16 years ago
  82. ffff477 ixgbe: Add Flow Director init and modify functions for 82599 by Peter P Waskiewicz Jr · 16 years ago
  83. bfde493 ixgbe: Add hardware defines for Flow Director for 82599 by Peter P Waskiewicz Jr · 16 years ago
  84. df647b5 ixgbe: Add a second feature flags variable, move HW RSC capability there by Peter P Waskiewicz Jr · 16 years ago
  85. 91281fd ixgbe: move tx processing into NAPI context by Alexander Duyck · 16 years ago
  86. fe49f04 ixgbe: move v_idx into q_vector and use as index only by Alexander Duyck · 16 years ago
  87. 21fa4e6 ixgbe: use rx_buffer_info->dma instead of nr_frags to determine skb unmap by Alexander Duyck · 16 years ago
  88. 7476601 ixgbe: ethtool support to change advertised link modes of 82599 adapters by Mallikarjuna R Chilakala · 16 years ago
  89. 620fa03 ixgbe: Fix 82599 adapter link flickering issues by Mallikarjuna R Chilakala · 16 years ago
  90. 50ac58b ixgbe: Harden the 82599 multispeed fiber autotry mechanism by Peter P Waskiewicz Jr · 16 years ago
  91. da4dd0f ixgbe: Add ethtool offline test support by Peter P Waskiewicz Jr · 16 years ago
  92. 1479ad4 ixgbe: Change the 82599 PHY DSP restart logic by Peter P Waskiewicz Jr · 16 years ago
  93. bdf0a55 ixgbe: Enable ACPI WoL capabilities for 82599 by Peter P Waskiewicz Jr · 16 years ago
  94. b1bc81a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  95. 3df81c4 forcedeth: addition of new mcp89 device id by Ayaz Abdulla · 16 years ago
  96. 3c2e1c1 forcedeth: remove device id macros by Ayaz Abdulla · 16 years ago
  97. 2489e4e ar9170: remove deprecated code by Christian Lamparter · 16 years ago
  98. c18bd87 iwlwifi: fix comment describing disable_11n by Reinette Chatre · 16 years ago
  99. 13c33a0 iwlwifi: add value and range define for link quality command by Wey-Yi Guy · 16 years ago
  100. 258c44a iwlagn: delay ict interrupt. by Mohamed Abbas · 16 years ago