1. 0581483 b43: bus: abstract SPROM by Rafał Miłecki · 14 years ago
  2. 21d889d b43: bus: abstract 80211 core info by Rafał Miłecki · 14 years ago
  3. c0b4c00 b43: bus: abstract R/W operations by Rafał Miłecki · 14 years ago
  4. 482f053 b43: add bus device abstraction layer by Rafał Miłecki · 14 years ago
  5. aa63418 b43: rename ssb_device variable in ssb specific functions by Rafał Miłecki · 14 years ago
  6. 11ad2f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  7. 1df85ec ath9k: Fix AR9287 calibration by Adrian Chadd · 14 years ago
  8. 64bd082 wireless: Default to 'n' for 2 new added devices in Kconfig. by Tao Ma · 14 years ago
  9. aac11c1 iwl4965: fix 5GHz operation by Stanislaw Gruszka · 14 years ago
  10. 41e2b05 ath9k: set 40 Mhz rate only if hw is configured in ht40 by Rajkumar Manoharan · 14 years ago
  11. 51ac8cb ath9k_hw: disable phy restart on baseband panic caused by RXSM by Rajkumar Manoharan · 14 years ago
  12. a4d86d9 ath9k: Reset chip on baseband hang by Rajkumar Manoharan · 14 years ago
  13. fb23d86 b43: N-PHY: initialize last var in calibration function by Rafał Miłecki · 14 years ago
  14. 0019a2c rtlwifi: Use order 2 RX buffer allocation only if necessary by Larry Finger · 14 years ago
  15. a9e1286 rtlwifi: Fix kernel panic resulting from RX buffer allocation failure by Larry Finger · 14 years ago
  16. 21bc7af mwifiex: correct event header length by Yogesh Ashok Powar · 14 years ago
  17. 90e6247 bonding: cleanup module option descriptions by Andy Gospodarek · 14 years ago
  18. 240b262 net: davinci_emac: fix dev_err use at probe by Johan Hovold · 14 years ago
  19. 94265cf bonding: documentation and code cleanup for resend_igmp by Flavio Leitner · 14 years ago
  20. 9fe0617 bonding: prevent deadlock on slave store with alb mode (v3) by Neil Horman · 14 years ago
  21. 1dcb14d Add Fujitsu 1000base-SX PCI ID to tg3 by Meelis Roos · 14 years ago
  22. a5971d4 bnx2x: protect sequence increment with mutex by Dmitry Kravkov · 14 years ago
  23. d10358d via-velocity: don't annotate MAC registers as packed by Ulrich Hecht · 14 years ago
  24. 1ba37c5 xen: netfront: hold RTNL when updating features. by Ian Campbell · 14 years ago
  25. 22e95ac Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  26. 31ec97d Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  27. 54a430c iwlagn: dbg_fixed_rate only used when CONFIG_MAC80211_DEBUGFS enabled by Wey-Yi Guy · 14 years ago
  28. 5d8bee6 be2net: hash key for rss-config cmd not set by Sathya Perla · 14 years ago
  29. 19694ac CDC NCM: release interfaces fix in unbind() by Alexey Orishko · 14 years ago
  30. eb722d7 bnx2x: fix inverted condition by Dmitry Kravkov · 14 years ago
  31. 229de61 net/irda: convert bfin_sir to common Blackfin UART header by Mike Frysinger · 14 years ago
  32. a4910b7 ehea: Fix multicast registration on semi-promiscuous mode by Breno Leitao · 14 years ago
  33. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  34. 53ee756 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  35. e64851f b43: fix comment typo reqest -> request by Jim Cromie · 14 years ago
  36. 70c7160 Add appropriate <linux/prefetch.h> include for prefetch users by Paul Gortmaker · 14 years ago
  37. 1b6e2ce bnx2x: allow device properly initialize after hotplug by Dmitry Kravkov · 14 years ago
  38. 5e374b5 bnx2x: fix DMAE timeout according to hw specifications by Dmitry Kravkov · 14 years ago
  39. c3a8ce6 bnx2x: properly handle CFC DEL in cnic flow by Vladislav Zolotarov · 14 years ago
  40. 4095553 bnx2x: call dev_kfree_skb_any instead of dev_kfree_skb by Vladislav Zolotarov · 14 years ago
  41. daf9209 net: rename NETDEV_BONDING_DESLAVE to NETDEV_RELEASE by Amerigo Wang · 14 years ago
  42. 8d8fc29 netpoll: disable netpoll when enslave a device by Amerigo Wang · 14 years ago
  43. a37dd33 macvlan: Forward unicast frames in bridge mode to lowerdev by David Ward · 14 years ago
  44. c0cba59 drivers/net: add prefetch header for prefetch users by Paul Gortmaker · 14 years ago
  45. 8df8a47 rionet: Remove pointless printk of skb pointer. by David S. Miller · 14 years ago
  46. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  47. 268bb0c sanitize <linux/prefetch.h> usage by Linus Torvalds · 14 years ago
  48. d935156 macvlan: fix panic if lowerdev in a bond by Eric Dumazet · 14 years ago
  49. 7196cd6 tg3: Add braces around 5906 workaround. by Matt Carlson · 14 years ago
  50. d542fe2 tg3: Fix NETIF_F_LOOPBACK error by Matt Carlson · 14 years ago
  51. 449f454 macvlan: remove one synchronize_rcu() call by Eric Dumazet · 14 years ago
  52. eb04f2f Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  53. fce4a1d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 14 years ago
  54. 6372296 be2net: Kill set but unused variable 'req' in lancer_fw_download() by David S. Miller · 14 years ago
  55. d187c1a atl1c: atl1c_resume() is only used when CONFIG_PM_SLEEP is defined. by David S. Miller · 14 years ago
  56. 43a5f00 tg3: Update version to 3.119 by Matt Carlson · 14 years ago
  57. 310050f tg3: Apply rx_discards fix to 5719/5720 by Matt Carlson · 14 years ago
  58. 6ff6f81 tg3: Remove excessive parenthesis by Matt Carlson · 14 years ago
  59. 0da0606 tg3: Consolidate all netdev feature assignments by Matt Carlson · 14 years ago
  60. dabc5c6 tg3: Move TSO_CAPABLE assignment by Matt Carlson · 14 years ago
  61. 4452d09 tg3: Fix stats for 5704 and later devices by Matt Carlson · 14 years ago
  62. 54e0a67 tg3: Fix TSO loopback test by Matt Carlson · 14 years ago
  63. 42b64a4 tg3: Consolidate autoneg advertisement setup code by Matt Carlson · 14 years ago
  64. b0c5943 tg3: Fix EEE interoperability workaround by Matt Carlson · 14 years ago
  65. 108a6c1 tg3: Fix IPv6 TCP problems for 5719 by Matt Carlson · 14 years ago
  66. 1ff30a5 tg3: Fix 57765 B0 data corruption by Matt Carlson · 14 years ago
  67. 432aa7e tg3: Cleanup transmit error path by Matt Carlson · 14 years ago
  68. 2ffcc98 tg3: Set tx bug flags for more devices by Matt Carlson · 14 years ago
  69. c6e38c0 ath9k: use PS wakeup before REG_READ by Mohammed Shafi Shajakhan · 14 years ago
  70. ba4903f ath9k: implement .tx_last_beacon() by Felix Fietkau · 14 years ago
  71. 7551732 b43: read PHY info only when needed (for PHY-A) by Rafał Miłecki · 14 years ago
  72. 1495298 b43: separate ssb core reset by Rafał Miłecki · 14 years ago
  73. c4a2a08 b43: add helper for finding GPIO device by Rafał Miłecki · 14 years ago
  74. 05100a2 b43: dma: cache translation (routing bits) by Rafał Miłecki · 14 years ago
  75. 0355a34 b43: make b43_wireless_init less bus specific by Rafał Miłecki · 14 years ago
  76. 620d785 b43: add helpers for block R/W ops by Rafał Miłecki · 14 years ago
  77. ac56703 ath9k: fix ad-hoc nexttbtt calculation by Felix Fietkau · 14 years ago
  78. 5b68138 ath9k: Drag the driver to the year 2011 by Sujith Manoharan · 14 years ago
  79. a455c57 ath_hw: Fix bssid mask documentation by Mohammed Shafi Shajakhan · 14 years ago
  80. 89ea674 ath9k_htc: Fix packet timeout by Sujith Manoharan · 14 years ago
  81. d108e8b ath9k_htc: Change credit limit for UB94/95 by Sujith Manoharan · 14 years ago
  82. bd54879 ath9k_htc: Fix max subframe handling by Sujith Manoharan · 14 years ago
  83. 0cd075d ath9k_htc: Fix BSSID calculation by Sujith Manoharan · 14 years ago
  84. 33a5315 ath9k_htc: Fix RX filter calculation by Sujith Manoharan · 14 years ago
  85. db32124 ath9k_htc: Recalculate the BSSID mask on interface by Sujith Manoharan · 14 years ago
  86. 84dfa73 ath9k_htc: Fix station flags by Sujith Manoharan · 14 years ago
  87. c75197a ath9k_htc: Fix mode selection by Sujith Manoharan · 14 years ago
  88. 20ba286 iwlwifi: remove unused parameter from iwl_hcmd_queue_reclaim by Daniel Halperin · 14 years ago
  89. 62a5b7d mwifiex: adjust high/low water marks for tx_pending queue by Marc Yang · 14 years ago
  90. 17e8cec mwifiex: CPU mips optimization with NO_PKT_PRIO_TID by Marc Yang · 14 years ago
  91. 9396814 mwifiex: check mwifiex_wmm_lists_empty() before dequeue by Marc Yang · 14 years ago
  92. 49729ff mwifiex: reduce CPU usage by tracking highest_queued_prio by Marc Yang · 14 years ago
  93. f699254 mwifiex: reduce CPU usage by tracking tx_pkts_queued by Marc Yang · 14 years ago
  94. c6820f1 ath9k: fix ad-hoc mode beacon selection by Felix Fietkau · 14 years ago
  95. 79abeed m68k/atari: Do not use "/" in interrupt names by Geert Uytterhoeven · 14 years ago
  96. ed9d010 cfg80211: Use consistent BSS matching between scan and sme by Jouni Malinen · 14 years ago
  97. 79d2b15 ath9k: Fix power save wrappers in debug ops by Rajkumar Manoharan · 14 years ago
  98. 504d472 MIPS: Lantiq: Add ethernet driver by John Crispin · 14 years ago
  99. 12f4d0a be2net: Enable SR-IOV for Lancer by Mammatha Edhala · 14 years ago
  100. 0be6bc6 bnx2x: add support for retrieving dcb peer configuration by Shmulik Ravid · 14 years ago