1. 4b53b36 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  2. 4cdc44a enic: Add api for link down count and to get firmware notification status. by Scott Feldman · 15 years ago
  3. 68f7170 enic: bug fix: tx_timeout reset path fix-ups by Scott Feldman · 15 years ago
  4. bd9fb1a enic: record all bad FCS errs as frame errors by Scott Feldman · 15 years ago
  5. ed8af6b enic: bug fix: return notify intr credits by Scott Feldman · 15 years ago
  6. 0ecc103 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  7. 0012985 ppp: section fixes re netns by Alexey Dobriyan · 15 years ago
  8. 4906f99 bridge: Fix LRO crash with tun by Herbert Xu · 15 years ago
  9. 20461c1 IPv6: fix to set device name when new IPv6 over IPv6 tunnel device is created. by Noriaki TAKAMIYA · 15 years ago
  10. 8707bdd gianfar: Fix boot hangs while bringing up gianfar ethernet by Jarek Poplawski · 15 years ago
  11. d4e2675 netfilter: xt_sctp: sctp chunk mapping doesn't work by Qu Haoran · 15 years ago
  12. 1f9da25 netfilter: ctnetlink: fix echo if not subscribed to any multicast group by Pablo Neira Ayuso · 15 years ago
  13. c969aa7 netfilter: ctnetlink: allow changing NAT sequence adjustment in creation by Pablo Neira Ayuso · 15 years ago
  14. 3f90071 netfilter: nf_conntrack_ipv6: don't track ICMPv6 negotiation message by Eric Leblond · 15 years ago
  15. a51f42f netfilter: fix tuple inversion for Node information request by Eric Leblond · 15 years ago
  16. 99e0fca b43: (b2062) Fix crystal frequency calculations by Michael Buesch · 15 years ago
  17. 686aa5f b43: Port spec bugfixes for the LP baseband init by Michael Buesch · 15 years ago
  18. c970314 ssb: Add PMU support by Michael Buesch · 15 years ago
  19. baf62ee libertas: pos[4] tested twice, 2nd should be pos[5] by Roel Kluin · 15 years ago
  20. 0c2bec9 libertas: if_spi: add ability to call board specific setup/teardown methods by Mike Rapoport · 15 years ago
  21. d43e878 mac80211: Remove bss information of the current AP when it goes out of range by Vasanthakumar Thiagarajan · 15 years ago
  22. de9f97e ath9k: fix reg_notifier() flags used upon a country IE by Luis R. Rodriguez · 15 years ago
  23. 24b5bcc b43: Add LP 2062 radio init by Michael Buesch · 15 years ago
  24. 6c1bb92 b43: Add LP-PHY baseband init for >=rev2 by Michael Buesch · 15 years ago
  25. 3302e44 iwlwifi: another led naming fix by Danny Kukawka · 15 years ago
  26. b34196d rt2x00: fix led naming by Danny Kukawka · 15 years ago
  27. b157b5e b43legacy: fix led naming by Danny Kukawka · 15 years ago
  28. 0818cb8 ath9k: fix led naming by Danny Kukawka · 15 years ago
  29. a387cc7 b43: Add LP-PHY register definitions by Michael Buesch · 15 years ago
  30. 964d6ad Add new rt73usb USB ID by Ivo van Doorn · 15 years ago
  31. f130347 cfg80211: add get reg command by Luis R. Rodriguez · 15 years ago
  32. 47f4d88 mac80211: do not TX injected frames when not allowed by Luis R. Rodriguez · 15 years ago
  33. 7230645 mac80211: convert master interface to netdev_ops by Johannes Berg · 15 years ago
  34. 587e729 mac80211: convert to net_device_ops by Johannes Berg · 15 years ago
  35. 7fee537 mac80211: remove HW_SIGNAL_DB by Johannes Berg · 15 years ago
  36. 7a7dec6 ath9k: Add debugfs files for printing TX rate details by Sujith · 15 years ago
  37. c89424d ath9k: Handle mac80211's RC flags for MCS rates by Sujith · 15 years ago
  38. 3900898 ath9k: Cleanup get_rate() interface by Sujith · 15 years ago
  39. a6c8d37 ath5k: properly free rx dma descriptors by Felix Fietkau · 15 years ago
  40. c1b4aa3 wireless: replace uses of __constant_{endian} by Harvey Harrison · 15 years ago
  41. e5d24ef iwlwifi: fix led naming by Danny Kukawka · 15 years ago
  42. 9a23e5a ipw2x00: correct Kconfig to prevent following entries from not indenting by Jay Sternberg · 15 years ago
  43. 29f35c1 iwlwifi: remove chain noise calibration functions from 6000 family by Jay Sternberg · 15 years ago
  44. e8c00dc iwlwifi: define structures and functions externally for customization by Jay Sternberg · 15 years ago
  45. 76a2407 iwlwifi: correct API command overlap by Jay Sternberg · 15 years ago
  46. 050681b iwlwifi: parametrize configuration of the PLL for exclusion on 6000 by Jay Sternberg · 15 years ago
  47. c0bac76 iwlwifi: simplify parameter setting to allow support for 6000 series by Jay Sternberg · 15 years ago
  48. 2264596 iwlwifi: add new HW_REV_TYPEs for Intel WiFi Link 100, 6000 and 6050 Series by Jay Sternberg · 15 years ago
  49. c4e3a58 mac80211: IBSS join rework by Alina Friedrichsen · 15 years ago
  50. f2bffa7 ath9k: Fix LED blink pattern by Vasanthakumar Thiagarajan · 15 years ago
  51. c0415b5 mac80211: Creating new IBSS with fixed BSSID by Alina Friedrichsen · 15 years ago
  52. 547c376 ath9k: Remove a bunch of unused macros by Sujith · 15 years ago
  53. feed029 ath9k: Fix typo in checking for chip revision by Sujith · 15 years ago
  54. e374055 mac80211: Reset assoc_scan_tries after an unsuccessful scan run by Sujith · 15 years ago
  55. 7519a8f ath9k: remove passive scan on 5 GHz if country IE knows better by Luis R. Rodriguez · 15 years ago
  56. 547e4c2 ath9k: move check for radar freqs into a helper by Luis R. Rodriguez · 15 years ago
  57. 8c63c46 ath9k: replace usage of internal wireless_modes for conf by Luis R. Rodriguez · 15 years ago
  58. 4e30ffa ath9k: Enable MIB and TIM interrupts for station mode. by Vivek Natarajan · 15 years ago
  59. d22b002 ath9k: Fix lockdep warning by Sujith · 15 years ago
  60. 0cbe006 rt2x00: Validate firmware in driver by Ivo van Doorn · 15 years ago
  61. a2c9b65 rt2x00: Add kill_tx_queue callback function by Ivo van Doorn · 15 years ago
  62. 382fe0f rt2x00: Move intf_work to mac82011 workqueue by Ivo van Doorn · 15 years ago
  63. d25aabb iwlwifi: unify iwlagn and 3945 power save management by Winkler, Tomas · 15 years ago
  64. e162344 iwlwifi: don't use implicit priv in IWL_DEBUG by Tomas Winkler · 15 years ago
  65. 450154e iwlwifi: check return value of pci_enable_device by Winkler, Tomas · 15 years ago
  66. dfb39e8 iwlwifi: iwl3945_send_tx_power must be static by Winkler, Tomas · 15 years ago
  67. 7530f85 iwlwifi: suppress unused variable warning when compiling w/o IWLWIFI_DEBUG by Winkler, Tomas · 15 years ago
  68. 8ccde88 iwl3945: Getting rid of the *39_rxon iwl_priv fields by Samuel Ortiz · 15 years ago
  69. d14c7c1 orinoco: checkpatch cleanup by Andrey Borzenkov · 15 years ago
  70. aa6320d gro: Optimise TCP packet reception by Herbert Xu · 15 years ago
  71. a5ad24b gro: Optimise IPv4 packet reception by Herbert Xu · 15 years ago
  72. aa4b9f5 gro: Optimise Ethernet header comparison by Herbert Xu · 15 years ago
  73. 4ae5544 gro: Remember number of held packets instead of counting every time by Herbert Xu · 15 years ago
  74. d6301d3 net: Increase default NET_SKB_PAD to 32. by David S. Miller · 15 years ago
  75. b3df68f netxen: fix msi-x interrupt handling by Dhananjay Phadke · 15 years ago
  76. b991d2b de2104x: force correct order when writing to rx ring by Risto Suominen · 15 years ago
  77. cfbf84f tun: Fix unicast filter overflow by Alex Williamson · 15 years ago
  78. 23b904f drivers/isdn: introduce missing kfree by Julia Lawall · 15 years ago
  79. bc111d5 drivers/atm: introduce missing kfree by Julia Lawall · 15 years ago
  80. 409f0a9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  81. 5937218 igb: remove dead code in transmit routine by Jesse Brandeburg · 15 years ago
  82. 86d5d38 igb: update version number and copyright dates by Alexander Duyck · 15 years ago
  83. 265de40 igb: fix two minor items found during code review by Alexander Duyck · 15 years ago
  84. 04fe635 igb: update stats before doing reset in igb_down by Alexander Duyck · 15 years ago
  85. 450c87c igb: remove redundant count set and err_hw_init by Alexander Duyck · 15 years ago
  86. 8675737 igb: remove disable_av variable from mac_info struct by Alexander Duyck · 15 years ago
  87. fa4dfae igb: change pba size determination from if to switch statement by Alexander Duyck · 15 years ago
  88. a8564f0 igb: move get_hw_control within igb_resume. by Alexander Duyck · 15 years ago
  89. 4a3c643 igb: don't read eicr when responding to legacy interrupts by Alexander Duyck · 15 years ago
  90. 28b0759 igb: remove unnecessary adapter->hw calls when just hw-> will do. by Alexander Duyck · 15 years ago
  91. 8a90086 igb: rename igb_update_mc_addr_list_82575 to not include the 82575 by Alexander Duyck · 15 years ago
  92. 4b1a987 igb: remove redundant timer updates and cleanup watchdog_task by Alexander Duyck · 15 years ago
  93. eebbbdb igb: cleanup igb_netpoll to be more friendly with napi & GRO by Alexander Duyck · 15 years ago
  94. dda0e08 igb: add counter for dma out of sync errors by Alexander Duyck · 15 years ago
  95. 2753f4c igb: update testing done by ethtool by Alexander Duyck · 15 years ago
  96. 7d8eb29 igb: update feature flags supported in ethtool by Alexander Duyck · 15 years ago
  97. 0fbe67a igb: remove unused rx_hdr_split statistic by Alexander Duyck · 15 years ago
  98. 312c75a igb: rename nvm ops by Alexander Duyck · 15 years ago
  99. a8d2a0c igb: rename phy ops by Alexander Duyck · 15 years ago
  100. 40a70b3 igb: read address from RAH/RAL instead of from EEPROM by Alexander Duyck · 15 years ago