1. 8ad494b ixgbe: move GSO segments and byte count processing into ixgbe_tx_map by Alexander Duyck · 14 years ago
  2. 4c0ec65 ixgbe: remove unnecessary re-init of adapter on Rx-csum change by Alexander Duyck · 14 years ago
  3. 80ab193 ixgbe: DCB: credit max only needs to be gt TSO size for 82598 by John Fastabend · 14 years ago
  4. 16b61be ixgbe: DCB set PFC high and low water marks per data sheet specs by John Fastabend · 14 years ago
  5. 66c87bd ixgbevf: Update Version String and Copyright Notice by Greg Rose · 14 years ago
  6. 1a51502 ixgbe: delay rx_ring freeing by Eric Dumazet · 14 years ago
  7. 1e8703b Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  8. b226883 firewire: net: throttle TX queue before running out of tlabels by Stefan Richter · 14 years ago
  9. 4855301 firewire: net: replace lists by counters by Stefan Richter · 14 years ago
  10. 7ee11fa firewire: net: fix memory leaks by Stefan Richter · 14 years ago
  11. 902bca0 firewire: net: count stats.tx_packets and stats.tx_bytes by Stefan Richter · 14 years ago
  12. e041956 xen/events: use locked set|clear_bit() for cpu_evtchn_mask by Jeremy Fitzhardinge · 14 years ago
  13. 1c6969e xen/evtchn: clear secondary CPUs' cpu_evtchn_mask[] after restore by Jan Beulich · 14 years ago
  14. c08512c USB: improve uses of usb_mark_last_busy by Alan Stern · 14 years ago
  15. fcc4a01 USB: use the runtime-PM autosuspend implementation by Alan Stern · 14 years ago
  16. 6ddf27c USB: make usb_mark_last_busy use pm_runtime_mark_last_busy by Ming Lei · 14 years ago
  17. 045cac6 USB: use sysfs_merge_group for power attributes by Alan Stern · 14 years ago
  18. 63defa7 USB: use the no_callbacks flag for interfaces by Ming Lei · 14 years ago
  19. f646cf9 USB device driver of Topcliff PCH by Toshiharu Okada · 14 years ago
  20. d8df0b6 usb: gadget: f_fs: remove custom printk() wrappers by Michal Nazarewicz · 14 years ago
  21. 5ab54cf usb: gadget: FunctionFS: fix typos and coding style by Michal Nazarewicz · 14 years ago
  22. 7189ba9 drivers/uwb: Use printf extension %pR for struct resource by Joe Perches · 14 years ago
  23. cc7e605 drivers/usb/gadget: Remove unnecessary semicolons by Joe Perches · 14 years ago
  24. ce7eb32 drivers/usb/host/uhci-hcd.c: Remove unnecessary casts of pci_get_drvdata by Joe Perches · 14 years ago
  25. c8c38de USB host: Adding USB ehci & ohci support for spear platform by Deepak Sikri · 14 years ago
  26. 28d9cc7 ath9k_htc: Use macro for caldata array size by Mohammed Shafi Shajakhan · 14 years ago
  27. ef1b21f iwlwifi: kill elapsed_jiffies by Stanislaw Gruszka · 14 years ago
  28. 70f3876 iwlagn: simplify iwlagn_tx_skb by Stanislaw Gruszka · 14 years ago
  29. 2cb7865 iwl3945: remove unused len_org variable by Stanislaw Gruszka · 14 years ago
  30. 4e8c14e ath9k_hw: add a private op for configuring radar pulse detection by Felix Fietkau · 14 years ago
  31. 82b873a ath9k: clean up tx buffer setup by Felix Fietkau · 14 years ago
  32. 61117f0 ath9k: remove the tx info padding byte abuse by Felix Fietkau · 14 years ago
  33. f0c255a ath9k: handle tx underrun in the driver instead of rate control by Felix Fietkau · 14 years ago
  34. 1d666d8 ath9k: remove the unnecessary private xretry tx flag by Felix Fietkau · 14 years ago
  35. 7afbb2f ath5k: Cleanup opmode setting logic. by Ben Greear · 14 years ago
  36. 6ee63f5 ath9k_hw: Fix low throughput issue with AR93xx by Senthil Balasubramanian · 14 years ago
  37. 39ec299 ath9k: Fix bug in delimiter padding computation by Vasanthakumar Thiagarajan · 14 years ago
  38. bc20680 ath9k_hw: Add helper function for interpolation by Vasanthakumar Thiagarajan · 14 years ago
  39. 15cbbc4 ath9k_hw: Improve power control accuracy for AR9003 by Vasanthakumar Thiagarajan · 14 years ago
  40. f4475a6 ath9k_hw: Enable strong signal detection for AR9003 by Vasanthakumar Thiagarajan · 14 years ago
  41. 52a0e24 ath9k_hw: Fix XPABIAS level configuration for AR9003 by Vasanthakumar Thiagarajan · 14 years ago
  42. 3092354 ath9k_hw: add eeprom templates for ar9003 family chipsets by Senthil Balasubramanian · 14 years ago
  43. 3ceb801 ath9k_hw: Fix paprd training frame failure. by Senthil Balasubramanian · 14 years ago
  44. ef5a6a7 ath9k_hw: Initialize 2GHz CTL properly. by Senthil Balasubramanian · 14 years ago
  45. b3dd6bc ath9k_hw: Add new member into the eeprom structure. by Senthil Balasubramanian · 14 years ago
  46. a9d85fb ath9k_hw: Fix a reset failure on AR9382 (2x2). by Senthil Balasubramanian · 14 years ago
  47. 72a8011 ath5k: Add support for antenna configuration by Bruno Randolf · 14 years ago
  48. 0e67d6cb drivers/net/wireless/b43legacy/main.c: Use printf extension %pV by Joe Perches · 14 years ago
  49. 5b736d4 drivers/net/wireless/b43/main.c: Use printf extension %pV by Joe Perches · 14 years ago
  50. 7e559ec drivers/net/wireless/ath/debug.c: Use printf extension %pV by Joe Perches · 14 years ago
  51. 5cb56af rndis_wlan: workaround poor scanning with BCM4320a by Jussi Kivilinna · 14 years ago
  52. b5257c9 rndis_wlan: workaround device not returning bss for currently connected AP by Jussi Kivilinna · 14 years ago
  53. ca4a083 ssb: return -ENOMEM on alloc fail (instead of CRC check's result) by Rafał Miłecki · 14 years ago
  54. 54435f9 ssb: workarounds: be verbose about hacking SPROM revision, don't duplicate code by Rafał Miłecki · 14 years ago
  55. d1f9e41 mwl8k: use const struct fw pointers throughout by Brian Cavagnolo · 14 years ago
  56. 9902047 mwl8k: make initial firmware load asynchronous by Brian Cavagnolo · 14 years ago
  57. 952a0e9 mwl8k: add API version checking for AP firmware by Brian Cavagnolo · 14 years ago
  58. 0863ade mwl8k: choose proper firmware image as directed by user by Brian Cavagnolo · 14 years ago
  59. 3cc7772 mwl8k: factor out firmware loading and hw init code by Brian Cavagnolo · 14 years ago
  60. 41fdf09 mwl8k: rf_tx_power cmd not supported by AP firmware APIv1 by Nishant Sarmukadam · 14 years ago
  61. a1fe24b mwl8k: revert unnecessary modification of tx descriptor by Brian Cavagnolo · 14 years ago
  62. ae63a33 libertas: EHS_REMOVE_WAKEUP is not always supported by Deepak Saxena · 14 years ago
  63. cf43298 libertas: don't block usb8388 suspend if no wakeup conditions are set by Daniel Drake · 14 years ago
  64. 02e2c51 USB: EHCI: fix obscure race in ehci_endpoint_disable by Alan Stern · 14 years ago
  65. b488095 USB: gadget: AT91: fix typo in atmel_usba_udc driver by Josh Wu · 14 years ago
  66. f52022b USB: isp1362-hcd - fix section mismatch warning by Axel Lin · 14 years ago
  67. 3d091a6 USB: EHCI: AMD periodic frame list table quirk by Andiry Xu · 14 years ago
  68. f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
  69. a80c49d serial8250: Mark console as CON_ANYTIME by Peter Zijlstra · 14 years ago
  70. b5261cf ath9k_hw: Set proper eeprom offset for AR9287 HTC devices by Rajkumar Manoharan · 14 years ago
  71. 7cbf261 ath9k_htc: Add new devices into AR7010 by Rajkumar Manoharan · 14 years ago
  72. 32b0895 ath9k_htc: Update usb device ID list by Rajkumar Manoharan · 14 years ago
  73. e8364bb ath9k: Remove pm_qos request after hw unregister. by Vivek Natarajan · 14 years ago
  74. 83abd0d serial: ifx6x60: Fix missing include for msleep by Alan Cox · 14 years ago
  75. 8ddbe5e serial: ifx6x60: The IFX requires SPI by Alan Cox · 14 years ago
  76. e44dcb6 serial: mpc52xx: make printout for type more generic by Wolfram Sang · 14 years ago
  77. 281e660 VIDEO: xen-fb, switch to for_each_console by Jiri Slaby · 14 years ago
  78. 2e31613 Staging: bcm: signedness bug in InitCardAndDownloadFirmware() by Dan Carpenter · 14 years ago
  79. f05321c Staging: bcm: signedness bug in StoreSFParam() by Dan Carpenter · 14 years ago
  80. 0ebce26 staging: fix iio/gyro typos, build errors by Randy Dunlap · 14 years ago
  81. 59a1264 Staging: iio/dds: double locking bugs by Dan Carpenter · 14 years ago
  82. a1a26e4 Staging: cptm1217: move free under dereference by Dan Carpenter · 14 years ago
  83. 62af33e staging/easycap: make module params private/static, fix build by Randy Dunlap · 14 years ago
  84. a65e659 staging: fix ste_rmi4 build, depends on INPUT by Randy Dunlap · 14 years ago
  85. 3251627 Staging: intel_sst: fix memory leak by Dan Carpenter · 14 years ago
  86. 8328553 Staging: rtl8712: signedness bug in init by Dan Carpenter · 14 years ago
  87. f36d83a staging: rtl8187se: Change panic to warn when RF switch turned off by Larry Finger · 14 years ago
  88. 6183826 staging: comedi: fix memory leak by Nicolas Kaiser · 14 years ago
  89. ebba26f Staging: quickstart: free after input_unregister_device() by Dan Carpenter · 14 years ago
  90. 5fb5d38 Staging: speakup: free after input_unregister_device() by Dan Carpenter · 14 years ago
  91. defc19c Staging: autofs: fix coding style issue in dirhash.c by Tushar Mehta · 14 years ago
  92. 0ff36f6 staging: hv: add explanation of no-op set_multicast_list by Brandon Philips · 14 years ago
  93. e33196e drivers/staging: Remove unnecessary casts of netdev_priv by Joe Perches · 14 years ago
  94. 345594d drivers/staging: Remove unnecessary casts of pci_get_drvdata by Joe Perches · 14 years ago
  95. 859171c drivers/staging: Remove unnecessary semicolons by Joe Perches · 14 years ago
  96. ae0d9eb staging: brcm80211: brcmfmac: remove PXA SDIO controller binding by Mike Rapoport · 14 years ago
  97. 5b93a8b staging: brcm80211: remove unused osl_pkt{get,free}_static by Mike Rapoport · 14 years ago
  98. a1dc08b7 staging: brcm80211: get rid of last bit of pci configspace workaround. by Brett Rudley · 14 years ago
  99. baebc16 staging: brcm80211: simplify pci_config_read/write osl routines. by Brett Rudley · 14 years ago
  100. f96c377 staging: comedi: fix typo in error message by Nicolas Kaiser · 14 years ago