1. 256f3bf irda: Remove useless pm_dev references by Rafael J. Wysocki · 16 years ago
  2. 6ba33ac amd8111e: delete non NAPI code from the driver. by Francois Romieu · 16 years ago
  3. a667601 starfire: delete non NAPI code from the driver. by Francois Romieu · 16 years ago
  4. 6a3d8aa netdev: remove unused S2IO_NAPI by Francois Romieu · 16 years ago
  5. 38b2219 netdrv: don't truncate VLAN TCI with VLAN stripping by Patrick McHardy · 16 years ago
  6. ea2aca0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  7. f3032be Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  8. 4ce2417 Merge branch 'davem-next' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  9. 055e511 8390: Split 8390 support into a pausing and a non pausing driver core by Alan Cox · 16 years ago
  10. 141766c WAN: Remove no longer needed pvc_desc in FR code. by Krzysztof Halasa · 16 years ago
  11. 198191c WAN: convert drivers to use built-in netdev_stats by Krzysztof Halasa · 16 years ago
  12. 844290e igb: add NAPI Rx queue support by PJ Waskiewicz · 16 years ago
  13. 662d720 igb: fix init on 82575 with MNG enabled by Alexander Duyck · 16 years ago
  14. 652fff3 igb: eliminate hw from the hw_dbg macro arguments by Auke Kok · 16 years ago
  15. d67ce53 igb: fix parameter options by Alexander Duyck · 16 years ago
  16. 733596b igb: cleanup function header comments by Jeff Kirsher · 16 years ago
  17. 3b644cf igb: Remove adapter struct from these function call parameters by Mitch Williams · 16 years ago
  18. 5c3cad7 igb: limit EEPROM access by Jeff Kirsher · 16 years ago
  19. 532f4ae ipg: run-time configurable jumbo frame support by Pekka Enberg · 16 years ago
  20. da02b23 ipg: per-device max_rxframe_size by Pekka Enberg · 16 years ago
  21. 39f2058 ipg: per-device rxsupport_size by Pekka Enberg · 16 years ago
  22. 18a9cdb ipg: per-device rxfrag_size by Pekka Enberg · 16 years ago
  23. 8304295 ipg: remove jumbo frame #ifdef from mtu by Pekka Enberg · 16 years ago
  24. 024f4d88 ipg: always compile in jumbo frame support by Pekka Enberg · 16 years ago
  25. 16e605a Merge branch 'r8169-next' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 into upstream-next by Jeff Garzik · 16 years ago
  26. c5a78ac fs_enet: restore promiscuous and multicast settings in restart() by Laurent Pinchart · 16 years ago
  27. 6c688f4 ibm_newemac: Fixes entry of short packets by Sathya Narayanan · 16 years ago
  28. ab9b30c ibm_newemac: Fixes kernel crashes when speed of cable connected changes by Sathya Narayanan · 16 years ago
  29. 7732123 pasemi_mac: Access iph->tot_len with correct endianness by Roland Dreier · 16 years ago
  30. 3ff2cd2 ehea: Access iph->tot_len with correct endianness by Roland Dreier · 16 years ago
  31. 2f69ae0 ehea: fix race condition by Jan-Bernd Themann · 16 years ago
  32. b0afffe ehea: add MODULE_DEVICE_TABLE by Jan-Bernd Themann · 16 years ago
  33. 5c2cec1 ehea: fix might sleep problem by Jan-Bernd Themann · 16 years ago
  34. 97bff09 forcedeth: fix lockdep warning on ethtool -s by Tobias Diedrich · 16 years ago
  35. 54364b7 Add missing skb->dev assignment in Frame Relay RX code by Krzysztof Halasa · 16 years ago
  36. f43798c tun: Allow GSO using virtio_net_hdr by Rusty Russell · 16 years ago
  37. 5228ddc tun: TUNSETFEATURES to set gso features. by Rusty Russell · 16 years ago
  38. 07240fd tun: Interface to query tun/tap features. by Rusty Russell · 16 years ago
  39. 2fff58f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  40. c461a97 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  41. 9ad4107 Merge branch 'i2c-fix' of git://aeryn.fluff.org.uk/bjdooks/linux by Linus Torvalds · 16 years ago
  42. 3a57a78 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 16 years ago
  43. a16b4bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  44. 15895b9 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  45. 3e2a078 tty: Fix inverted logic in send_break by Alan Cox · 16 years ago
  46. f36b7a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 16 years ago
  47. cefcade9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 16 years ago
  48. c6b96d1 Merge branch 'for-2.6.26' of git://neil.brown.name/md by Linus Torvalds · 16 years ago
  49. 821b03f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  50. 3d25802 DRM/i915: only use tiled blits on 965+ by Jesse Barnes · 16 years ago
  51. 83680cd drivers/input/ff-core.c needs <linux/sched.h> by Geert Uytterhoeven · 16 years ago
  52. 18d7260 p54: Add quality output to iwlist and iwconfig by Larry.Finger@lwfinger.net · 16 years ago
  53. acdfe9b iwl3945: remove RFKILL_STATE_HARD_BLOCKED warnings by Zhu Yi · 16 years ago
  54. 5225640 iwlwifi: fix iwl4965 temperature callback calibration issue by Zhu Yi · 16 years ago
  55. 914233d iwlwifi: enable packet injection for iwl3945 by Stefanik Gábor · 16 years ago
  56. 25b3f57 iwlwifi: fix incorrect monitor mode operation by Rick Farrington · 16 years ago
  57. 7b58ccf libertas: support USB persistence on suspend/resume (resend) by andrey@cozybit.com · 16 years ago
  58. 6afe682 iwlwifi: drop skb silently for Tx request in monitor mode by Zhu Yi · 16 years ago
  59. ec04fd6 iwlwifi: fix incorrect 5GHz rates reported in monitor mode by Rick Farrington · 16 years ago
  60. a13307c PCI: acpiphp: cleanup notify handler on all root bridges by Alex Chiang · 16 years ago
  61. 99cb233d PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev. by Benjamin Li · 16 years ago
  62. 06f3ed23 V4L/DVB (8178): uvc: Fix compilation breakage for the other drivers, if uvc is selected by Mauro Carvalho Chehab · 16 years ago
  63. b4653e9 niu: Add support for rx flow hash configuration. by Santwona Behera · 16 years ago
  64. c7f1b20 dm crypt: use cond_resched by Milan Broz · 16 years ago
  65. a94c248 PCI: Restrict VPD read permission to root by Ben Hutchings · 16 years ago
  66. d150a4b I2C: S3C2410: Add MODULE_ALIAS() for s3c2440 device. by Ben Dooks · 16 years ago
  67. 63f5c28 I2C: S3C2410: Fixup error codes returned rom a transfer. by Ben Dooks · 16 years ago
  68. 2709781 I2C: S3C2410: Check ACK on byte transmission by Ben Dooks · 16 years ago
  69. 0a078ff iwlwifi: fix 4965 uCode load by Tomas Winkler · 16 years ago
  70. a9efa65 iwlwifi: clean up HW RF-kill state machine and restarts by Emmanuel Grumbach · 16 years ago
  71. 154b25c iwlwifi: blocking mac_start until uCode is complete by Emmanuel Grumbach · 16 years ago
  72. 06da069 iwlwifi: eliminate iwl4965_mac_get_tsf by Ron Rindjunsky · 16 years ago
  73. e58942a iwlwifi: Remove unnecessary code by Abhijeet Kolekar · 16 years ago
  74. 4977929 iwlwifi: control 11n capabilities through module param by Ron Rindjunsky · 16 years ago
  75. da154e30 iwlwifi: unite common settings of HW params by Ron Rindjunsky · 16 years ago
  76. 3bff19c iwlwifi: don't bring up interface if RF-kill avoids radio by Emmanuel Grumbach · 16 years ago
  77. ebef200 iwlwifi : Patch adds rfkill subsystem for 3945 by Abhijeet Kolekar · 16 years ago
  78. 2ff75b7 iwlwifi: adjust TSF in IBSS by Assaf Krauss · 16 years ago
  79. 052ec3f iwlwifi: keep the STATUS_EXIT_PENDING flag till the end of down flow by Mohamed Abbas · 16 years ago
  80. 9185159 iwlwifi: fix IBSS association flow by Tomas Winkler · 16 years ago
  81. 36e1f16 iwlwifi: remove obsolete lq_ready use by Ron Rindjunsky · 16 years ago
  82. 0c70515 iwlwifi: move rx aggregation functions to iwl-rx.c by Ron Rindjunsky · 16 years ago
  83. 653fa4a iwlwifi: setup compressed BA handler by Emmanuel Grumbach · 16 years ago
  84. 4b8817b iwlwifi: remove useless network and duplicate checking by Emmanuel Grumbach · 16 years ago
  85. 1781a07 iwlwifi: move RX handlers to iwl-rx.c by Emmanuel Grumbach · 16 years ago
  86. 37deb2a iwlwifi: don't send REPLY_REMOVE_ALL_STA upon exit by Emmanuel Grumbach · 16 years ago
  87. 8f91aec iwlwifi: move RX stats to core, and move temperature to handler by Emmanuel Grumbach · 16 years ago
  88. 43d59b3 iwlwifi: send ADD_STA before RXON with assoc bit by Emmanuel Grumbach · 16 years ago
  89. ebbbdc3 iwlwifi: add REPLY_TX_POWER_DBM_CMD to get_cmd_string by Emmanuel Grumbach · 16 years ago
  90. 5d1e232 iwlwifi: use iwl_is_associated when possible by Ron Rindjunsky · 16 years ago
  91. 24e5c40 iwlwifi: better station table maintenance by Emmanuel Grumbach · 16 years ago
  92. f236a26 iwlwifi: Add eeprom version to the version file in sysfs by Tomas Winkler · 16 years ago
  93. 853554a iwlwifi: configure uCode to use open loop tx power algorithm by Gregory Greenman · 16 years ago
  94. bc19d6e b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED support by Adel Gadllah · 16 years ago
  95. f97d1f4 b43/b43legacy: use RFKILL_STATE_UNBLOCKED instead of RFKILL_STATE_ON by Adel Gadllah · 16 years ago
  96. 7cd8d3e hostap: use radiotap headers by default by Pavel Roskin · 16 years ago
  97. 573b933 hostap: add radiotap support in monitor mode by Pavel Roskin · 16 years ago
  98. b53a5da hostap: don't skip any headers in hostap_80211_header_parse() by Pavel Roskin · 16 years ago
  99. 245727c iwlwifi: fix rfkill deps and remove input device usage by Adel Gadllah · 16 years ago
  100. edd4b53 iwl-rfkill.c: correct 'recieved' typo by John W. Linville · 16 years ago