1. c26736e [BNX2]: Fix ASYM PAUSE advertisement for remote PHY. by Michael Chan · 17 years ago
  2. 5291324 [MACVLAN]: Setting macvlan_handle_frame_hook to NULL when rtnl_link_register() fails. by Rami Rosen · 17 years ago
  3. 18c0226 [BNX2]: Update version to 1.7.3. by Michael Chan · 17 years ago
  4. df7f1ed [BNX2]: Update firmware. by Michael Chan · 17 years ago
  5. 83e3fc8 [BNX2]: Fine-tune flow control on 5709. by Michael Chan · 17 years ago
  6. 62a8313 [BNX2]: Remove CTX_WR macro. by Michael Chan · 17 years ago
  7. 2726d6e [BNX2]: Remove REG_WR_IND/REG_RD_IND macros. by Michael Chan · 17 years ago
  8. 6f743ca [BNX2]: Refine tx coalescing setup. by Michael Chan · 17 years ago
  9. f3014c0c [BNX2]: Fix 5706 serdes link down bug. by Michael Chan · 17 years ago
  10. bf164cc Add new driver 'rndis_wlan' for wireless RNDIS devices. by Jussi Kivilinna · 17 years ago
  11. 3692e94 Move usbnet.h and rndis_host.h to include/linux/usb by Jussi Kivilinna · 17 years ago
  12. 039ee17 rndis_host: Add RNDIS physical medium checking into generic_rndis_bind() by Jussi Kivilinna · 17 years ago
  13. 5d6ecf6 rndis_host: Add link_change function pointer to 'struct rndis_data'. by Jussi Kivilinna · 17 years ago
  14. 7c39e03 rndis_host: Add early_init function pointer to 'struct rndis_data'. by Jussi Kivilinna · 17 years ago
  15. 476842b usbnet: add driver_priv pointer to 'struct usbnet' by Jussi Kivilinna · 17 years ago
  16. 5665998 rndis_host: export functions by Jussi Kivilinna · 17 years ago
  17. 7517579 rndis_host: Split up rndis_host.c by Jussi Kivilinna · 17 years ago
  18. 6e3bbcc usbnet: Use wlan device name for RNDIS wireless devices by Jussi Kivilinna · 17 years ago
  19. a842eda rndis_host: Fix rndis packet filter flags. by Jussi Kivilinna · 17 years ago
  20. 9ff5587 rndis_host: Halt device if rndis_bind fails. by Jussi Kivilinna · 17 years ago
  21. 04c3c01 rndis_host: Use 1KB buffer in rndis_unbind by Jussi Kivilinna · 17 years ago
  22. 786e3df cdc_ether: Hardwire CDC descriptors when missing by Bjorge Dijkstra · 17 years ago
  23. 2bfa2e1 rndis_host: Fix sparse warning by Bjorge Dijkstra · 17 years ago
  24. 5d635ea Add another Prism2 card to hostap by Marcin Juszkiewicz · 17 years ago
  25. 709365a hostap_80211.h: remove duplicate prototype by Michal Piotrowski · 17 years ago
  26. 18904f5 wireless: iwlwifi3945/4965 - fix incorrect counting of memory by Cyrill Gorcunov · 17 years ago
  27. fdfb92e libertas: fix interrupt while removing driver by Holger Schurig · 17 years ago
  28. 5a6e043 libertas: fix memory alignment problems on the blackfin by Ihar Hrachyshka · 17 years ago
  29. 9e7d1a4 iwlwifi: correct math in elapsed_jiffies by Eric Sandeen · 17 years ago
  30. 09552cc b43: Drop packets that we are not able to encrypt by Michael Buesch · 17 years ago
  31. 7be1bb6 b43: Fix suspend/resume by Michael Buesch · 17 years ago
  32. 76f3915 iwlwifi: Fix uCode error on association by Gregory Greenman · 17 years ago
  33. 25c03d8 iwlwifi: do not schedule tasklet when rcv unused irq by Joonwoo Park · 17 years ago
  34. 74a3a25 iwlwifi: cleanup usage of inline functions by Reinette Chatre · 17 years ago
  35. 849e0dc iwlwifi: initialize geo/channel information during probe by Reinette Chatre · 17 years ago
  36. 75849d2 iwl4965: fix return code indicating one interface is supported by Reinette Chatre · 17 years ago
  37. d986bcd iwlwifi: Fix an invalid bitmask test in iwl3945 and iwl4965 by Maarten Lankhorst · 17 years ago
  38. 4fcc547 rtl8180_dev.c: add support for 1799:700f by Adrian Bassett · 17 years ago
  39. e78c9d2 b43legacy: fix MAC control and microcode init by Stefano Brivio · 17 years ago
  40. 8712f27 b43legacy: Fix rfkill allocation leakage in error paths by Michael Buesch · 17 years ago
  41. 1946a2c b43: Fix rfkill allocation leakage in error paths by Michael Buesch · 17 years ago
  42. be9b725 ath5k: debug level improvements by Bruno Randolf · 17 years ago
  43. 4bdb0fb rt61pci: fix-up merge damage by John W. Linville · 17 years ago
  44. bd45ac0 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  45. 4eece4c Merge branch 'for-2.6.25' of git://git.secretlab.ca/git/linux-2.6-mpc52xx by Paul Mackerras · 17 years ago
  46. 60e2331 [net] Gracefully handle shared e1000/1000e driver PCI ID's by Linus Torvalds · 17 years ago
  47. 5b10ca1 Mostly revert "e1000/e1000e: Move PCI-Express device IDs over to e1000e" by Linus Torvalds · 17 years ago
  48. 3c582b3 [PPP]: Sparse warning fixes. by Stephen Hemminger · 17 years ago
  49. f206351 [NETNS]: Add namespace parameter to ip_route_output_key. by Denis V. Lunev · 17 years ago
  50. c0e1899 ath5k: always extend rx timestamp with tsf by Bruno Randolf · 17 years ago
  51. 6d91e1d ath5k: configure backoff for IBSS beacon queue by Bruno Randolf · 17 years ago
  52. 036cd1e ath5k: use SWBA to detect IBSS HW merges by Bruno Randolf · 17 years ago
  53. 9804b98 ath5k: better beacon timer calculation by Bruno Randolf · 17 years ago
  54. e535c1a ath5k: beacon interval is in TU by Bruno Randolf · 17 years ago
  55. 1008e0f ath5k: use 3 instead of 0x00000003 by Bruno Randolf · 17 years ago
  56. 1f7d87b b43: Fix MAC control and microcode init by Michael Buesch · 17 years ago
  57. 247ae44 ath5k: reset key cache after resume by John W. Linville · 17 years ago
  58. c65638a ath5k: use AR5K_KEYTABLE_SIZE when initializing key table by John W. Linville · 17 years ago
  59. 61cb5dd b43: Fix firmware caching by Michael Buesch · 17 years ago
  60. 95b66ba b43: Add more N-PHY init code by Michael Buesch · 17 years ago
  61. bfe6a50 b43legacy: Remove the PHY spinlock by Michael Buesch · 17 years ago
  62. 9d5c824 igb: PCI-Express 82575 Gigabit Ethernet driver by Auke Kok · 17 years ago
  63. b491edd bnx2 annotations by Al Viro · 17 years ago
  64. f305f78 annotate netxen by Al Viro · 17 years ago
  65. 66341ff annotate myri10ge by Al Viro · 17 years ago
  66. 05e5c11 annotate cxgb3 by Al Viro · 17 years ago
  67. ac390c60 annotate chelsio by Al Viro · 17 years ago
  68. 583c28e [BNX2]: Fix driver phy_flags name space. by Michael Chan · 17 years ago
  69. f86e82f [BNX2]: Fix driver software flag namespace. by David S. Miller · 17 years ago
  70. feebb33 [BNX2] Update version to 1.7.2. by Michael Chan · 17 years ago
  71. b2fadea [BNX2]: Add link-down workaround on 5706 serdes. by Michael Chan · 17 years ago
  72. 1097f5e [BNX2]: Fix minor bug in bnx2_has_work(). by Michael Chan · 17 years ago
  73. 2dd201d [BNX2]: Disable jumbo rx paging on 5709 Ax. by Michael Chan · 17 years ago
  74. 819d772 b43/nphy.c: include headers to avoid build breakage on some platforms by John W. Linville · 17 years ago
  75. 7373800 drivers/net/wireless/rt2x00/rt2x00usb.c: fix uninitialized var warning by Andrew Morton · 17 years ago
  76. d2594d0 drivers/net/wireless/iwlwifi/iwl-3945.c: fix printk warning by Andrew Morton · 17 years ago
  77. 222b01b b43legacy: fix use-after-free rfkill bug by Stefano Brivio · 17 years ago
  78. 61d3002 libertas: pepper main with debug statement by Holger Schurig · 17 years ago
  79. c9d1be36 libertas: don't blindly try mesh by Holger Schurig · 17 years ago
  80. dac10a9 libertas: always show firmware release by Holger Schurig · 17 years ago
  81. 4365929 libertas: move cardspecific data to driver by Holger Schurig · 17 years ago
  82. ae3e0fc libertas cs/sdio: fix 'NOHZ: local_softirq_pending 08' message by Holger Schurig · 17 years ago
  83. 8ac919b b43: Add lots of N-PHY lookup tables by Michael Buesch · 17 years ago
  84. 8a1b024 iwlwifi: style fixes to usage of << and >> operators by Reinette Chatre · 17 years ago
  85. e7a2827 iwlwifi: remove reference to non-existent documentation by Reinette Chatre · 17 years ago
  86. 7197266 iwlwifi: Update iwlwifi version stamp to 1.2.23 by Zhu Yi · 17 years ago
  87. fa254a6 iwlwifi: 3954 renames iwl3945_rate_scale_priv to iwl3945_rs_sta by Tomas Winkler · 17 years ago
  88. c33104f iwlwifi: 4965 unify rate scale variable names for station data by Tomas Winkler · 17 years ago
  89. 98c9221 iwlwifi: move uCode helper functions to iwl-helpers.h by Tomas Winkler · 17 years ago
  90. e655b9f iwlwifi: fix problem when rf_killswitch change during suspend/resume by Zhu Yi · 17 years ago
  91. 5a66926a iwlwifi: delay firmware loading from pci_probe to network interface open by Zhu Yi · 17 years ago
  92. 3058f02 iwlwifi: document scan command by Ben Cahill · 17 years ago
  93. 87e4f7d iwlwifi: remove iwl4965_tx_cmd by Tomas Winkler · 17 years ago
  94. 6a218f6 iwlwifi: move iwl4965_get_dma_hi_address function to iwl-helpers.h by Tomas Winkler · 17 years ago
  95. 440d42c iwl4965: Remove redundant code in iwl4965_tx_cmd by Tomas Winkler · 17 years ago
  96. d159131 b43: Add NPHY channel switch code by Michael Buesch · 17 years ago
  97. 53a6e23 b43: Add NPHY radio init code by Michael Buesch · 17 years ago
  98. 60168f1 b43: Add Broadcom 2055 radio register definitions by Michael Buesch · 17 years ago
  99. 60da481 WAVELAN - compile-time check for struct sizes by Helge Deller · 17 years ago
  100. eb189d8b b43: Add support for new firmware by Michael Buesch · 17 years ago