1. 9c70526 ppp: ppp_mp_explode() redesign by Gabriele Paoloni · 16 years ago
  2. 1f8ae0a tulip: Fix for MTU problems with 802.1q tagged frames by Tomasz Lemiech · 16 years ago
  3. a390d1f phylib: convert state_queue work to delayed_work by Marcin Slusarz · 16 years ago
  4. 34cd347 bmac: remove unused variable bp in bmac_misc_intr() by Pavel Roskin · 16 years ago
  5. 52e21b1 ehea: fix circular locking problem by Jan-Bernd Themann · 16 years ago
  6. f9ac30f macvlan: Deterministic ingress packet delivery by Eric Biederman · 16 years ago
  7. b0832a2 macvlan: Support creating macvlans from macvlans by Eric Biederman · 16 years ago
  8. f7efb6c smsc911x: improve EEPROM loading timeout logic in open by Steve Glendinning · 16 years ago
  9. 8dacd54 smsc911x: check for FFWD success before checking for timeout by Steve Glendinning · 16 years ago
  10. 26ccfc3 gianfar: Convert to use netdev_ops by Andy Fleming · 16 years ago
  11. db46db1 gianfar: remove gianfar_mii.c by Andy Fleming · 16 years ago
  12. bda6a15 8139too: allow to set mac address on running device by Jiri Pirko · 16 years ago
  13. c048aaf 8139cp: allow to set mac address on running device by Jiri Pirko · 16 years ago
  14. 3bcb125 cxgb3: update driver version by Divy Le Ray · 16 years ago
  15. d9507a5 cxgb3: update FW by Divy Le Ray · 16 years ago
  16. bf79209 cxgb3: detect mac link faults. by Divy Le Ray · 16 years ago
  17. cd40658 cxgb3: Update Rev3 mac workaround by Divy Le Ray · 16 years ago
  18. fc88219 cxgb3: disable high freq non-data interrupts by Divy Le Ray · 16 years ago
  19. 42c8ea1 cxgb3: separate TX and RX reclaim handlers by Divy Le Ray · 16 years ago
  20. b2b964f cxgb3: prefetch buffer access in GRO mode by Divy Le Ray · 16 years ago
  21. 8f43580 cxgb3: fix skb truesize in jumbo mode by Divy Le Ray · 16 years ago
  22. 9bb2b31 cxgb3: release page ref on mapping error by Divy Le Ray · 16 years ago
  23. 26b3871 cxgb3: ring rx door bell less frequently by Divy Le Ray · 16 years ago
  24. ff5e2b4 wimax: fix i2400m printk formats by Randy Dunlap · 16 years ago
  25. 3e1a3ce forcedeth: version bump to 64 by Ayaz Abdulla · 16 years ago
  26. 1b2bb76 forcedeth: fix irq clearing and napi spin lock changes by Ayaz Abdulla · 16 years ago
  27. 6cef67a forcedeth: performance changes by Ayaz Abdulla · 16 years ago
  28. 4145ade forcedeth: add interrupt moderation logic by Ayaz Abdulla · 16 years ago
  29. b67874a forcedeth: remove isr processing loop by Ayaz Abdulla · 16 years ago
  30. 9e18476 forcedeth: add new optimization mode by Ayaz Abdulla · 16 years ago
  31. f27e6f3 forcedeth: napi - handle all processing by Ayaz Abdulla · 16 years ago
  32. 33912e7 forcedeth: add/modify tx done with limit by Ayaz Abdulla · 16 years ago
  33. 2daac3e forcedeth: remove overhead by Ayaz Abdulla · 16 years ago
  34. 582806b forcedeth: save irq events for napi processing by Ayaz Abdulla · 16 years ago
  35. d41c628 forcedeth: remove msix + napi by Ayaz Abdulla · 16 years ago
  36. 08d9357 forcedeth: fix missing napi enable/disable calls by Ayaz Abdulla · 16 years ago
  37. 8ed1454 forcedeth: fix stats version feature by Ayaz Abdulla · 16 years ago
  38. 7546dd9 net: convert usage of packet_type to read_mostly by Stephen Hemminger · 16 years ago
  39. 1e2d005 netxen: annotate board_config and board_type by Dhananjay Phadke · 16 years ago
  40. becf46a netxen: cleanup superfluous multi-context code by Dhananjay Phadke · 16 years ago
  41. 9f5bc7f netxen: refactor netdev open close by Dhananjay Phadke · 16 years ago
  42. d32cc3d netxen: small xmit optimizations by Dhananjay Phadke · 16 years ago
  43. 0ddc110 netxen: cleanup rx handling by Dhananjay Phadke · 16 years ago
  44. d5df2a1 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  45. db434ac bnx2x: Using DMAE to initialize the chip by Eilon Greenstein · 16 years ago
  46. 6dc7d8c bnx2x: Casting page alignment by Eilon Greenstein · 16 years ago
  47. 916c775 bnx2x: Adding restriction on sge_buf_size by Eilon Greenstein · 16 years ago
  48. d4a4aba qlge: bugfix: Fix endian issue related to rx buffers. by Ron Mercer · 16 years ago
  49. 74c50b4 qlge: bugfix: Pad outbound frames smaller than 60 bytes. by Ron Mercer · 16 years ago
  50. 6b318cb qlge: bugfix: Move netif_napi_del() to common call point. by Ron Mercer · 16 years ago
  51. 39a28bc qlge: Remove spinlock from asic init path. by Ron Mercer · 16 years ago
  52. b25215d qlge: Clear shadow registers before use. by Ron Mercer · 16 years ago
  53. 08b1bc8 qlge: Get rid of irqsave/restore in intr disable. by Ron Mercer · 16 years ago
  54. c9cf0a0 qlge: bugfix: Tell hw to strip vlan header. by Ron Mercer · 16 years ago
  55. 1e21330 qlge: Add tx multiqueue support. by Ron Mercer · 16 years ago
  56. 22bdd4f qlge: Add support for GRO. by Ron Mercer · 16 years ago
  57. d555f59 qlge: Increase filtering for inbound csum settings. by Ron Mercer · 16 years ago
  58. a75ee7f qlge: Remove debug junk from asic reset logic. by Ron Mercer · 16 years ago
  59. db98812 qlge: Move reset logic into asic_reset_worker func. by Ron Mercer · 16 years ago
  60. c035002 p54: fix race condition in memory management by Christian Lamparter · 16 years ago
  61. 1a77733 b43: Fix compilation for devices without PCI core by Michael Buesch · 16 years ago
  62. 39d89cd ath9k: Add a debugfs interface for controlling virtual wiphys by Jouni Malinen · 16 years ago
  63. f98c3bd ath9k: Add a simple virtual wiphy scheduler by Jouni Malinen · 16 years ago
  64. 8089cc4 ath9k: Special processing for channel changes during scan by Jouni Malinen · 16 years ago
  65. 7ec3e51 ath9k: Add workaround to recover from failed channel changes by Jouni Malinen · 16 years ago
  66. ee166a0 ath9k: Check virtual wiphy state on tx() by Jouni Malinen · 16 years ago
  67. 18eb62f ath9k: Pause other virtual wiphys on channel change by Jouni Malinen · 16 years ago
  68. 465ca84 ath9k: Register larger listen interval by Jouni Malinen · 16 years ago
  69. 9580a22 ath9k: Make start/stop operations aware of virtual wiphys by Jouni Malinen · 16 years ago
  70. 0e2dedf ath9k: Add routines for switching between active virtual wiphys by Jouni Malinen · 16 years ago
  71. f0ed85c ath9k: Virtual wiphy pause/unpause functionality by Jouni Malinen · 16 years ago
  72. b93bce2 ath9k: Configure RX filter for multi-BSSID broadcast by Jouni Malinen · 16 years ago
  73. c52f33d ath9k: Add support for multiple secondary virtual wiphys by Jouni Malinen · 16 years ago
  74. bce048d ath9k: Add data structure for supporting virtual radio/wiphy operation by Jouni Malinen · 16 years ago
  75. 8ca21f0 ath9k: Set BSSID mask based on configured interfaces by Jouni Malinen · 16 years ago
  76. 2c3db3d ath9k: Cleanup multiple VIF processing by Jouni Malinen · 16 years ago
  77. 860559f rt2x00: Export all register stats through debugfs by Ivo van Doorn · 16 years ago
  78. d216aaa ath9k: Clean up setkey operations by Jouni Malinen · 16 years ago
  79. aebe2b5 ath9k: fix AR_TXCFG_DMASZ_MASK value by Gabor Juhos · 16 years ago
  80. b75bc15 ath9k: Remove unused variables in struct ath_beacon_config by Sujith · 16 years ago
  81. 2554935 ath9k: Lock config_interface() callback with a mutex by Sujith · 16 years ago
  82. b238e90 ath9k: Handle TSF properly for AP mode by Sujith · 16 years ago
  83. 5379c8a ath9k: Split beacon configuration into mode specific routines by Sujith · 16 years ago
  84. 9546aae ath9k: Cleanup beacon stuck processing by Sujith · 16 years ago
  85. 9fc9ab0 ath9k: Scrub beacon.c by Sujith · 16 years ago
  86. 0c98de6 ath9k: Use new scan notifiers from mac80211 by Sujith · 16 years ago
  87. 0ad65bd ath5k: Set TSF fix by Alina Friedrichsen · 16 years ago
  88. b9a1619 ath9k: Set TSF fix by Alina Friedrichsen · 16 years ago
  89. ce4fbdb b43: Pass more RX flags to mac80211 by Michael Buesch · 16 years ago
  90. 91ed19f ath9k: Fix FIF_BCN_PRBRESP_PROMISC handling by Alina Friedrichsen · 16 years ago
  91. 541d8dd ath9k: Handle power modes in isr for power save. by Vivek Natarajan · 16 years ago
  92. 9331ec8 ath9k: Fill in rate_update mac80211 callback by Sujith · 16 years ago
  93. e0caf9e ath9k: Remove unused key xoring by Jouni Malinen · 16 years ago
  94. 672903b ath9k: Document keycache operations by Jouni Malinen · 16 years ago
  95. a412c80 iwlwifi: reduce stack size by Frank Seidel · 16 years ago
  96. 64abd80 rt2x00: Fix SW antenna diversity by Ivo van Doorn · 16 years ago
  97. 14d2aac iwl3945 : use iwl_activate_qos by Abhijeet Kolekar · 16 years ago
  98. 2a4ddaa iwl3945: add iwl3945_setup_mac by Abhijeet Kolekar · 16 years ago
  99. c8f1613 iwlwifi: fix *pci_probe error flow by Reinette Chatre · 16 years ago
  100. 6e21f15 iwl3945: unify set key flow with iwlwifi by Abhijeet Kolekar · 16 years ago