1. 007e5dd wireless: clean up radiotap a bit by Johannes Berg · 17 years ago
  2. e11602b ath9k: Handle channel initialization for AP mode by Sujith · 17 years ago
  3. f650470 ath5k: enable combined michael mic in key cache by Bob Copeland · 17 years ago
  4. 6714349 ath5k: clean up ath5k_hw_set_key by Bob Copeland · 17 years ago
  5. f6bac3e ath5k: preserve higher order bits when setting mac address by Bob Copeland · 17 years ago
  6. 51e9bf5 iwlwifi: remove uses of __constant_{endian} helpers by Harvey Harrison · 17 years ago
  7. 0d950d8 iwlwifi: properly initialize calibration command header by Tomas Winkler · 17 years ago
  8. 04adf89 hostap: select required crypto bits in Kconfig by John W. Linville · 17 years ago
  9. df66f85 if_usb: Kill directly reference of netdev->priv by Wang Chen · 17 years ago
  10. 4850218 smc91x: remove isa stuff from smc91x driver by Luotao Fu · 17 years ago
  11. 9de6d99 netdev: remove pathetic compile-command lines by Alexey Dobriyan · 17 years ago
  12. dcd39c9 ne-h8300: convert to net_device_ops by Stephen Hemminger · 17 years ago
  13. 5618f0d hydra: convert to net_device_ops by Stephen Hemminger · 17 years ago
  14. b611479 zorro8390: convert to net_device_ops by Stephen Hemminger · 17 years ago
  15. 3e1d7cd e1000: e1000_adapter->polling_netdev is useless by Wang Chen · 17 years ago
  16. a4d2f34 ixgbe: function comment typo by Wang Chen · 17 years ago
  17. e4e6c38 jme: Remove 64 and 40 bit dma_mask by Guo-Fu Tseng · 17 years ago
  18. 4f40bf4 jme: GHC register control fix for new hardware by akeemting · 17 years ago
  19. 244ef9b bond: Kill directly reference of netdev->priv by Wang Chen · 17 years ago
  20. cb52deb forcedeth: power down phy when interface is down by Ed Swierk · 17 years ago
  21. a316084 drivers/net/smc911x.c: smc911x_drv_probe() cleanup by Andrew Morton · 17 years ago
  22. aa2ba5f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  23. e1825e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  24. 6802454 Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by David S. Miller · 17 years ago
  25. ca17584 mac8390: update to net_device_ops by Stephen Hemminger · 17 years ago
  26. b9a9b4b etherh: build fix for net-next by Stephen Hemminger · 17 years ago
  27. 39da581 virtio_net: large tx MTU support by Mark McLoughlin · 17 years ago
  28. 4bc2a9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  29. 03cfdb8 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  30. ffb78a2 get xenbus_driver ->probe() "recognized" by modpost by Al Viro · 17 years ago
  31. f57628d section errors in smc911x/smc91x by Al Viro · 17 years ago
  32. 8814b50 section misannotation in ibmtr_cs by Al Viro · 17 years ago
  33. 43ced65 ixgbe section fixes by Al Viro · 17 years ago
  34. e635813 pppol2tp: Add missing sock_put() in pppol2tp_release() by Frédéric Moulins · 17 years ago
  35. c5419e6 cxgb3: Fix sparse warning and micro-optimize is_pure_response() by Roland Dreier · 17 years ago
  36. 9a5aa62 mlx4_core: Save/restore default port IB capability mask by Jack Morgenstein · 17 years ago
  37. f95be180 phy: add the ST ste10Xp PHYs by Giuseppe Cavallaro · 17 years ago
  38. 4621bf1 phy: Add file missed in previous commit. by David S. Miller · 17 years ago
  39. 0f0ca34 phy: power management support by Giuseppe Cavallaro · 17 years ago
  40. 914804b phy: add natsemi PHY driver by Giuseppe Cavallaro · 17 years ago
  41. 65a467f ne2: silence static never defined warnings by Ilpo Järvinen · 17 years ago
  42. d8e8034 bnx2: use net_device_stats nowadays available in net_device by Ilpo Järvinen · 17 years ago
  43. 9fd4287 niu: use net_device_stats nowadays available in net_device by Ilpo Järvinen · 17 years ago
  44. feea6a5 ixgbe: section fixes by Al Viro · 17 years ago
  45. 40a914f igb: Add support for pci-e Advanced Error Reporting by Alexander Duyck · 17 years ago
  46. f411303 e100: cleanup link up/down messages by Jeff Kirsher · 17 years ago
  47. d276016 ixgb: cleanup link up/down messages by Jeff Kirsher · 17 years ago
  48. b30c4d8 e1000: cleanup link up/down messages by Jeff Kirsher · 17 years ago
  49. a46e534 ixgbe: cleanup link up/down messages by Jeff Kirsher · 17 years ago
  50. 527d47c igb: link up/down messages must follow a specific format by Alexander Duyck · 17 years ago
  51. 5b9ab2e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  52. 851fd7b cxgb3: Update FW loading path. by Divy Le Ray · 17 years ago
  53. 5256554 cxgb3: avoid potential memory leak. by Divy Le Ray · 17 years ago
  54. 43a944f cxgb3: set hard_xmit in the netdev_ops by Divy Le Ray · 17 years ago
  55. efbbced macvlan: don't broadcast PAUSE frames to macvlan devices by Patrick McHardy · 17 years ago
  56. b5ddedc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 17 years ago
  57. b235507 mac80211_hwsim: fix-up some print_mac merge damage by John W. Linville · 17 years ago
  58. b50563a p54: fix wmm queue settings by Christian Lamparter · 17 years ago
  59. 99405f9 ath9k: Use proper TX channel width for setting channels by Sujith · 17 years ago
  60. ff37e33 ath9k: Code scrub by Sujith · 17 years ago
  61. 39d1ffe orinoco: Provide option to avoid unnecessary fw caching by David Kilroy · 17 years ago
  62. ac7cafd orinoco: Resume spectrum_cs in the same way as orinoco_cs by David Kilroy · 17 years ago
  63. 2cea7b2 orinoco: Cache Symbol firmware by David Kilroy · 17 years ago
  64. 7473431 orinoco: Separate fw caching from download by David Kilroy · 17 years ago
  65. cb71d9b ath9k: Handle -ENOMEM on RX gracefully by Luis R. Rodriguez · 17 years ago
  66. 1048643 ath5k: Clean up eeprom parsing and add missing calibration data by Felix Fietkau · 17 years ago
  67. 7ac4701 ath9k: Dont update rate control for every AMPDU by Vasanthakumar Thiagarajan · 17 years ago
  68. 40fc95d iwlwifi: TX update chicken bits by Winkler, Tomas · 17 years ago
  69. 31a73fe iwlwifi: TX setup fix confusion between TX queue and TX DMA channel by Winkler, Tomas · 17 years ago
  70. 25e35a5 iwlwifi: 4965 define firmware file name once by Winkler, Tomas · 17 years ago
  71. 201706a iwlwifi: enable base band calibration in 5000 HW by Tomas Winkler · 17 years ago
  72. 83dde8c iwlwifi: move iwl_clear_stations_table to iwl-sta.c by Winkler, Tomas · 17 years ago
  73. ce546fd iwl3945 : Fix ad-hoc mode for 3945 by Abhijeet Kolekar · 17 years ago
  74. 0e149cf ath5k: set mac address in add_interface by Bob Copeland · 17 years ago
  75. 8f93b8b ath9k: Use straightforward PCI routines to setup the TX buffer. by Sujith · 17 years ago
  76. daa9deb ath9k: Update TX trigger level on a FIFO underrun. by Sujith · 17 years ago
  77. 788a3d6 ath9k: Fix bug in deciphering channel flags by Sujith · 17 years ago
  78. c428839 ath9k: Move TX completion routine to xmit.c by Sujith · 17 years ago
  79. 2c5a744 ath9k: Use helpers by Sujith · 17 years ago
  80. 46d14a5 ath9k: General code scrub by Sujith · 17 years ago
  81. e63835b ath9k: Remove ath9k_rate_table by Sujith · 17 years ago
  82. a8efee4 ath9k: Use rate_driver_data by Sujith · 17 years ago
  83. fe7f4a7 ath9k: Remove ath_rate_softc by Sujith · 17 years ago
  84. 5ddfac3 ath9k: Remove rate control reference in VAP by Sujith · 17 years ago
  85. ffd651c ath9k: We don't support non-HT devices, so remove superfluous code. by Sujith · 17 years ago
  86. be0418a ath9k: Revamp RX handling by Sujith · 17 years ago
  87. 2b406f1 ath9k: Nuke fixed rate handling in driver by Sujith · 17 years ago
  88. 46494e6 ath9k: Remove half/quarter rate tables by Sujith · 17 years ago
  89. 4df8ec6 ath9k: Remove ath_rate_newassoc() by Sujith · 17 years ago
  90. 7b4d273 ath9k: Remove ath_setup_rates by Sujith · 17 years ago
  91. fe60594 ath9k: Simplify RC alloc/free functions by Sujith · 17 years ago
  92. 256b775 ath9k: Merge struct ath_tx_ratectrl with ath_rate_node by Sujith · 17 years ago
  93. 3fcdfb4 ath9k: Fix panic while unregistering rfkill by Vasanthakumar Thiagarajan · 17 years ago
  94. 1548c86 rtl8187: Fix transmission count sent to mac80211 by Larry Finger · 17 years ago
  95. d507748 rt2x00: Don't switch off LED on initialization by Ivo van Doorn · 17 years ago
  96. f941f85 orinoco: indicate it is using dBm in wireless_stats and spy by Andrey Borzenkov · 17 years ago
  97. 3d4cd60 smc-mca: Fix build failure due to typo. by David S. Miller · 17 years ago
  98. bd51126 sungem: Fix PCS_MIICTRL register write in gem_init_phy(). by David S. Miller · 17 years ago
  99. 1d71da1 net: hp-plus uses eip_poll by Randy Dunlap · 17 years ago
  100. 4ef8e76 ne2000: convert to net_device_ops by Stephen Hemminger · 17 years ago