1. 0694c4c ipip: Optimize multiple unregistration by Eric Dumazet · 15 years ago
  2. 63c8099 vlan: Optimize multiple unregistration by Eric Dumazet · 15 years ago
  3. 23289a3 net: add a list_head parameter to dellink() method by Eric Dumazet · 15 years ago
  4. 9b5e383 net: Introduce unregister_netdevice_many() by Eric Dumazet · 15 years ago
  5. 44a0873 net: Introduce unregister_netdevice_queue() by Eric Dumazet · 15 years ago
  6. 83ab50a igb: cleanup "todo" code found in igb_ethtool.c by Alexander Duyck · 15 years ago
  7. 4eefa8f igb: add single vector msi-x testing to interrupt test by Alexander Duyck · 15 years ago
  8. ad93d17 igb: make ethtool use core xmit map and free functionality by Alexander Duyck · 15 years ago
  9. b1a436c igb: make tx ring map and free functionality non-static by Alexander Duyck · 15 years ago
  10. d7ee5b3 igb: re-use ring configuration code in ethtool testing by Alexander Duyck · 15 years ago
  11. 10d8e90 igb: setup vlan tag replication stripping in igb_vmm_control by Alexander Duyck · 15 years ago
  12. d496030 igb: delay VF reset notification until after interrupts are enabed by Alexander Duyck · 15 years ago
  13. 06cf266 igb: move the multiple receive queue configuration into seperate function by Alexander Duyck · 15 years ago
  14. e694e96 igb: place a pointer to the netdev struct in the ring itself by Alexander Duyck · 15 years ago
  15. 85ad76b igb: add a flags value to the ring by Alexander Duyck · 15 years ago
  16. 04a5fca igb: move alloc_failed and csum_err stats into per rx-ring stat by Alexander Duyck · 15 years ago
  17. 4c84485 igb: move rx_buffer_len into the ring structure by Alexander Duyck · 15 years ago
  18. 8078529 igb: add pci device pointer to ring structure by Alexander Duyck · 15 years ago
  19. fce99e3 igb: change the head and tail offsets into pointers by Alexander Duyck · 15 years ago
  20. 952f72a igb: move SRRCTL register configuration into ring specific config by Alexander Duyck · 15 years ago
  21. 6ec43fe igb: remove rx_ps_hdr_len by Alexander Duyck · 15 years ago
  22. 85b430b igb: move the tx and rx ring specific config into seperate functions by Alexander Duyck · 15 years ago
  23. 7d95b71 igb: increase minimum rx buffer size to 1K by Alexander Duyck · 15 years ago
  24. 094919a igb: remove rx checksum good counter by Alexander Duyck · 15 years ago
  25. 047e003 igb: add new data structure for handling interrupts and NAPI by Alexander Duyck · 15 years ago
  26. 678b77e atl1c: duplicate atl1c_get_tpd by Jie Yang · 15 years ago
  27. bd6b444 ath: Updates for regulatory and country codes. by Vivek Natarajan · 15 years ago
  28. d23000c iwlwifi: minor comments changes for wimax co-exist command by Wey-Yi Guy · 15 years ago
  29. c166b25 iwlwifi: make sure device is reset when unloading driver by Ben Cahill · 15 years ago
  30. 4424642 iwlwifi: update lowest API version support for 6x00 & 6x50 series by Wey-Yi Guy · 15 years ago
  31. 570af86 iwlwifi: remove duplicated define by Wey-Yi Guy · 15 years ago
  32. 7300515 iwlwifi: reuse page for notification packets by Zhu Yi · 15 years ago
  33. 71c55d9 iwlwifi: remove unused parameters by Wey-Yi Guy · 15 years ago
  34. 6c5cd9d iwlwifi: remove duplicate defines by Reinette Chatre · 15 years ago
  35. 4a56e96 iwlwifi: add channel switch support to 5000 series and up by Wey-Yi Guy · 15 years ago
  36. 480e840 iwlwifi: issue ct_kill host command based on device config by Wey-Yi Guy · 15 years ago
  37. 6047b4f iwlwifi: choose thermal throttle method based on device config by Wey-Yi Guy · 15 years ago
  38. c8c2487 iwlwifi: increase max tfd payload size by Wey-Yi Guy · 15 years ago
  39. 29b1b26 iwlwifi: fix use after free bug for paged rx by Zhu Yi · 15 years ago
  40. 52aa081 iwlwifi: specify the valid tx/rx chain in device config structure by Wey-Yi Guy · 15 years ago
  41. 456d0f7 iwlwifi: update bt co-exit configuration parameter by Wey-Yi Guy · 15 years ago
  42. 1ed2a3d iwlwifi: separate led function from statistic notification by Wey-Yi Guy · 15 years ago
  43. fadb358 iwlwifi: consolidate apm_init() functions by Ben Cahill · 15 years ago
  44. 065e63b iwlwifi: fix gain computation for 5000 series and up by Wey-Yi Guy · 15 years ago
  45. 1a5c3d6 iwlwifi: add missing commands to syslog messages by Jay Sternberg · 15 years ago
  46. fef0640 libertas: remove some references to IW_MODE_abc by Holger Schurig · 15 years ago
  47. e93156e libertas: sort and categorize entries in decl.h by Holger Schurig · 15 years ago
  48. 560c633 libertas: move mic failure event to wext.c by Holger Schurig · 15 years ago
  49. fea2b8e libertas: move SIOCGIWAP calls to wext.c by Holger Schurig · 15 years ago
  50. 8ec97cc libertas: remove "struct cmd_ds_gen" by Holger Schurig · 15 years ago
  51. b856f73 libertas: remove handling for CMD_GET_TSF by Holger Schurig · 15 years ago
  52. f57bd28 libertas: remove handling for CMD_802_11_LED_GPIO_CTRL by Holger Schurig · 15 years ago
  53. 6e85e0b libertas: move lbs_send_iwevcustom_event() to wext.c by Holger Schurig · 15 years ago
  54. d0de374 libertas: move association related commands into assoc.c by Holger Schurig · 15 years ago
  55. c14951f libertas: get current channel out of priv->curbssparams by Holger Schurig · 15 years ago
  56. 5e04769 libertas: sort variables in struct lbs_private by Holger Schurig · 15 years ago
  57. 2d46502 libertas: move scan/assoc related stuff by Holger Schurig · 15 years ago
  58. 243e84e libertas: change IW_ESSID_MAX_SIZE -> IEEE80211_MAX_SSID_LEN by Holger Schurig · 15 years ago
  59. f4228b4 libertas: remove unused 11d.h as well, priv->countryinfo by Holger Schurig · 15 years ago
  60. d37b4fd libertas: remove unused 11d code by Holger Schurig · 15 years ago
  61. 7f4013f zd1211rw: Fix TX status reporting in order to have proper rate control by Benoit PAPILLAULT · 15 years ago
  62. 287d374 wl1271: use ieee80211_rx_ni() by Luciano Coelho · 15 years ago
  63. 6b9ac44 mesh: use set_bit() to set MESH_WORK_HOUSEKEEPING. by Rui Paulo · 15 years ago
  64. 68676df ar9170: don't filter BlockACK frames by Christian Lamparter · 15 years ago
  65. 731d6bf ar9170usb: atomic pending urbs counter by Christian Lamparter · 15 years ago
  66. 02bdf5b ar9170: atomic pending A-MPDU counter by Christian Lamparter · 15 years ago
  67. 4ad177b iwlwifi: rework for static power save by Wey-Yi Guy · 15 years ago
  68. 9444b18 iwlwifi: no chain noise support for 6x50 series by Wey-Yi Guy · 15 years ago
  69. 32004ee iwlwifi: set auto clock gate disable bit for 6x00/6x50 series by Wey-Yi Guy · 15 years ago
  70. 8d9698b iwlagn: store station rate scale information in mac80211 station structure by Reinette Chatre · 15 years ago
  71. cc1282f iwlwifi: move rate scaling structures to header file by Reinette Chatre · 15 years ago
  72. f0b6e2e iwlwifi: move iwl_setup_mac to iwlagn by Reinette Chatre · 15 years ago
  73. 3ab312a iwlwifi: fix incorrect otp blocks number for 6x50 series by Wey-Yi Guy · 15 years ago
  74. 32b7e24 iwlwifi: identify eeprom version for 6x50 series NIC by Wey-Yi Guy · 15 years ago
  75. c09430a iwlwifi: show current power save status reported by uCode by Wey-Yi Guy · 15 years ago
  76. 1f80989 iwl3945: disable all tx fifos by Abhijeet Kolekar · 15 years ago
  77. 9a493e8 wl1251: re-disable PG10 chips by John W. Linville · 15 years ago
  78. 72f5f45 b43: use ieee80211_rx_ni() by John W. Linville · 15 years ago
  79. 8ef37f1 libertas: remove unused lbs_cmd_802_11_inactivity_timeout() by Holger Schurig · 15 years ago
  80. a3cbfb0 libertas: make lbs_get_channel() static by Holger Schurig · 15 years ago
  81. bca61f8 libertas: harmonize cmd.h by Holger Schurig · 15 years ago
  82. 9e66e70 libertas: cleanup host.h and hostcmd.h by Holger Schurig · 15 years ago
  83. b8fcf59 iwmc3200wifi: handle coexistence radio notification by Zhu Yi · 15 years ago
  84. 5dc5316 iwmc3200wifi: Set wiphy firmware version by Samuel Ortiz · 15 years ago
  85. 7fd6b12 iwmc3200wifi: Support unexpected reboot barker by Samuel Ortiz · 15 years ago
  86. 9829e1b iwmc3200wifi: Try shared auth when open WEP fails by Samuel Ortiz · 15 years ago
  87. 56e3f08 iwmc3200wifi: Do not handle wifi command if the interface is not ready by Samuel Ortiz · 15 years ago
  88. 708567e iwmc3200wifi: Check for cmd pointer before dereferencing it by Samuel Ortiz · 15 years ago
  89. f96cca8 iwmc3200wifi: SDIO disable race fix by Samuel Ortiz · 15 years ago
  90. 88e6195 iwmc3200wifi: Tx power setting by Samuel Ortiz · 15 years ago
  91. 7eae165 iwmc3200wifi: Update fixed size config definitions by Samuel Ortiz · 15 years ago
  92. 05f9589 iwmc3200wifi: Update statistics notification structure by Samuel Ortiz · 15 years ago
  93. 69cf6e2 iwmc3200wifi: Improve rx debug by Samuel Ortiz · 15 years ago
  94. 6a79c9f iwmc3200wifi: Profile flags can be WPA1 or WPA2 not both by Samuel Ortiz · 15 years ago
  95. e85498b iwmc3200wifi: CT kill support by Samuel Ortiz · 15 years ago
  96. a82aedb iwmc3200wifi: WPS support by Samuel Ortiz · 15 years ago
  97. 03d1a62 iwmc3200wifi: allow joining an existed IBSS network by Zhu Yi · 15 years ago
  98. 30315ff iwmc3200wifi: add BGN sdio device id by Zhu Yi · 15 years ago
  99. 43b7b31 mac80211: Learn about mesh portals from multicast traffic by Javier Cardona · 15 years ago
  100. a9b3a9f rt2x00: Implement support for rt2800pci by Ivo van Doorn · 15 years ago