1. f5ba2d3 [PKT_SCHED]: Fix datalen check in tcf_simp_init(). by Patrick McHardy · 16 years ago
  2. 5308377 [INET]: Uninline the __inet_inherit_port call. by Pavel Emelyanov · 16 years ago
  3. e56d8b8 [INET]: Drop the inet_inherit_port() call. by Pavel Emelyanov · 16 years ago
  4. 8b73a07 SCTP: Initialize partial_bytes_acked to 0, when all of the data is acked. by Gui Jianfeng · 16 years ago
  5. 2e5a3ea Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  6. 36b30ea [netdrvr] forcedeth: internal simplifications; changelog removal by Jeff Garzik · 17 years ago
  7. cac1f3c phylib: factor out get_phy_id from within get_phy_device by Paul Gortmaker · 16 years ago
  8. b1394f9 PHY: add BCM5464 support to broadcom PHY driver by Paul Gortmaker · 16 years ago
  9. d96a51f cxgb3: Fix __must_check warning with dev_dbg. by Dan Noe · 16 years ago
  10. 10e05f7 tc35815: Statistics cleanup by Atsushi Nemoto · 16 years ago
  11. 703bb99 natsemi: fix MMIO for PPC 44x platforms by Sergei Shtylyov · 16 years ago
  12. 8c95b47 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6.26 by David S. Miller · 16 years ago
  13. bcff122 [TIPC]: Cleanup of TIPC reference table code by Allan Stephens · 16 years ago
  14. 0089509 [TIPC]: Optimized initialization of TIPC reference table by Allan Stephens · 16 years ago
  15. 4784b7c [TIPC]: Remove inlining of reference table locking routines by Allan Stephens · 16 years ago
  16. 406874a e1000: convert uint16_t style integers to u16 by Joe Perches · 16 years ago
  17. 222441a ixgb: convert uint16_t style integers to u16 by Joe Perches · 16 years ago
  18. 7dd73bb sb1000.c: make const arrays static by Denys Vlasenko · 16 years ago
  19. a8d0634 sb1000.c: stop inlining largish static functions by Denys Vlasenko · 16 years ago
  20. aa39432 #if 0 netxen_nic_link_ok() by Adrian Bunk · 16 years ago
  21. b1555130 make netxen_workq static by Adrian Bunk · 16 years ago
  22. 3caa4af qeth: keep ip-address after LAN_OFFLINE failure by Ursula Braun · 16 years ago
  23. b403e68 qeth: core code should alloc headroom for LLC protocol by Frank Blaschka · 16 years ago
  24. d11ba0c qeth: improving debug message handling by Peter Tiedemann · 16 years ago
  25. b7624ec qeth: layer 3 do not allow to change mac address by Frank Blaschka · 16 years ago
  26. 1288372 qeth: CCL-sequence numbers required for protocol ETH_P_802_2 only by Ursula Braun · 16 years ago
  27. 922dc06 qeth: set lan_online flag after a received STARTLAN by Ursula Braun · 16 years ago
  28. 508b3c4 qeth: allow qdio queue element addresses > 2GB by Ursula Braun · 16 years ago
  29. 2d921c3 qeth: improve ip_list administration after deregister failures by Ursula Braun · 16 years ago
  30. cef8c79 e1000e: reformat register test code, fix some minor initialization by Bruce Allan · 16 years ago
  31. 69e3fd8 e1000e: rename a few functions by Jeff Kirsher · 16 years ago
  32. e9ec2c0 e1000e: Make arrays out of these Rx/Tx registers by Jeff Kirsher · 16 years ago
  33. 8d7c294 e1000e: limit EEPROM size accesses by Jeff Kirsher · 16 years ago
  34. 2723b01 sc92031: use netdev_alloc_skb by Stephen Hemminger · 16 years ago
  35. 26a17b7 sc92031: start transmit return value bugfix by Stephen Hemminger · 16 years ago
  36. 9c28eae sc92031: use net_device stats by Stephen Hemminger · 16 years ago
  37. 10c6462 [netdrvr] tulip: Better MWI workaround for 21143 rev 65 chip errata by Peter Horton · 16 years ago
  38. 48dd59e [netdrvr] tulip/winbond-840: don't let tulip.h symbol stomp ours by Jeff Garzik · 16 years ago
  39. dc13b38 drivers/net/bonding/bond_main.c - remove unnecessary #define by Joe Perches · 16 years ago
  40. c5e38a9 phy: Clean up header style by Andy Fleming · 16 years ago
  41. 9d9326d phy: Change mii_bus id field to a string by Andy Fleming · 16 years ago
  42. d080cd6 gianfar: Support NAPI for TX Frames by Dai Haruki · 16 years ago
  43. 0b50d75 spidernet: revise link status logging by Ishizaki Kou · 16 years ago
  44. 9a11fcb spidernet: fix error interrupt handling by Ishizaki Kou · 16 years ago
  45. fcfcfa2 spidernet: change interrupt masks by Ishizaki Kou · 16 years ago
  46. 4f2d65c spidernet: increase auto-negotiation timeout to 5 seconds by Ishizaki Kou · 16 years ago
  47. 81971be spidernet: add missing initialization by Ishizaki Kou · 16 years ago
  48. 7f225b4 tc35815: Whitespace cleanup by Atsushi Nemoto · 16 years ago
  49. c6686fe tc35815: Use generic PHY layer by Atsushi Nemoto · 16 years ago
  50. 22adf7e tc35815: Use managed pci iomap helper by Atsushi Nemoto · 16 years ago
  51. ee79b7f tc35815: Use netdev_priv() by Atsushi Nemoto · 16 years ago
  52. 958eb80 tc35815: Use print_mac() helper by Atsushi Nemoto · 16 years ago
  53. c201abd9 tc35815: Statistics cleanup by Atsushi Nemoto · 16 years ago
  54. 4547fa6 mv643xx_eth: update copyright by Lennert Buytenhek · 16 years ago
  55. e519abb mv643xx_eth: only print banner once by Lennert Buytenhek · 16 years ago
  56. ec69d65 mv643xx_eth: pass port identifier to register accessors by Lennert Buytenhek · 16 years ago
  57. c1b35a2 mv643xx_eth: report netdev name in all printks by Lennert Buytenhek · 16 years ago
  58. afdb57a mv643xx_eth: identify ports by struct mv643xx_private * by Lennert Buytenhek · 16 years ago
  59. c0d0f2c mv643xx_eth: various cleanups by Lennert Buytenhek · 16 years ago
  60. 4d64e71 mv643xx_eth: mp->tx_desc_count needs spinlock protection by Lennert Buytenhek · 16 years ago
  61. 30b89b0 mac80211: rework scanning to account for probe response/beacon difference by Johannes Berg · 16 years ago
  62. 194828a ath5k: Misc fixes/cleanups by Nick Kossifidis · 16 years ago
  63. 136bfc7 ath5k: Add RF2425 initvals by Nick Kossifidis · 16 years ago
  64. fcc76c6 iwlwifi: Use HW acceleration decryption by default by Emmanuel Grumbach · 16 years ago
  65. 5900383 iwlwifi: fix unload warning and error by Mohamed Abbas · 16 years ago
  66. dfe7d45 iwlwifi: arrange max number of Tx queues by Ron Rindjunsky · 16 years ago
  67. 77bab60 iwlwifi: Fix TKIP update key and get_free_ucode_key by Emmanuel Grumbach · 16 years ago
  68. 7e8c519 iwlwifi: move rxon associated command to hcmd by Tomas Winkler · 16 years ago
  69. 3c424c2 iwlwifi: introduce host commands callbacks by Tomas Winkler · 16 years ago
  70. fed9017 iwlwifi: move HW device registration by Ron Rindjunsky · 16 years ago
  71. 66c73db iwlwifi: move the creation of LQ host command to iwlcore by Tomas Winkler · 16 years ago
  72. ec35cf2 iwlwifi: support different num of tx and rx antennas by Tomas Winkler · 16 years ago
  73. 5425e49 iwlwifi: hw_setting cleanup by Tomas Winkler · 16 years ago
  74. 49ea859 iwlwifi: remove the statistics work by Emmanuel Grumbach · 16 years ago
  75. ba38001 b43: Add fastpath to b43_mac_suspend() by Michael Buesch · 16 years ago
  76. 059ff82 iwlwifi: move shared pointers to iwl_priv by Tomas Winkler · 16 years ago
  77. 508e32e iwlwifi: perform bss_info_changed post association work right away by Reinette Chatre · 16 years ago
  78. eadd3c4 iwlwifi: make Makefile more concise by Reinette Chatre · 16 years ago
  79. 51dbfd1 iwl4965: make iwl4965_send_rxon_assoc asynchronous by Reinette Chatre · 16 years ago
  80. e2a722e iwlwifi: Fix byte count table for fragmented packets by Tomas Winkler · 16 years ago
  81. 7480513 iwlwifi: moves security functions to iwl-sta.c by Emmanuel Grumbach · 16 years ago
  82. 80fb47a iwlwifi: maintain uCode key table state by Emmanuel Grumbach · 16 years ago
  83. 0211ddd iwlwifi: add 1X HW WEP support by Emmanuel Grumbach · 16 years ago
  84. 6974e36 iwlwifi: default WEP HW encryption by Emmanuel Grumbach · 16 years ago
  85. 0a0bed1 iwlwifi: add default WEP key host command by Emmanuel Grumbach · 16 years ago
  86. db0589f iwlwifi: replace sprintf with scnprintf for debugfs output by Abhijeet Kolekar · 16 years ago
  87. 57aab75 iwlwifi: generalize iwlwifi init flow by Tomas Winkler · 16 years ago
  88. b454048 mac80211: allow WDS mode by Johannes Berg · 16 years ago
  89. 3e2c40e b43legacy: fix TBTT and PU timings by Stefano Brivio · 16 years ago
  90. 245cbe7 mac80211: fix key todo list order by Johannes Berg · 16 years ago
  91. b16bd15 mac80211: fix spinlock recursion by Johannes Berg · 16 years ago
  92. 6b914c5 proc: switch /proc/driver/ray_cs/ray_cs to seq_file interface by Alexey Dobriyan · 16 years ago
  93. d18ef29 mac80211: no BSS changes to driver from beacons processed during scanning by Reinette Chatre · 16 years ago
  94. 8d0c7fa libertas: un-garbage various command structs by Holger Schurig · 16 years ago
  95. 7919b89 libertas: convert libertas driver to use an event/cmdresp queue by Holger Schurig · 16 years ago
  96. 98dd6a5 mac80211: further RCU fixes by Johannes Berg · 16 years ago
  97. 171afcd rt2x00: Only free skb when beacon_update fails by Ivo van Doorn · 16 years ago
  98. 3a24576 mac80211: fix key hwaccel race by Johannes Berg · 16 years ago
  99. 51e8b88 ssb-pcicore: Remove b44 TPS flag workaround by Michael Buesch · 16 years ago
  100. 50c4afb mlme.c: fixup some merge damage by John W. Linville · 16 years ago