1. 7d57961 libertas: the compact flash driver is no longer experimental by Holger Schurig · 17 years ago
  2. 6243613 libertas: remove CMD_802_11_PWR_CFG by Holger Schurig · 17 years ago
  3. c2b310a libertas: kill useless #define LBS_MONITOR_OFF 0 by Holger Schurig · 17 years ago
  4. 69dc5d9 iwlwifi: iwl_priv - clean up in types of members by Tomas Winkler · 17 years ago
  5. 0472f88 iwlwifi: allow a default callback for ASYNC host commands by Emmanuel Grumbach · 17 years ago
  6. 775ea37 iwlwifi: improve NIC i/o debug prints information by Tomas Winkler · 17 years ago
  7. 3395f6e iwlwifi: rename iwl-4965-io.h to iwl-io.h by Tomas Winkler · 17 years ago
  8. ab53d8a iwlwifi: Add led support by Mohamed Abbas · 17 years ago
  9. e0e0a67 iwlwifi: do not register bands with no supported channels by John W. Linville · 17 years ago
  10. 14eabf7 Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 17 years ago
  11. 2f44891 gianfar: Fix Rx/Tx HW interrupt coalescing counter reset procedure. by Andy Fleming · 17 years ago
  12. 99da500 gianfar: Only process completed frames by Andy Fleming · 17 years ago
  13. faa8957 gianfar: Fix frame size calculation when hardware VLAN acceleration is on by Dai Haruki · 17 years ago
  14. a3cb96a gianfar: Fix the data buffer stashing amount by Dai Haruki · 17 years ago
  15. 1119d57 Use single_open instead of manual manipulations. by Pavel Emelyanov · 17 years ago
  16. 57bb7e2 phy/broadcom: add support for BCM5481 PHY by Anton Vorontsov · 17 years ago
  17. b39b5a2 qla3xxx: convert byte order of constant instead of variable by Marcin Slusarz · 17 years ago
  18. 7a6d84c drivers/net/mv643xx_eth.c: Use FIELD_SIZEOF by Julia Lawall · 17 years ago
  19. ef11291 Add support the Korina (IDT RC32434) Ethernet MAC by Florian Fainelli · 17 years ago
  20. bfebbb8 forcedeth: Use round_jiffies for stats timer by Daniel Drake · 17 years ago
  21. 3459feb s2io annotations by Al Viro · 17 years ago
  22. 3b86301 endianness annotations: rndis by Al Viro · 17 years ago
  23. fa3a6cb annotate cxgb3 (ab)uses of skb->priority/skb->csum by Al Viro · 17 years ago
  24. 2f220e3 skfp annotations by Al Viro · 17 years ago
  25. eca1ad8 misc drivers/net annotations by Al Viro · 17 years ago
  26. 05bd831 ni52: more unbreaking by Al Viro · 17 years ago
  27. 176f65f ni52: switch to ioremap() by Al Viro · 17 years ago
  28. 76af569 ni52: clean up check586() by Al Viro · 17 years ago
  29. 7f8cfd5 ni52: clean up initialization of priv by Al Viro · 17 years ago
  30. e06ee2b ni52: make ->base char __iomem * by Al Viro · 17 years ago
  31. de59714 ni52: kill the second argument of check586(), get rid of bogus pointer by Al Viro · 17 years ago
  32. 725aa4a ni52: unbreak scp_struct by Al Viro · 17 years ago
  33. 2d76c26 ni52 trivial iomem annotations by Al Viro · 17 years ago
  34. 9c61a9d ixgb: remove irq_sem by Jesse Brandeburg · 17 years ago
  35. 9150b76 e1000: remove irq_sem by Jesse Brandeburg · 17 years ago
  36. 74ef9c3 e1000e: remove irq_sem by Jesse Brandeburg · 17 years ago
  37. 67d204a e1000e: remove no longer used e1000e_read_nvm_spi by Auke Kok · 17 years ago
  38. a9340b8 ixgb: move externs out of .c files by Auke Kok · 17 years ago
  39. 446490c ixgb: convert boolean_t to bool by Joe Perches · 17 years ago
  40. bab2bce ixgb: add explicit state checking by Jesse Brandeburg · 17 years ago
  41. c3033b0 e1000: Convert boolean_t to bool by Joe Perches · 17 years ago
  42. dfe98e9 Merge branch 'net-2.6.26-netns-20080326' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-dev by David S. Miller · 17 years ago
  43. 3a643d2 rt2x00: Fix in_atomic() usage by Ivo van Doorn · 17 years ago
  44. 866a050 rt2x00: Fix rate detection for invalid signals by Ivo van Doorn · 17 years ago
  45. 49d20fa PS3: gelic: Add support for separate cipher selection by Masakazu Mokuno · 17 years ago
  46. c01f9c6 b43: Don't compile N-PHY code when N-PHY is disabled by Michael Buesch · 17 years ago
  47. 1ea8739 iwlwifi: Completing the parameter packaging by Assaf Krauss · 17 years ago
  48. 83f7d57 ipw2200 annotations and fixes by Al Viro · 17 years ago
  49. 19d30e0 rt2x00: Add dev_flags to rx descriptor by Ivo van Doorn · 17 years ago
  50. 857485c iwlwifi: move host command sending functions to core module by Tomas Winkler · 17 years ago
  51. 8622e70 iwlwifi: rename iwl4965_get_channel_info to iwl_get_channel_info by Assaf Krauss · 17 years ago
  52. 410e088 iwlwifi: iwl3945 remove 4965 commands by Tomas Winkler · 17 years ago
  53. ab885f8 iwlwifi-2.6: enables RX TKIP decryption in HW by Emmanuel Grumbach · 17 years ago
  54. 2bc7508 iwlwifi-2.6: enables HW TKIP encryption by Emmanuel Grumbach · 17 years ago
  55. 17e476b iwlwifi-2.6: RX status translation to old scheme by Emmanuel Grumbach · 17 years ago
  56. deb09c4 iwlwifi-2.6: Cleans up set_key flow by Emmanuel Grumbach · 17 years ago
  57. bf85ea4 iwlwifi: Probe Flow - Extracting hw and priv init by Assaf Krauss · 17 years ago
  58. 1d0a082 iwlwifi: Probe Flow - Performing allocation in a separate function by Assaf Krauss · 17 years ago
  59. 00acbc9 iwlwifi: Packing all 4965 parameters by Assaf Krauss · 17 years ago
  60. 316c30d iwlwifi: Re-ordering probe flow (4965) by Assaf Krauss · 17 years ago
  61. 99f7d39 iwlwifi: remove macros containing offsets from eeprom struct by Reinette Chatre · 17 years ago
  62. ff829ae libertas: store rssi as an u32 by Holger Schurig · 17 years ago
  63. e98a88d libertas: remove lots of unused stuff by Holger Schurig · 17 years ago
  64. d4ff0ef libertas: misc power saving adjusts by Holger Schurig · 17 years ago
  65. c49c3b7 libertas: convert GET_LOG to a direct command by Holger Schurig · 17 years ago
  66. c97329e libertas: fix scheduling while atomic bug in CMD_MAC_CONTROL by Holger Schurig · 17 years ago
  67. 8db4a2b libertas: make a handy lbs_cmd_async() command by Holger Schurig · 17 years ago
  68. 712b6cf iwlwifi: Add debugfs to iwl core by Tomas Winkler · 17 years ago
  69. 19758be iwlwifi: Add TX/RX statistcs to driver by Tomas Winkler · 17 years ago
  70. c79dd5b iwlwifi: rename struct iwl4965_priv to struct iwl_priv by Tomas Winkler · 17 years ago
  71. 0a6857e iwlwifi: rename iwl-4965-debug.h back to iwl-debug.h by Tomas Winkler · 17 years ago
  72. 8236e18 iwlwifi: Bug fix, CCMP with HW encryption with AGG by Max Stepanov · 17 years ago
  73. 56ca84c libertas: remove some unused commands by Holger Schurig · 17 years ago
  74. d9e9778 libertas: rename packetfilter to mac_control by Holger Schurig · 17 years ago
  75. 835d3ac libertas: convert CMD_MAC_CONTROL to a direct command by Holger Schurig · 17 years ago
  76. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 17 years ago
  77. 06802a8 Merge branch 'master' of ../net-2.6/ by David S. Miller · 17 years ago
  78. 9bd512f [CASSINI]: Use shorter list_splice_init() macro for brevity. by Robert P. J. Day · 17 years ago
  79. 4b1b366 connector: convert to single-threaded workqueue by Evgeniy Polyakov · 17 years ago
  80. da990a2 [SUNGEM]: Fix NAPI assertion failure. by David S. Miller · 17 years ago
  81. 2572c14 BNX2X: prevent ethtool from setting port type by Eliezer Tamir · 17 years ago
  82. d5706ef [8390]: Fix build error. by David S. Miller · 17 years ago
  83. 76fef2b Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 17 years ago
  84. a25606c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  85. 94833df [NET] ifb: set separate lockdep classes for queue locks by Jarek Poplawski · 17 years ago
  86. 7582a33 [TG3]: Fix build warning on sparc32. by David S. Miller · 17 years ago
  87. 247df45 [RT2X00] drivers/net/wireless/rt2x00/rt2x00dev.c: remove dead code, fix warning by Andrew Morton · 17 years ago
  88. 577f99c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  89. 2f63392 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 17 years ago
  90. fc4d30a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 17 years ago
  91. bde4f8f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  92. c40e7cb ahci: Add Marvell 6121 SATA support by Jose Alberto Reguero · 17 years ago
  93. 4a38e73 pata_ali: use atapi_cmd_type() to determine cmd type instead of transfer size by Tejun Heo · 17 years ago
  94. a22e644 ahci: implement skip_host_reset parameter by Tejun Heo · 17 years ago
  95. dea5513 ahci: request all PCI BARs by Tejun Heo · 17 years ago
  96. 233f112 libata-acpi: improve dock event handling by Tejun Heo · 17 years ago
  97. 9150c97 ioc3.c: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  98. ffea31e ucc_geth: use correct thread number for 10/100Mbps link by Joakim Tjernlund · 17 years ago
  99. 44b0cda igb: Correctly get protocol information by Mitch Williams · 17 years ago
  100. 725e49c [IOC3] Fix section missmatch by Ralf Baechle · 17 years ago