1. 3bde2b6 iwlagn: update beacon smarter by Johannes Berg · 13 years ago
  2. 7e4005c iwlagn: add "echo test" command to debugfs by Wey-Yi Guy · 13 years ago
  3. 46e7741 iwlagn: check rf kill in queue stuck by Wey-Yi Guy · 13 years ago
  4. 317d09f iwlagn: add "echo" test when command queue stuck by Wey-Yi Guy · 13 years ago
  5. 05c89b9 iwlagn: add WARN if tx cmd complete come back late by Wey-Yi Guy · 13 years ago
  6. e80eb00 iwlagn: add REPLY_ECHO host command by Wey-Yi Guy · 13 years ago
  7. d10630a iwlagn: add cmd queue pointer info when timeout by Wey-Yi Guy · 13 years ago
  8. 96cd895 ftmac100: fix skb truesize underestimation by Eric Dumazet · 13 years ago
  9. e7e5a40 niu: fix skb truesize underestimation by Eric Dumazet · 13 years ago
  10. 5e6c355 vmxnet3: fix skb truesize underestimation by Eric Dumazet · 13 years ago
  11. 5935f81 ftgmac100: fix skb truesize underestimation by Eric Dumazet · 13 years ago
  12. 7ae60b3 sky2: fix skb truesize underestimation by Eric Dumazet · 13 years ago
  13. 98a045d e1000e: fix skb truesize underestimation by Eric Dumazet · 13 years ago
  14. 9813064 ixgbe: fix skb truesize underestimation by Eric Dumazet · 13 years ago
  15. 95b9c1d igb: fix skb truesize underestimation by Eric Dumazet · 13 years ago
  16. ed64b3c e1000: fix skb truesize underestimation by Eric Dumazet · 13 years ago
  17. a1f4e8b bnx2: fix skb truesize underestimation by Eric Dumazet · 13 years ago
  18. bdb28a9 be2net: fix truesize errors by Eric Dumazet · 13 years ago
  19. 87fb4b7 net: more accurate skb truesize by Eric Dumazet · 13 years ago
  20. 97ba0eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  21. a28dc43 igb: Version bump. by Carolyn Wyborny · 13 years ago
  22. ca2e3e7 igb: Loopback functionality supports for i350 devices by Akeem G. Abodunrin · 13 years ago
  23. bed45a6 igb: fix static function warnings reported by sparse by Emil Tantilov · 13 years ago
  24. 8be10e9 igb: Add workaround for byte swapped VLAN on i350 local traffic by Alexander Duyck · 13 years ago
  25. 9ab64ba igb: Drop unnecessary write of E1000_IMS from igb_msix_other by Alexander Duyck · 13 years ago
  26. 06218a8 igb: Fix features that are currently 82580 only and should also be i350 by Alexander Duyck · 13 years ago
  27. c74d588 igb: Make certain one vector is always assigned in igb_request_irq by Alexander Duyck · 13 years ago
  28. 0d1ae7f igb: avoid unnecessarily creating a local copy of the q_vector by Alexander Duyck · 13 years ago
  29. 15d447e ixgbe: Correct check for change in FCoE priority by Mark Rustad · 13 years ago
  30. 7b859eb ixgbe: Add FCoE DDP allocation failure counters to ethtool stats. by Amir Hanania · 13 years ago
  31. 83c61fa ixgbe: Add protection from VF invalid target DMA by Greg Rose · 13 years ago
  32. 3ceca74 net-netlink: Add a new attribute to expose TOS values via netlink by Murali Raja · 13 years ago
  33. 722c993 net: wireless: brcm80211: replace ndo_set_multicast_list with ndo_set_rx_mode by Stephen Rothwell · 13 years ago
  34. d930fae mwifiex: add support for Marvell pcie8766 chipset by Amitkumar Karwar · 13 years ago
  35. 5675592 cipso: remove an unneeded NULL check in cipso_v4_doi_add() by Dan Carpenter · 13 years ago
  36. ec20599 ath9k: only send FCS-fail packets to mac80211 if requested by Felix Fietkau · 13 years ago
  37. 846d936 ath9k_hw: fix a regression in key miss handling by Felix Fietkau · 13 years ago
  38. 1b428a2 ath9k_hw: remove EEP_REG_1 by Felix Fietkau · 13 years ago
  39. cd2ea0d ath: remove ath_regulatory::current_rd_ext by Felix Fietkau · 13 years ago
  40. ca2c68c ath9k_hw: clean up tx power handling by Felix Fietkau · 13 years ago
  41. 72d874c ath9k_hw: make ath9k_hw_set_interrupts use ah->imask by default by Felix Fietkau · 13 years ago
  42. ac06697 ath9k: disable unnecessary PHY error reporting by Felix Fietkau · 13 years ago
  43. 55ad596 b43: trivial: do not report any link quality instead of invalid one by Rafał Miłecki · 13 years ago
  44. 73a253c rtlwifi: Change debug parameter to apply to individual drivers by Larry Finger · 13 years ago
  45. d529497 mac80211: dont orphan TX skb by Johannes Berg · 13 years ago
  46. 72267e5 mac80211: dont adjust truesize by Johannes Berg · 13 years ago
  47. 73b9f03 mac80211: parse radiotap header earlier by Johannes Berg · 13 years ago
  48. a26eb27 mac80211: move fragment flag to info flag as dont-fragment by Johannes Berg · 13 years ago
  49. 68f2b51 mac80211: remove tx_data ethertype by Johannes Berg · 13 years ago
  50. 5d9cf4a mac80211: optimise monitor xmit by Johannes Berg · 13 years ago
  51. d9cd48f mac80211: Update injection documentation by Helmut Schaa · 13 years ago
  52. daa5c40 ath9k: fix retry counting / BAR handling during queue flush by Felix Fietkau · 13 years ago
  53. 26a6425 ath9k: improve PS filter clearing and retry counting for A-MPDU by Felix Fietkau · 13 years ago
  54. 030d629 ath9k: keep track of what's triggering hardware resets by Felix Fietkau · 13 years ago
  55. 34d2581 ath9k: indicate which queues are blocked when stopping tx fails by Felix Fietkau · 13 years ago
  56. 9709131 mac80211: Fix regression that allowed mpaths between non-peers. by Javier Cardona · 13 years ago
  57. 3d82de0 mwifiex: fix smatch errors by Yogesh Ashok Powar · 13 years ago
  58. f49bbd2 ath9k: remove some bogus error handling code by Dan Carpenter · 13 years ago
  59. 8fb7475 ath5k: remove some unneeded error handling code by Dan Carpenter · 13 years ago
  60. 28a1bcd mac80211: fix offchannel TX cookie matching by Johannes Berg · 13 years ago
  61. af4dc88 iwlagn: separate init calib and rt calib by Wey-Yi Guy · 13 years ago
  62. dcd8397 mac80211: pass no-CCK flag through to HW scan by Johannes Berg · 13 years ago
  63. 5dde8e1 Merge branch 'for-linville' of git://github.com/lucacoelho/wl12xx by John W. Linville · 13 years ago
  64. 5b435de net: wireless: add brcm80211 drivers by Arend van Spriel · 13 years ago
  65. 9687c63 Merge branch 'for-davem' of git://git.infradead.org/users/linville/wireless-next by David S. Miller · 13 years ago
  66. 094daf7 Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  67. 5f68a2b ath6kl: fixup merge damage in ath6kl_mgmt_tx by John W. Linville · 13 years ago
  68. 258daca Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 13 years ago
  69. 3ed6f69 ll_temac: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  70. f8f114c emac: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  71. 618c4a0 ehea: convert to SKB paged frag API by Ian Campbell · 13 years ago
  72. 95f5f80 af_packet: remove unnecessary BUG_ON() in tpacket_destruct_skb by danborkmann@iogearbox.net · 13 years ago
  73. 5bdc4f5 r6040: bump version to 0.28 and date to 07Oct2011. by Florian Fainelli · 13 years ago
  74. 06e92c3 r6040: invoke phy_{start,stop} when appropriate by Florian Fainelli · 13 years ago
  75. f0ec717 mlx4_en: Adding 40gb speed report for ethtool by Alexander Guller · 13 years ago
  76. 4234144 mlx4_en: Fix crash upon device initialization error by Alexander Guller · 13 years ago
  77. 999bb4b mlx4_en: Fix QP number calculation according to module param by Alexander Guller · 13 years ago
  78. 7398af4 mlx4_en: Added missing iounmap upon releasing a device by Alexander Guller · 13 years ago
  79. 6b4d8d9 mlx4_en: Adjusting moderation per each ring by Alexander Guller · 13 years ago
  80. fe0af03 mlx4_en: Removing reserve vectors by Alexander Guller · 13 years ago
  81. 76532d0 mlx4_en: Assigning TX irq per ring by Alexander Guller · 13 years ago
  82. 077887c igb: add support for NETIF_F_RXHASH by Alexander Duyck · 13 years ago
  83. 6d095fa igb: move TX hang check flag into ring->flags by Alexander Duyck · 13 years ago
  84. 5faf030 igb: fix recent VLAN changes that would leave VLANs disabled after reset by Alexander Duyck · 13 years ago
  85. 3ceb90f igb: leave staterr in place and instead us a helper function to check bits by Alexander Duyck · 13 years ago
  86. 294e7d7 igb: retire the RX_CSUM flag and use the netdev flag instead by Alexander Duyck · 13 years ago
  87. 4be000c igb: cleanup IVAR configuration by Alexander Duyck · 13 years ago
  88. 0ba8299 igb: Move ITR related data into work container within the q_vector by Alexander Duyck · 13 years ago
  89. 866cff0 igb: Consolidate all of the ring feature flags into a single value by Alexander Duyck · 13 years ago
  90. 6ad4edf igb: avoid unnecessary conversions from u16 to int by Alexander Duyck · 13 years ago
  91. 81c2fc2 igb: Use node specific allocations for the q_vectors and rings by Alexander Duyck · 13 years ago
  92. 7af40ad9 igb: push data into first igb_tx_buffer sooner to reduce stack usage by Alexander Duyck · 13 years ago
  93. 8b0c116 net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero by Rick Jones · 13 years ago
  94. 1d0861a Add ethtool -g support to 8139cp by Rick Jones · 13 years ago
  95. 88c5100 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  96. 8083f0f net: use sock_valbool_flag to set/clear SOCK_RXQ_OVFL by Johannes Berg · 13 years ago
  97. d5b1d8c Merge git://github.com/Jkirsher/net-next by David S. Miller · 13 years ago
  98. ebe42d1 igb: consolidate creation of Tx buffer info and data descriptor by Alexander Duyck · 13 years ago
  99. 2bbfebe igb: Combine all flag info fields into a single tx_flags structure by Alexander Duyck · 13 years ago
  100. 31f6adb igb: Cleanup protocol handling in transmit path by Alexander Duyck · 13 years ago