1. 9c223f9 Merge branch 'for-davem' of git://git.infradead.org/users/linville/wireless-next by David S. Miller · 15 years ago
  2. 986eaa9 Merge branch 'master' of ../netdev-next/ by David S. Miller · 15 years ago
  3. 4bc71cb net: consolidate and fix ethtool_ops->get_settings calling by Jiri Pirko · 15 years ago
  4. c5dac7c net/irda: sh_irda: add PM support by Kuninori Morimoto · 15 years ago
  5. 7af11b8 net/irda: sh_irda: update author's email address by Kuninori Morimoto · 15 years ago
  6. b27fcdd net/irda: sh_irda: add sh_irda_ prefix to all functions by Kuninori Morimoto · 15 years ago
  7. 93a700a tg3: Code movement by Matt Carlson · 15 years ago
  8. 997b4f1 tg3: Eliminate tg3_halt_cpu() prototype by Matt Carlson · 15 years ago
  9. fd6d3f0 tg3: Eliminate tg3_write_sig_post_reset() prototype by Matt Carlson · 15 years ago
  10. 8d5a89b tg3: Eliminate tg3_stop_fw() prototype by Matt Carlson · 15 years ago
  11. 5b39de9 tg3: Add ability to turn off 1shot MSI by Matt Carlson · 15 years ago
  12. 81389f5 tg3: Remove tp->rx_offset term when unneeded by Matt Carlson · 15 years ago
  13. 7f23073 tg3: Fix missed MSI workaround by Matt Carlson · 15 years ago
  14. b99d2a5 tg3: Check all adv bits when checking config by Matt Carlson · 15 years ago
  15. aaba215 MII: fix Kconfig dependencies for MII by Jeff Kirsher · 15 years ago
  16. 4f2f25f stmmac: update the doc with new info about the driver's debug (v3) by Giuseppe CAVALLARO · 15 years ago
  17. 6096ce0 stmmac: update the driver version (Aug_2011) (v3) by Giuseppe CAVALLARO · 15 years ago
  18. e743482 stmmac: add HW DMA feature register (v3) by Giuseppe CAVALLARO · 15 years ago
  19. f0b9d78 stmmac: rework the code to get the Synopsys ID (v3) by Giuseppe CAVALLARO · 15 years ago
  20. 7ac2905 stmmac: export DMA TX/RX rings via debugfs (v3) by Giuseppe CAVALLARO · 15 years ago
  21. 1c901a4 stmmac: add MMC support exported via ethtool (v3) by Giuseppe CAVALLARO · 15 years ago
  22. 3172d3a stmmac: support wake up irq from external sources (v3) by Deepak Sikri · 15 years ago
  23. 26a051c stmmac: remove the mmc code (v3) by Giuseppe CAVALLARO · 15 years ago
  24. 2e19a38 stmmac: remove the STBus bridge setting from the GMAC code (v3) by Giuseppe CAVALLARO · 15 years ago
  25. dcef115 6LoWPAN: fix skb_copy call by alex.bluesman.smirnov@gmail.com · 15 years ago
  26. fa3df92 br: remove redundant check and init by Jiri Pirko · 15 years ago
  27. e8aaebc mii: Remove references to DP83840 PHY in mii.h by Mark Einon · 15 years ago
  28. c44f7eb mii: Convert spaces to tabs in mii.h by Mark Einon · 15 years ago
  29. c37e0c9 net: linkwatch: allow vlans to get carrier changes faster by Eric Dumazet · 15 years ago
  30. 3e829a7 bna: Driver Version changed to 3.0.2.1 by Rasesh Mody · 15 years ago
  31. 938fa48 bna: SKB PCI UNMAP Fix by Rasesh Mody · 15 years ago
  32. 41eb5ba bna: TX Queue Depth Fix by Rasesh Mody · 15 years ago
  33. dfee325 bna: MBOX IRQ Flag Check after Locking by Rasesh Mody · 15 years ago
  34. 761fab3 bna: Async Mode Tx Rx Init Fix by Rasesh Mody · 15 years ago
  35. a2122d9 bna: Ethtool Enhancements and Fix by Rasesh Mody · 15 years ago
  36. 3caa1e95 bna: Initialization and Locking Fix by Rasesh Mody · 15 years ago
  37. 19dbff9 bna: Formatting and Code Cleanup by Rasesh Mody · 15 years ago
  38. 271e8b7 bna: TX Path and RX Path Changes by Rasesh Mody · 15 years ago
  39. 2be6714 bna: Interrupt Polling and NAPI Init Changes by Rasesh Mody · 15 years ago
  40. 0caa9aa bna: PCI Probe Fix by Rasesh Mody · 15 years ago
  41. 772b523 bna: Naming Change and Minor Macro Fix by Rasesh Mody · 15 years ago
  42. 1bc144b net, rds, Replace xlist in net/rds/xlist.h with llist by Huang Ying · 15 years ago
  43. dc00fd4 6LoWPAN: call dev_put() on error in lowpan_newlink() by Dan Carpenter · 15 years ago
  44. aec9db3 6LoWPAN: use the _safe version of list_for_each by Dan Carpenter · 15 years ago
  45. 90d0963 6LoWPAN: use kfree_skb() instead of kfree() by Dan Carpenter · 15 years ago
  46. 929f618 r8169: convert to SKB paged frag API. by Ian Campbell · 15 years ago
  47. da7ebfd qlge: convert to SKB paged frag API. by Ian Campbell · 15 years ago
  48. e0ee9b9 qlcnic: convert to SKB paged frag API. by Ian Campbell · 15 years ago
  49. 2af830e qla3xxx: convert to SKB paged frag API. by Ian Campbell · 15 years ago
  50. 8d36bb0 qeth: convert to SKB paged frag API. by Ian Campbell · 15 years ago
  51. 4bb97ca pasemi: convert to SKB paged frag API. by Ian Campbell · 15 years ago
  52. bc516c8 ns83820: convert to SKB paged frag API. by Ian Campbell · 15 years ago
  53. 134b413 niu: convert to SKB paged frag API. by Ian Campbell · 15 years ago
  54. e859ce4 netxen: convert to SKB paged frag API. by Ian Campbell · 15 years ago
  55. f106358 mv643xx: convert to SKB paged frag API. by Ian Campbell · 15 years ago
  56. d1b0828 macvtap: convert to SKB paged frag API. by Ian Campbell · 15 years ago
  57. 787343a ksz884x: convert to SKB paged frag API. by Ian Campbell · 15 years ago
  58. f327358 jme: convert to SKB paged frag API. by Ian Campbell · 15 years ago
  59. 8838a53 ibmveth: convert to SKB paged frag API. by Ian Campbell · 15 years ago
  60. b4d3de8 Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davem by John W. Linville · 15 years ago
  61. ab7e11d greth: convert to SKB paged frag API. by Ian Campbell · 15 years ago
  62. 2234a72 gianfar: convert to SKB paged frag API. by Ian Campbell · 15 years ago
  63. 671173c forcedeth: convert to SKB paged frag API. by Ian Campbell · 15 years ago
  64. 4bf5adb enic: convert to SKB paged frag API. by Ian Campbell · 15 years ago
  65. 877749b intel: convert to SKB paged frag API. by Ian Campbell · 15 years ago
  66. 18324d69 cassini: convert to SKB paged frag API. by Ian Campbell · 15 years ago
  67. 4d5b1a6 bna: convert to SKB paged frag API. by Ian Campbell · 15 years ago
  68. b061b39 benet: convert to SKB paged frag API. by Ian Campbell · 15 years ago
  69. 9b22c73 atlx: convert to SKB paged frag API. by Ian Campbell · 15 years ago
  70. 6adaaac atl1e: convert to SKB paged frag API. by Ian Campbell · 15 years ago
  71. 8d1bb86 atl1c: convert to SKB paged frag API. by Ian Campbell · 15 years ago
  72. c4c8d57 acenic: convert to SKB paged frag API. by Ian Campbell · 15 years ago
  73. deb8a06 8139cp: convert to SKB paged frag API. by Ian Campbell · 15 years ago
  74. 7b63e3a 3c59x: convert to SKB paged frag API. by Ian Campbell · 15 years ago
  75. 2fa8b6a iwlwifi: iwl-agn-rs.c: remove old comment by Greg Dietsche · 15 years ago
  76. 44f1d26 ath9k: defer ath_tx_setup_buffer setup to the first tx attempt during aggr by Felix Fietkau · 15 years ago
  77. fa05f87 ath9k: move seqno allocation in the tx path to ath_tx_setup_buffer by Felix Fietkau · 15 years ago
  78. 6a0ddae ath9k: move the sequence number from ath_frame_info to ath_buf by Felix Fietkau · 15 years ago
  79. 56dc633 ath9k: clean up the aggregation tid queue by Felix Fietkau · 15 years ago
  80. a75c062 ath9k: use u8 for the tx key index by Felix Fietkau · 15 years ago
  81. 29e7624 ath: Make ath_printk void not int and remove unused struct ath_common * by Joe Perches · 15 years ago
  82. 7b8112d6 ath: Make ath_dbg void not int by Joe Perches · 15 years ago
  83. 3857e3e bnx2x: Fix build error by Dmitry Kravkov · 15 years ago
  84. 5cbba3c net: Fix duplicate CONFIG_SLIP entry in driver/net/Makefile by David S. Miller · 15 years ago
  85. 728a98b qlcnic: add beacon test support. by Sucheta Chakraborty · 15 years ago
  86. 9254b75 qlcnic: fix cdrp race condition by Sritej Velaga · 15 years ago
  87. a2050c7 qlcnic: Add FLT entry for CO cards FW image region by Sritej Velaga · 15 years ago
  88. df3cfbe qlcnic: Change debug messages in loopback path by Manish chopra · 15 years ago
  89. 44f65b2 qlcnic: detect fan failure by Sony Chacko · 15 years ago
  90. 1bddc59 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 15 years ago
  91. 4f16061 net: fix Makefile typos & build errors by Randy Dunlap · 15 years ago
  92. 78b8e51 wl12xx/sdio_test.c: fix build breakage from WL127X_FW_NAME change by John W. Linville · 15 years ago
  93. 9a53bf5 b43: Fix swatch warning by Larry Finger · 15 years ago
  94. 1ba45b9 ath9k: Fix a smatch warnings by Larry Finger · 15 years ago
  95. cf3af74 ath9k: Add debugfs support for mac/baseband samples by Rajkumar Manoharan · 15 years ago
  96. 059ee09 ath9k: fix regression in sending aggregated packets by Felix Fietkau · 15 years ago
  97. a7be039 ath9k: Fix eifs/usec timeout for AR9287 v1.3+ by Rajkumar Manoharan · 15 years ago
  98. e3f2acc ath9k_hw: Set default slottime as 9us by Rajkumar Manoharan · 15 years ago
  99. 5475896 b43: make HT-PHY support experimental by Rafał Miłecki · 15 years ago
  100. 14a8083 b43: use 8K buffers for 64-bit DMA to workaround hardware bug by Rafał Miłecki · 15 years ago