1. 40b93ad airo : allow supend with card without power management by matthieu castet · 15 years ago
  2. c32bec7 b43: Remove me as maintainer by Michael Buesch · 15 years ago
  3. 8b45499 ssb: Put host pointers into a union by Michael Buesch · 15 years ago
  4. 899110f b43/legacy: Fix usage of host_pci pointer by Michael Buesch · 15 years ago
  5. 332c556 ath9k: Fix TX hang poll routine by Sujith · 15 years ago
  6. c0bbd57 libertas: Check return status of command functions by Amitkumar Karwar · 15 years ago
  7. be823e5 wl1271: Mask unneeded events from firmware to conserve power by Juuso Oikarinen · 15 years ago
  8. 1922167 wl1271: Configure beacon filtering on if PSM used by Juuso Oikarinen · 15 years ago
  9. b771eee wl1271: Enable beacon filtering with the stack by Juuso Oikarinen · 15 years ago
  10. 3441523 wl1271: Add connection monitoring configuration by Juuso Oikarinen · 15 years ago
  11. 1fba497 wl1271: Use vmalloc to allocate memory for firmware by Juuso Oikarinen · 15 years ago
  12. c87dec9 wl1271: Multicast filtering configuration by Juuso Oikarinen · 15 years ago
  13. 66497dc wl1271: Clear probe-request template after scan by Juuso Oikarinen · 15 years ago
  14. a64b07e wl1271: use workqueue provided by mac80211 instead of the default by Juuso Oikarinen · 15 years ago
  15. 64a7f67 wl1271: hack to disable filters by Luciano Coelho · 15 years ago
  16. 2f01872 wl1271: added Juuso Oikarinen as module author by Luciano Coelho · 15 years ago
  17. be7078c wl1271: Corrections to TX path by Juuso Oikarinen · 15 years ago
  18. d94cd29 wl1271: Update join usage by Juuso Oikarinen · 15 years ago
  19. 8a5a37a wl1271: Configure rate policies based on AP rates by Juuso Oikarinen · 15 years ago
  20. 545f1da wl1271: Implementation for SPI busy word checking by Juuso Oikarinen · 15 years ago
  21. c3fea19 wl1271: mask aid bits 14 and 15 in ps-poll template by Juuso Oikarinen · 15 years ago
  22. 37b70a8 wl1271: Implement delayed entry into ELP by Juuso Oikarinen · 15 years ago
  23. 1e2b797 wl1271: Correct TKIP header space handling in TX path by Juuso Oikarinen · 15 years ago
  24. ac4e4ce wl1271: Security sequence number handling for TX (for WPA) by Juuso Oikarinen · 15 years ago
  25. 3b4be9e wl1271: Correction to TX block allocation calculation by Juuso Oikarinen · 15 years ago
  26. 9d56597 wl1271: remove unecessary qual parameter from rx status by Luciano Coelho · 15 years ago
  27. 3414fc3 orinoco: use cfg80211 ethtool ops by David Kilroy · 15 years ago
  28. 6226811 ath9k_hw: run ath9k_hw_9271_pa_cal() initial calibration by Luis R. Rodriguez · 15 years ago
  29. b57df12 ath9k_hw: run the carrier leakage calibration fix for ar9271 as well by Luis R. Rodriguez · 15 years ago
  30. b37b62f sfc: Rename 'xfp' file and functions to reflect reality by Ben Hutchings · 15 years ago
  31. fc2b5e6 sfc: Remove unused code for non-autoneg speed/duplex switching by Ben Hutchings · 15 years ago
  32. 18ea024 sfc: Merge efx_fc_resolve() into efx_mdio_get_pause() by Ben Hutchings · 15 years ago
  33. a5211bb sfc: Move MTD probe after netdev registration and name allocation by Ben Hutchings · 15 years ago
  34. 2ed380a sfc: Remove unnecessary tests of efx->membase by Ben Hutchings · 15 years ago
  35. be4b163 sfc: Remove incorrect assertion from efx_pci_remove_main() by Ben Hutchings · 15 years ago
  36. 96c45726 sfc: Merge falcon_probe_phy() into falcon_probe_port() by Ben Hutchings · 15 years ago
  37. dc803df sfc: Remove pointless abstraction of memory BAR number by Ben Hutchings · 15 years ago
  38. 8698a6b sfc: Removed kernel-doc for nonexistent member of efx_phy_operations by Ben Hutchings · 15 years ago
  39. 0d86ebd sfc: Maintain interrupt moderation values in ticks, not microseconds by Ben Hutchings · 15 years ago
  40. 0484e0d sfc: Move shared members of struct falcon_nic_data into struct efx_nic by Ben Hutchings · 15 years ago
  41. 59cf09c sfc: Move efx_xmit_done() declaration into correct stanza by Ben Hutchings · 15 years ago
  42. 5c86987 sfc: Remove declarations of nonexistent functions by Ben Hutchings · 15 years ago
  43. f01865f sfc: Change order of device removal to reverse of probe order by Ben Hutchings · 15 years ago
  44. 7d4cdb5 sfc: Merge struct efx_blinker into struct efx_board by Ben Hutchings · 15 years ago
  45. 63f1988 sfc: Move all TX DMA length limiting into tx.c by Ben Hutchings · 15 years ago
  46. 6d51d30 sfc: Define DMA address mask explicitly in terms of descriptor field width by Ben Hutchings · 15 years ago
  47. 3ffeabd sfc: Eliminate indirect lookups of queue size constants by Ben Hutchings · 15 years ago
  48. 12d00ca sfc: Rename register I/O header and functions used by both Falcon and Siena by Ben Hutchings · 15 years ago
  49. 3e6c453 sfc: Update hardware definitions for Siena by Ben Hutchings · 15 years ago
  50. 625b451 sfc: Move RX data FIFO thresholds out of struct efx_nic_type by Ben Hutchings · 15 years ago
  51. 56241ce sfc: Remove versioned bitfield macros by Ben Hutchings · 15 years ago
  52. 5087b54 sfc: Remove boards.h, moving last remaining declaration to falcon.h by Ben Hutchings · 15 years ago
  53. c9597d4 sfc: Merge sfe4001.c into falcon_boards.c by Ben Hutchings · 15 years ago
  54. 3473a5b sfc: Rename Falcon-specific board code and types by Ben Hutchings · 15 years ago
  55. 19e71cf sfc: Remove redundant hardware initialisation by Ben Hutchings · 15 years ago
  56. 7dbb06f sfc: Remove redundant header gmii.h by Ben Hutchings · 15 years ago
  57. 1c55d62 pkt_sched: skbedit add support for setting mark by jamal · 15 years ago
  58. 188586b sfc: 10Xpress: Report support for pause frames by Ben Hutchings · 15 years ago
  59. a3d1289 rtnetlink: rtnl_setlink() and rtnl_getlink() changes by Eric Dumazet · 15 years ago
  60. a61f802 qlge: Add ethtool register dump function. by Ron Mercer · 15 years ago
  61. bc083ce qlge: Add ethtool wake on LAN function. by Ron Mercer · 15 years ago
  62. d8eb59d qlge: Add ethtool blink function. by Ron Mercer · 15 years ago
  63. 1d30df2 qlge: Add ethtool get/set pause parameter. by Ron Mercer · 15 years ago
  64. a4ee3ce net: Use sk_tx_queue_mapping for connected sockets by Krishna Kumar · 15 years ago
  65. ea94ff3 net: Fix for dst_negative_advice by Krishna Kumar · 15 years ago
  66. f04c827 net: IPv6 changes by Krishna Kumar · 15 years ago
  67. e022f0b net: Introduce sk_tx_queue_mapping by Krishna Kumar · 15 years ago
  68. 7488797 net: Avoid compiler warning for mmsghdr when CONFIG_COMPAT is not selected by Arnaldo Carvalho de Melo · 15 years ago
  69. d19742f filter: Add SKF_AD_QUEUE instruction by Eric Dumazet · 15 years ago
  70. ad959e7 af_packet: mc_drop/flush_mclist changes by Eric Dumazet · 15 years ago
  71. 94b0595 af_packet: Avoid cache line dirtying by Eric Dumazet · 15 years ago
  72. 7b6856a can: provide library functions for skb allocation by Wolfgang Grandegger · 15 years ago
  73. 0eae750 IP: Cleanups by John Dykstra · 15 years ago
  74. ce5eb7a i2400m-sdio: select IWMC3200TOP in Kconfig by Tomas Winkler · 15 years ago
  75. 439ca3a iwmc3200wifi: select IWMC3200TOP in Kconfig by Tomas Winkler · 15 years ago
  76. ab69a5a iwmc3200top: Add Intel Wireless MultiCom 3200 top driver. by Tomas Winkler · 15 years ago
  77. 7e75f93 pkt_sched: ingress socket filter by mark by jamal · 15 years ago
  78. 7c73435 qlge: Size RX buffers based on MTU. by Ron Mercer · 15 years ago
  79. eb2ff96 xfrm: remove skb_icv_walk by Steffen Klassert · 15 years ago
  80. 2ad9afb ah: Remove obsolete code by Steffen Klassert · 15 years ago
  81. 8631e9b ah6: convert to ahash by Steffen Klassert · 15 years ago
  82. dff3bb0 ah4: convert to ahash by Steffen Klassert · 15 years ago
  83. 49cbf95 ah: Add struct crypto_ahash to ah_data by Steffen Klassert · 15 years ago
  84. 2395f0e cosa: Kill off the use of the old ioctl path by Alan Cox · 15 years ago
  85. 8edf19c net: sk_drops consolidation part 2 by Eric Dumazet · 15 years ago
  86. c720c7e inet: rename some inet_sock fields by Eric Dumazet · 15 years ago
  87. 988ade6 genetlink: Optimize and one bug fix in genl_generate_id() by Krishna Kumar · 15 years ago
  88. 93860b0 genetlink: Optimize genl_register_family() by Krishna Kumar · 15 years ago
  89. 0d9a40d cxgb3: No need to wake queue in xmit handler by Krishna Kumar · 15 years ago
  90. a1c1f5e ctcm rollback in case of errors by Einar Lueck · 15 years ago
  91. d816d42 lcs: Recognize return codes of ccw_device_set_online(). by Klaus-Dieter Wacker · 15 years ago
  92. d62e09e lcs: ODEBUG: object is on stack, but not annotated. by Klaus-Dieter Wacker · 15 years ago
  93. 9a4ff8d af_iucv: remove duplicate sock_set_flag by Ursula Braun · 15 years ago
  94. 49f5eba af_iucv: use sk functions to modify sk->sk_ack_backlog by Hendrik Brueckner · 15 years ago
  95. 7194660 netxen; update version to 4.0.62 by Dhananjay Phadke · 15 years ago
  96. caa2dd5 netxen: sysfs control for auto firmware recovery by Narender Kumar · 15 years ago
  97. 7cecdca netxen: fix error codes in for tools access by Dhananjay Phadke · 15 years ago
  98. 6abb4b8 netxen: onchip memory access change by Amit Kumar Salecha · 15 years ago
  99. 0be367b netxen: reset sequence changes by Amit Kumar Salecha · 15 years ago
  100. fb1f6a4 netxen: 128 memory controller support by Amit Kumar Salecha · 15 years ago