1. b3fa132 rfkill: remove set_global_sw_state by Alan Jenkins · 15 years ago
  2. 8f77f38 mac80211: do not pass PS frames out of mac80211 again by Johannes Berg · 15 years ago
  3. fc240e3 sony: fix rfkill code by Johannes Berg · 15 years ago
  4. b91d0e3 rfkill: remove input Kconfig by Johannes Berg · 15 years ago
  5. f41f3f3 b43/legacy: port to cfg80211 rfkill by Johannes Berg · 15 years ago
  6. e6a3b61 ath5k: added cfg80211 based rfkill support by Tobias Doerffel · 15 years ago
  7. 207ee16 rfkill: print events when input handler is disabled/enabled by Johannes Berg · 15 years ago
  8. 9b9c5aa ar9170: xmit code revamp by Christian Lamparter · 15 years ago
  9. 2543a0c ar9170: interpret firmware debug commands by Johannes Berg · 15 years ago
  10. dacb6f1 mac80211 : fix unaligned rx skb by matthieu castet · 15 years ago
  11. b52a033 b43: Fix possible unaligned u32 access by Matthieu CASTET · 15 years ago
  12. 5ee58d7 mac80211: fix minstrel single-rate memory corruption by Bob Copeland · 15 years ago
  13. 4d1d498 net/libertas: remove GPIO-CS handling in SPI interface code by Sebastian Andrzej Siewior · 15 years ago
  14. 582241a rndis_wlan: cleanup: rename all rndis_wext* objects to rndis_wlan* by Jussi Kivilinna · 15 years ago
  15. aa18294 rndis_wlan: cleanup: capitalize enum labels by Jussi Kivilinna · 15 years ago
  16. a60e77e iwlwifi: port to cfg80211 rfkill by Johannes Berg · 15 years ago
  17. 1506e30 rfkill: include err.h by Johannes Berg · 15 years ago
  18. 25b0b99 bnx2: no need to check before vfreeing by Breno Leitao · 15 years ago
  19. 3d8fd38 ixgbe: Include offloaded FCoE data into total rx/tx statistics for 82599 by Yi Zou · 15 years ago
  20. 18760f1 e1000e: Expose MDI-X status via ethtool change by Chaitanya Lala · 15 years ago
  21. edfea6e6 e1000e: Call e1000e_config_collision_dist() after TCTL has been set by Simon Horman · 15 years ago
  22. 23a2d1b e1000e: Fixes possible phy corrupton on 82571 designs. by Dave Graham · 15 years ago
  23. 8459464 ieee802154: add simple HardMAC driver sample by Sergey Lapin · 15 years ago
  24. 02cf228 ieee802154: add documentation about our stack by Sergey Lapin · 15 years ago
  25. 2c21d11 net: add NL802154 interface for configuration of 802.15.4 devices by Sergey Lapin · 15 years ago
  26. 9ec7671 net: add IEEE 802.15.4 socket family implementation by Sergey Lapin · 15 years ago
  27. fcb94e4 Add constants for the ieee 802.15.4 stack by Sergey Lapin · 15 years ago
  28. a4a710c pkt_sched: Change PSCHED_SHIFT from 10 to 6 by Jarek Poplawski · 15 years ago
  29. 728bf09 pkt_sched: Use PSCHED_SHIFT in PSCHED time conversion by Jarek Poplawski · 15 years ago
  30. 0c27922 net: dev_addr_init() fix by Eric Dumazet · 15 years ago
  31. ebc8d2a be2net: Remove unnecessary frag list traversing. by David S. Miller · 15 years ago
  32. d4fd3bc xfrm: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  33. 1b003be sctp: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  34. 5c313e9 phonet: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  35. 343a997 netfilter: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  36. 4d9092b ipv6: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  37. d7fcf1a ipv4: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  38. 285e428 net/core/user_dma.c: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  39. fbb398a net/core/skbuff.c: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  40. 4cf704f net/core/dev.c: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  41. 5b1a002 datagram: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  42. c32ba3f appletalk: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  43. a5bd8a1 netdevice.h: Use frag list abstraction interfaces. by David S. Miller · 15 years ago
  44. ee03987 skbuff: Add frag list abstraction interfaces. by David S. Miller · 15 years ago
  45. 05f77f8 bluetooth: Kill skb_frags_no(), unused. by David S. Miller · 15 years ago
  46. 963267b declance: Restore tx descriptor ring locking by Maciej W. Rozycki · 15 years ago
  47. fe93299 isdn: extend INTERFACE.CAPI document by Tilman Schmidt · 15 years ago
  48. 7d31acd isdn: prevent NULL ptr Oops in capi_cmsg2str() by Tilman Schmidt · 15 years ago
  49. 4793d15 isdn: kerneldoc for capiutil.c by Tilman Schmidt · 15 years ago
  50. 4e32997 isdn: rename capi_ctr_reseted() to capi_ctr_down() by Tilman Schmidt · 15 years ago
  51. f0a4d0e tun: Fix unregister race by Eric W. Biederman · 15 years ago
  52. ef681ce e100: Fix napi_enable BUG_ON when recovering from EEH error by Andre Detsch · 15 years ago
  53. 1d0ebfe net pkgen.c:fix no need for check by Figo.zhang · 15 years ago
  54. a5b19b6 mlx4: FIX error flow when initializing EQ table by Yevgeny Petrilin · 15 years ago
  55. 6f536f4 tun: Fix copy/paste error in tun_get_user by Sridhar Samudrala · 15 years ago
  56. 2faef52 net: Fix memcpy_toiovecend() to use the right offset by Sridhar Samudrala · 15 years ago
  57. d2d27bf net: Fix skb_copy_datagram_from_iovec() to pass the right offset by Sridhar Samudrala · 15 years ago
  58. 042a53a net: skb_shared_info optimization by Eric Dumazet · 15 years ago
  59. eae3f29 net: num_dma_maps is not used by Eric Dumazet · 15 years ago
  60. f957bcf s2io: Remove private boolean definitions by Tobias Klauser · 15 years ago
  61. d65a68a hso: convert dev_alloc_skb() to netdev_alloc_skb() by Paulius Zaleckas · 15 years ago
  62. b07878e netdev: Added KS8842 driver by Richard Ršöjfors · 15 years ago
  63. 5ff8dda net: Ensure partial checksum offset is inside the skb head by Herbert Xu · 15 years ago
  64. 4909122 tun: Optimise handling of bogus gso->hdr_len by Herbert Xu · 15 years ago
  65. b82f08e virtio_net: Set correct gso->hdr_len by Herbert Xu · 15 years ago
  66. 1feede0 sis190: fix gigabit negotiation by Riccardo Ghetta · 15 years ago
  67. 856f8f4 sis190: add new phy found on asus F5Sr laptop by Riccardo Ghetta · 15 years ago
  68. c3223d2 sis190: better message on unknown PHY by Riccardo Ghetta · 15 years ago
  69. 744c6b2 sis190: fix for x86_64 (bug 11509) by Riccardo Ghetta · 15 years ago
  70. 365da87 qlge: Fix timeout on firmware mailbox commands. by Ron Mercer · 15 years ago
  71. d2ba498 qlge: Fix timeout on indexed register wait. by Ron Mercer · 15 years ago
  72. c8269b2 qlge: Fix bug in MTU setting process. by Ron Mercer · 15 years ago
  73. 709ac4f qlge: Fix bug in firmware event handler. by Ron Mercer · 15 years ago
  74. d6f58c2 qlge: Fix firmware event handler loop. by Ron Mercer · 15 years ago
  75. df911e2 netdev: smsc911x: add missing __devexit_p() usage by Mike Frysinger · 15 years ago
  76. 1993f46 netdev: smsc911x: allow building on Blackfin systems by Mike Frysinger · 15 years ago
  77. a1c1db3 ixgbe: Increase the driver version number by Peter P Waskiewicz Jr · 15 years ago
  78. 794caeb ixgbe: Add FW detection and warning for 82599 SFP+ adapters by Peter P Waskiewicz Jr · 15 years ago
  79. ae540af ixgbe: Re-adjust ring layouts to have better cacheline efficiency by Jesse Brandeburg · 15 years ago
  80. c4cf55e ixgbe: Enable Flow Director hashing in 82599 by Peter P Waskiewicz Jr · 15 years ago
  81. ffff477 ixgbe: Add Flow Director init and modify functions for 82599 by Peter P Waskiewicz Jr · 15 years ago
  82. bfde493 ixgbe: Add hardware defines for Flow Director for 82599 by Peter P Waskiewicz Jr · 15 years ago
  83. df647b5 ixgbe: Add a second feature flags variable, move HW RSC capability there by Peter P Waskiewicz Jr · 15 years ago
  84. 91281fd ixgbe: move tx processing into NAPI context by Alexander Duyck · 15 years ago
  85. fe49f04 ixgbe: move v_idx into q_vector and use as index only by Alexander Duyck · 15 years ago
  86. 21fa4e6 ixgbe: use rx_buffer_info->dma instead of nr_frags to determine skb unmap by Alexander Duyck · 15 years ago
  87. 7476601 ixgbe: ethtool support to change advertised link modes of 82599 adapters by Mallikarjuna R Chilakala · 15 years ago
  88. 620fa03 ixgbe: Fix 82599 adapter link flickering issues by Mallikarjuna R Chilakala · 15 years ago
  89. 50ac58b ixgbe: Harden the 82599 multispeed fiber autotry mechanism by Peter P Waskiewicz Jr · 15 years ago
  90. da4dd0f ixgbe: Add ethtool offline test support by Peter P Waskiewicz Jr · 15 years ago
  91. 1479ad4 ixgbe: Change the 82599 PHY DSP restart logic by Peter P Waskiewicz Jr · 15 years ago
  92. bdf0a55 ixgbe: Enable ACPI WoL capabilities for 82599 by Peter P Waskiewicz Jr · 15 years ago
  93. 7d217d7 cfg80211: errno.h: define ERFKILL by Alexander Beregalov · 15 years ago
  94. b1bc81a 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
  95. a93958a removal of forcedeth device ids by Ayaz Abdulla · 15 years ago
  96. 3df81c4 forcedeth: addition of new mcp89 device id by Ayaz Abdulla · 15 years ago
  97. 3c2e1c1 forcedeth: remove device id macros by Ayaz Abdulla · 15 years ago
  98. 0c0c9e7 wimax: depend on rfkill properly by Johannes Berg · 15 years ago
  99. 2489e4e ar9170: remove deprecated code by Christian Lamparter · 15 years ago
  100. c18bd87 iwlwifi: fix comment describing disable_11n by Reinette Chatre · 15 years ago