1. 7ca98fa snap: use const for descriptor by Stephen Hemminger · 16 years ago
  2. 65689fe igb: cleanup tx dma so map & unmap use matching calls by Alexander Duyck · 16 years ago
  3. c5cd11e igb: rework igb_set_multi so that vfs are properly updated by Alexander Duyck · 16 years ago
  4. 0e34048 igb: update driver to use setup_timer function by Alexander Duyck · 16 years ago
  5. c493ea4 igb: remove IGB_DESC_UNUSED since it is better handled by a function call by Alexander Duyck · 16 years ago
  6. fa4a7ef igb: allow tx of pre-formatted vlan tagged packets by Arthur Jones · 16 years ago
  7. 6e06cb6 spider_net: Convert to net_device_ops. by Yang Hongyang · 16 years ago
  8. 62f0c33 powerpc 4xx EMAC driver: device name reported on timeout is not correct by Mikhail Zolotaryov · 16 years ago
  9. ed734a9 net: remove useless prefetch() call by Eric Dumazet · 16 years ago
  10. 8d2f9e8 sctp: Clean up TEST_FRAME hacks. by Vlad Yasevich · 16 years ago
  11. 09a3b1f ixgbe: fix select_queue management by Stephen Hemminger · 16 years ago
  12. 9247744 skb: expose and constify hash primitives by Stephen Hemminger · 16 years ago
  13. 1f1900f atm: lec use dev_change_mtu by Stephen Hemminger · 16 years ago
  14. a0bffff net/*: use linux/kernel.h swap() by Ilpo Järvinen · 16 years ago
  15. a3ac80a netrom: zero length frame filtering in NetRom by Bernard Pidoux · 16 years ago
  16. f99bcff ax25: zero length frame filtering in AX25 by Bernard Pidoux · 16 years ago
  17. 6078442 ax25: SOCK_DEBUG message simplification by Bernard Pidoux · 16 years ago
  18. 3019684 fsl_pq_mdio: Revive Gianfar TBI PHY support by Anton Vorontsov · 16 years ago
  19. 04ec5cf ipv6: reorder struct inet6_ifaddr to remove padding on 64 bit builds by Richard Kennedy · 16 years ago
  20. 29ded5f gianfar: Fix build with CONFIG_PM enabled by Anton Vorontsov · 16 years ago
  21. b55de80 e100: add support for 82552 10/100 adapter by Bruce Allan · 16 years ago
  22. ed36604 Merge branch 'master' of git://git.infradead.org/~dwmw2/solos-2.6 by David S. Miller · 16 years ago
  23. 3f51839 e1000e: fixup merge error by Arthur Jones · 16 years ago
  24. 2b1c435 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  25. 5e140df net: reorder struct Qdisc for better SMP performance by Eric Dumazet · 16 years ago
  26. 408896d5 dnet: remove duplicated #include by Huang Weiyi · 16 years ago
  27. 22d5a71 ixgbe: Fixup the watchdog interrupt scheduling on 82599 by Jesse Brandeburg · 16 years ago
  28. e63d976 ixgbe: Correctly report Wake On LAN for 82599 KX4 devices by PJ Waskiewicz · 16 years ago
  29. 03cfa20 ixgbe: Fix PCI bus reporting on driver load for 82598 after 82599 merge by PJ Waskiewicz · 16 years ago
  30. fe52eeb ixgb: refactor tx path to use skb_dma_map/unmap by Alexander Duyck · 16 years ago
  31. 5f66f20 e1000e: allow tx of pre-formatted vlan tagged packets by Arthur Jones · 16 years ago
  32. 1b7719c e1000e: fix dma error handling issues by Alexander Duyck · 16 years ago
  33. 8c81c9c e1000e: add support for 82583 device id by Alexander Duyck · 16 years ago
  34. cd7a3b7 smsc9420: fix big endian rx checksum offload by Steve Glendinning · 16 years ago
  35. 8fd17f2 sunvnet: Convert to net_device_ops. by David S. Miller · 16 years ago
  36. 225ddf4 smsc911x: allow setting of mac address by Steve Glendinning · 16 years ago
  37. 63a2ebb smsc911x: replace print_mac with %pM by Steve Glendinning · 16 years ago
  38. 785b6f9 smsc911x: define status word positions as constants by Steve Glendinning · 16 years ago
  39. 2e1ab63 rtnetlink: add new value for DHCP added routes by Stephen Hemminger · 16 years ago
  40. 170ebf8 bas_gigaset: correctly allocate USB interrupt transfer buffer by Tilman Schmidt · 16 years ago
  41. 44c1d6f smsc911x: reset last known duplex and carrier on open by Steve Glendinning · 16 years ago
  42. 2e2a6a9 sh_eth: Fix mistake of the address of SH7763 by Nobuhiro Iwamatsu · 16 years ago
  43. 0e0fde3 sh_eth: Change handling of IRQ by Nobuhiro Iwamatsu · 16 years ago
  44. 4826857 gianfar: pass the proper dev to DMA ops by Kumar Gala · 16 years ago
  45. 2bad35b netns: oops in ip[6]_frag_reasm incrementing stats by Jorge Boncompte [DTI2] · 16 years ago
  46. e4a389a net: kfree(napi->skb) => kfree_skb by Roel Kluin · 16 years ago
  47. cb0dc77 net: fix sctp breakage by Al Viro · 16 years ago
  48. 4b704d5 tipc: fix non-const printf format arguments by Stephen Hemminger · 16 years ago
  49. 1b1d8f7 ipv6: fix display of local and remote sit endpoints by Bjørn Mork · 16 years ago
  50. e9c6a58 net: Document /proc/sys/net/core/netdev_budget by Stanislaw Gruszka · 16 years ago
  51. beedad9 tcp: remove parameter from tcp_recv_urg(). by Rami Rosen · 16 years ago
  52. 6914563 tulip: fix crash on iface up with shirq debug by Kyle McMartin · 16 years ago
  53. 4783256 virtio_net: Make virtio_net support carrier detection by Pantelis Koukousoulas · 16 years ago
  54. 17d0450 bonding: Fix updating of speed/duplex changes by Jay Vosburgh · 16 years ago
  55. 9bdd8d4 ipv6: Fix incorrect disable_ipv6 behavior by Brian Haley · 16 years ago
  56. cedc1db a2065: skb_padto cleanups by Dave Jones · 16 years ago
  57. 6901031 bnx2: Fix problem of using wrong IRQ handler. by Michael Chan · 16 years ago
  58. af43306 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  59. 2d6a5e9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  60. f10023a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  61. bd257ed netxen: fix firmware download warnings by Dhananjay Phadke · 16 years ago
  62. 4ada810 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 16 years ago
  63. 303c6a0 gro: Fix legacy path napi_complete crash by Herbert Xu · 16 years ago
  64. 2ffb455 gro: Fix vlan/netpoll check again by Herbert Xu · 16 years ago
  65. 1329f45 solos: Disable DMA until we have an FPGA update with it actually implemented. by David Woodhouse · 16 years ago
  66. 0fc36aa solos: Automatically determine number of ports by Nathan Williams · 16 years ago
  67. 97d759d solos: Reset device on unload, free pending skbs by David Woodhouse · 16 years ago
  68. 808ff69 iwlwifi: correct log level when error occurs by Reinette Chatre · 16 years ago
  69. 18d426c iwlwifi: print contents of control register when error occurs by Reinette Chatre · 16 years ago
  70. 48676eb iwlagn: fix warning when set WEP key by Mohamed Abbas · 16 years ago
  71. fd9377e iwl3945: unmap previously mapped memory by Reinette Chatre · 16 years ago
  72. 732587a iwl3945: use iwl_tx_cmd_complete by Abhijeet Kolekar · 16 years ago
  73. dd5b687 iwl3945 : fix rate scaling by Abhijeet Kolekar · 16 years ago
  74. 5c8df2d iwl3945: use iwl_led structure by Abhijeet Kolekar · 16 years ago
  75. fa11d52 iwl3945: fix sparse error by Abhijeet Kolekar · 16 years ago
  76. 3c4955f iwlwifi: verify the antenna selection when receive fixed rate debugfs by Wey-Yi Guy · 16 years ago
  77. df36c04 iwlwifi: check IEEE80211_TX_STAT_AMPDU for agg pkt by Wey-Yi Guy · 16 years ago
  78. 8fe7231 iwlwifi: HT performance improvement changes by Wey-Yi Guy · 16 years ago
  79. 86b4766 iwlwifi: remove un-necessary rs_tl_turn_on_agg() after agg enabled by Wey-Yi Guy · 16 years ago
  80. adb7b5e iwlwifi: add rf information in rate_scale debugfs command by Wey-Yi Guy · 16 years ago
  81. d8ae4f5 iwlwifi: add valid tx antenna information in rate_scale_table debugfs by Wey-Yi Guy · 16 years ago
  82. 141fa61 ray_cs: checkpatch.pl and Lindent cleanups by John Daiker · 16 years ago
  83. a66098d mwl8k: Marvell TOPDOG wireless driver by Lennert Buytenhek · 16 years ago
  84. 217ba9d ath9k: Fix FIF_PROMISC_IN_BSS processing in station mode by Jouni Malinen · 16 years ago
  85. eeee132 ath9k: Add spectrum management to HW capabilities by Sujith · 16 years ago
  86. 15cc0f1 ath9k: make few eeprom and calib items static by Luis R. Rodriguez · 16 years ago
  87. c117fa0 ath9k: downgrade xmit queue full message to xmit debug by Luis R. Rodriguez · 16 years ago
  88. 4a5af9c mac80211_hwsim: add regulatory testing options by Luis R. Rodriguez · 16 years ago
  89. 73d54c9 cfg80211: add regulatory netlink multicast group by Luis R. Rodriguez · 16 years ago
  90. 7db90f4 cfg80211: move enum reg_set_by to nl80211.h by Luis R. Rodriguez · 16 years ago
  91. 0fee54c cfg80211: remove REGDOM_SET_BY_INIT by Luis R. Rodriguez · 16 years ago
  92. 1a28c78 mac80211: deauth before flushing STA information by Herton Ronaldo Krzesinski · 16 years ago
  93. af88b90 mac80211: handle failed scan requests in STA mode by Helmut Schaa · 16 years ago
  94. 8830cb6 atmel: checkpatch.pl cleanups by John Daiker · 16 years ago
  95. 62b4fb6 ath9k: Fix bug in reading debugfs file 'rcstat' by Sujith · 16 years ago
  96. c37452b ath9k: Fix bug in TX aggregation by Sujith · 16 years ago
  97. 9c81e8b ath9k: Initialize ANI properly by Sujith · 16 years ago
  98. 22e5b08 ath5k: update LED table with reported devices by Bob Copeland · 16 years ago
  99. cdb02dc ath5k: use a table for LED parameters by Bob Copeland · 16 years ago
  100. 0ed4548 ath5k: extract LED code into a separate file by Bob Copeland · 16 years ago