1. 07d3c15 iwlwifi: modify #ifdef to avoid sparse complain by Wey-Yi Guy · 12 years ago
  2. 2e4c14a mwifiex: fix static checker warnings by Amitkumar Karwar · 12 years ago
  3. 98e6b9d mwifiex: add support for SD8786 sdio by WarheadsSE · 12 years ago
  4. 62c5054 wireless: at76c50x: allocating too much data by Dan Carpenter · 12 years ago
  5. 8b5bed9 iwlwifi: don't init trans->reg_lock from the op_mode by Emmanuel Grumbach · 12 years ago
  6. f6b1154 iwlwifi: add option to disable 5GHz band by Stanislaw Gruszka · 12 years ago
  7. c15797e iwlwifi: use IWL_* instead of dev_printk when possible by Emmanuel Grumbach · 12 years ago
  8. 4d5ba61 iwlwifi: add loose coex lut by Wey-Yi Guy · 12 years ago
  9. 9dc4ca9 iwlwifi: change kill mask based on reduce power state by Wey-Yi Guy · 12 years ago
  10. 310fbfd iwlwifi: send reduce tx power info in command by Wey-Yi Guy · 12 years ago
  11. 7edae18 iwlwifi: small define change by Wey-Yi Guy · 12 years ago
  12. 4aa79d9 iwlwifi: add reduced tx power threshold define by Wey-Yi Guy · 12 years ago
  13. 354ce4a iwlwifi: add checking for the condition to reduce tx power by Wey-Yi Guy · 12 years ago
  14. 9a00be0 iwlwifi: add BT reduced tx power flag by Wey-Yi Guy · 12 years ago
  15. a70453b iwlwifi: remove unused macros by Wey-Yi Guy · 12 years ago
  16. 138a53e libertas: include sched.h on firmware.c by Luis R. Rodriguez · 12 years ago
  17. 97138a1 smsc75xx: let EEPROM determine GPIO/LED settings by Steve Glendinning · 12 years ago
  18. 4f94a92 smsc75xx: eliminate unnecessary phy register read by Steve Glendinning · 12 years ago
  19. 7749622 smsc75xx: replace 0xffff with PHY_INT_SRC_CLEAR_ALL by Steve Glendinning · 12 years ago
  20. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  21. 6e06c0e Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 12 years ago
  22. 416912a netdev/of/phy: Add MDIO bus multiplexer driven by GPIO lines. by David Daney · 12 years ago
  23. 0ca2997 netdev/of/phy: Add MDIO bus multiplexer support. by David Daney · 12 years ago
  24. 2510602 netdev/of/phy: New function: of_mdio_find_bus(). by David Daney · 12 years ago
  25. 7dc2ce5 isdn/capi: elliminate capincci_find() in non-middleware case by Tilman Schmidt · 12 years ago
  26. 7fdaadc isdn/capi: fix readability damage by Tilman Schmidt · 12 years ago
  27. 81fa7b8 isdn/gigaset: unify function return values by Tilman Schmidt · 12 years ago
  28. 7643ffb isdn/gigaset: internal function name cleanup by Tilman Schmidt · 12 years ago
  29. f86936f isdn/gigaset: fix readability damage by Tilman Schmidt · 12 years ago
  30. e055d03 isdn/gigaset: improve error handling querying firmware version by Tilman Schmidt · 12 years ago
  31. 62a1cfe isdn/gigaset: fix CAPI disconnect B3 handling by Tilman Schmidt · 12 years ago
  32. 8e618aa isdn/gigaset: ratelimit CAPI message dumps by Tilman Schmidt · 12 years ago
  33. 8a05ba08 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  34. ec47ea8 skb: Add inline helper for getting the skb end offset from head by Alexander Duyck · 12 years ago
  35. 6eddcb4 cdc_ether: Ignore bogus union descriptor for RNDIS devices by Bjørn Mork · 12 years ago
  36. 24f0671 bnx2x: bug fix when loading after SAN boot by Ariel Elior · 12 years ago
  37. e1abc1b ixgbe: dcb: IEEE PFC stats and reset logic incorrect by John Fastabend · 12 years ago
  38. a61d3d1 e1000e: increase version number by Bruce Allan · 12 years ago
  39. 1f56f45 e1000e: clear REQ and GNT in EECD (82571 && 82572) by Richard Alpe · 12 years ago
  40. 7b9f7e3 e1000e: enable forced master/slave on 82577 by Bruce Allan · 12 years ago
  41. 6e1344e Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  42. f45ebf3 mISDN: Help to identify the card by Karsten Keil · 12 years ago
  43. 1ea52fb mISDN: Layer1 statemachine fix by Karsten Keil · 12 years ago
  44. c626c12 mISDN: Make layer1 timer 3 value configurable by Karsten Keil · 12 years ago
  45. 8423e6b mISDN: L2 timeouts need to be queued as L2 event by Karsten Keil · 12 years ago
  46. 7ed80fe mISDN: Fix refcounting bug by Karsten Keil · 12 years ago
  47. 82107b7 mISDN: Added PH_* state info to tei manager. by Andreas Eversberg · 12 years ago
  48. 8af3994 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net by David S. Miller · 12 years ago
  49. dd7f5c9 e1000: Silence sparse warnings by correcting type by Andrei Emeltchenko · 12 years ago
  50. dad8a3b igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init path by John Fastabend · 12 years ago
  51. 041441d ixgbe: Update link flow control to correctly handle multiple packet buffer DCB by Alexander Duyck · 12 years ago
  52. 67a79df ixgbe: Reorder link flow control functions in ixgbe_common.c by Alexander Duyck · 12 years ago
  53. dd411ec ixgbe: Use __free_pages instead of put_page to release pages by Alexander Duyck · 12 years ago
  54. 786e9a5 ixgbe: Make ixgbe_fc_autoneg return void and always set current_mode by Alexander Duyck · 12 years ago
  55. d0bfcdf ixgbe: Reorder the ring to q_vector mapping to improve performance by Alexander Duyck · 12 years ago
  56. a4d4f62 ixgbe: Track instances of buffer available but no DMA resources present by Alexander Duyck · 12 years ago
  57. 2fbe452 e1000e: initial support for i217 by Bruce Allan · 12 years ago
  58. d02c70a e1000e: Update driver version number by Matthew Vick · 12 years ago
  59. 0a6ba09 Merge tag 'mfd-for-linus-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  60. 65e62b5 Merge branch 'efi-vars' from Matthew Garrett by Linus Torvalds · 12 years ago
  61. 54b3a4d efivars: Improve variable validation by Matthew Garrett · 12 years ago
  62. 6b4c555 Merge tag 'tag/upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 12 years ago
  63. 4e78f00 Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/linux by Linus Torvalds · 12 years ago
  64. f5645b5 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  65. c42f1d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  66. 913a904 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 12 years ago
  67. f192508 net/niu: remove one superfluous dma mask check by Sebastian Andrzej Siewior · 12 years ago
  68. 5f098a3 ata: ahci_platform: Add synopsys ahci controller in DT's compatible list by Viresh Kumar · 12 years ago
  69. fb9751d ata/pata_arasan_cf: Move arasan_cf_pm_ops out of #ifdef, #endif macros by Viresh Kumar · 12 years ago
  70. a78f57a libata: init ata_print_id to 0 by Tero Roponen · 12 years ago
  71. 642d892 ahci: Detect Marvell 88SE9172 SATA controller by Matt Johnson · 12 years ago
  72. 6868225 libata: skip old error history when counting probe trials by Lin Ming · 12 years ago
  73. 3c3052e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  74. ed90542 iwlwifi: fix skb truesize underestimation by Eric Dumazet · 12 years ago
  75. f525c6d2 ixgbe: dcb: BIT_APP_UPCHG not set by ixgbe_copy_dcb_cfg() by John Fastabend · 12 years ago
  76. ab6039a ixgbe: fix race condition with shutdown by Don Skidmore · 12 years ago
  77. 9cd9130 ixgbevf: Update version string by Greg Rose · 12 years ago
  78. 795180d ixgbevf: Make sure jumbo frames are set correctly after PF reset by Greg Rose · 12 years ago
  79. 31a1b37 ixgbevf: Add support to recognize 100mb link speed by Greg Rose · 12 years ago
  80. 59aed95 e1000e: Remove special case for 82573/82574 ASPM L1 disablement by Chris Boot · 12 years ago
  81. d4a4206 e1000e: Disable ASPM L1 on 82574 by Chris Boot · 12 years ago
  82. f6bd557 e1000e: Driver workaround for IPv6 Header Extension Erratum. by Matthew Vick · 12 years ago
  83. 885fe7b e1000e: Resolve intermittent negotiation issue on 82574/82583. by Matthew Vick · 12 years ago
  84. f1430d6 e1000e: cleanup long [read|write]_reg_locked PHY ops function pointers by Bruce Allan · 12 years ago
  85. 7c0427e e1000e: suggest a possible workaround to a device hang on 82577/8 by Bruce Allan · 12 years ago
  86. addde4e nouveau: initialise has_optimus variable. by Dave Airlie · 12 years ago
  87. af94bf6 ixgbe: Fix use after free on module remove by Alexander Duyck · 12 years ago
  88. 5a8887d sungem: Fix WakeOnLan by Gerard Lledo · 12 years ago
  89. eeb7fc7 be2net: Fix EEH error reset before a flash dump completes by Somnath Kotur · 12 years ago
  90. aaa6dae be2net: Record receive queue index in skb to aid RPS. by Somnath Kotur · 12 years ago
  91. 682256d be2net: Fix to apply duplex value as unknown when link is down. by Somnath Kotur · 12 years ago
  92. 22ca7a6 be2net: Fix to not set link speed for disabled functions of a UMC card by Somnath Kotur · 12 years ago
  93. 5c6239c net/pasemi: fix compiler warning by Stephen Rothwell · 12 years ago
  94. a472384 usbnet: fix failure handling in usbnet_probe by tom.leiming@gmail.com · 12 years ago
  95. 720f3d7 usbnet: fix leak of transfer buffer of dev->interrupt by tom.leiming@gmail.com · 12 years ago
  96. 70f8002 ucc_geth: Add 16 bytes to max TX frame for VLANs by Joakim Tjernlund · 12 years ago
  97. 5bbdc05 net: ucc_geth, increase no. of HW RX descriptors by Joakim Tjernlund · 12 years ago
  98. 69c326b bnx2x: fix handling single MSIX mode for 57710/57711 by Dmitry Kravkov · 12 years ago
  99. ac001e7 Merge tag 'usb-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  100. c89ff23 Merge tag 'tty-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago