1. fa9a6fe be2net: Patch to flash redboot section while firmware update. by Sarveshwar Bandi · 15 years ago
  2. 507eebe TI DaVinci EMAC: Minor macro related updates by chaithrika@ti.com · 15 years ago
  3. 4a91ca4 drivers/net: ks8851_mll ethernet network driver -resubmit by David J. Choi · 15 years ago
  4. 0ebe74e net: ETHOC should depend on HAS_DMA by Geert Uytterhoeven · 15 years ago
  5. 818f333 e1000e: do not initiate autonegotiation during OEM configuration by Bruce Allan · 15 years ago
  6. 189983d e1000e: remove unnecessary 82577 workaround causing link issues by Bruce Allan · 15 years ago
  7. 610c992 e1000e: flow control thresholds not correct when changing mtu by Bruce Allan · 15 years ago
  8. 4c86e0b e1000e: add Tx timeout factor for 100Mbps by Bruce Allan · 15 years ago
  9. 29afd69 e1000e: set flow control thresholds properly after enabling/disabling pause by Bruce Allan · 15 years ago
  10. 842ec8b e1000e: read of PHY register may access wrong page on 82578 by Bruce Allan · 15 years ago
  11. 38eb394 e1000e: partial revert of 3ec2a2b8 plus FC workraround for 82577/8 by Bruce Allan · 15 years ago
  12. 30b76832 ixgbe: move tc variable to CONFIG_IXGBE_DCB by Jaswinder Singh Rajput · 15 years ago
  13. eb6d021 netxen: remove PCI IDs of CNA device by Amit Kumar Salecha · 15 years ago
  14. 55cac24 igb: Add full support for 82580 devices by Alexander Duyck · 15 years ago
  15. bb2ac47 igb: add support for 82580 MAC by Alexander Duyck · 15 years ago
  16. 2909c3f igb: add support for the 82580 phy by Alexander Duyck · 15 years ago
  17. ef1a688 Merge branch 'for-rmk' of git://github.com/at91linux/linux-2.6-at91 into devel-stable by Russell King · 15 years ago
  18. 1508c99 ARM: PNX4008: fix watchdog device driver name by Russell King · 15 years ago
  19. 782e571 mtd: vmu-flash: Use hweight_long by Akinobu Mita · 15 years ago
  20. 985f37f AT91: add touchscreen support for at91sam9g45ekes by Nicolas Ferre · 15 years ago
  21. 970435a Input: atmel_tsadcc - use platform parameters by Nicolas Ferre · 15 years ago
  22. ab9122c Input: atmel_tsadcc - rework setting touchscreen capabilities by Nicolas Ferre · 15 years ago
  23. 0c09b2a Input: keyboard - fix theoretical race on vt switch by Alan Jenkins · 15 years ago
  24. 71bb21b Input: ALPS - add support for touchpads with 4-directional button by Maxim Levitsky · 15 years ago
  25. 315eb99 Input: psmouse - rework setting of BTN_MIDDLE capability by Dmitry Torokhov · 15 years ago
  26. 0cc1770 Input: lifebook - do not advertise unsupported buttons by Dmitry Torokhov · 15 years ago
  27. c7a1f3c Input: elantech - do not advertise relative events by Dmitry Torokhov · 15 years ago
  28. 21f2557 Input: touchkit_ps2 - do not advertise unsupported buttons by Dmitry Torokhov · 15 years ago
  29. dad725d Input: input-polldev - add sysfs interface for controlling poll interval by Samu Onkalo · 15 years ago
  30. bc8f1ea Input: gpio_keys - seperate individual button setup to make code neater by Ben Dooks · 15 years ago
  31. 111bc59 Input: gpio_keys - use <linux/gpio.h> instead of <asm/gpio.h> by Ben Dooks · 15 years ago
  32. db19fd8 Input: gpio_keys - use dev_ macros to report information by Ben Dooks · 15 years ago
  33. fb14159 Input: ucb1400_ts - allow passing IRQ through platfrom_data by Marek Vasut · 15 years ago
  34. 61f135b Add COH 901 318 DMA block driver v5 by Linus Walleij · 15 years ago
  35. 49954c1 ioat3: fix pq completion versus channel deallocation race by Dan Williams · 15 years ago
  36. 7b3cc2b async_tx: build-time toggling of async_{syndrome,xor}_val dma support by Dan Williams · 15 years ago
  37. 4499a24 dmaengine: include xor/pq validate in device_has_all_tx_types() by Dan Williams · 15 years ago
  38. b57014d ioat2,3: report all uncorrectable errors by Dan Williams · 15 years ago
  39. d14714d IB/addr: Fix IPv6 routing lookup by Sean Hefty · 15 years ago
  40. a7d73d8 i2c: i2c-pnx: Added missing mach/i2c.h and linux/io.h header file includes by Kevin Wells · 15 years ago
  41. b2f125b i2c: i2c-pnx: Limit minimum jiffie timeout to 2 by Kevin Wells · 15 years ago
  42. de581b6 ioat3: specify valid address for disabled-Q or disabled-P by Dan Williams · 15 years ago
  43. 6f82b83 ioat2,3: disable asynchronous error notifications by Dan Williams · 15 years ago
  44. 228c4f5 ioat3: dca and raid operations are incompatible by Dan Williams · 15 years ago
  45. a0a74d1 sata_fsl: Split hard and soft reset by Jiang Yutang · 15 years ago
  46. 308efab vt: Fix use of "new" in a struct field by Alan Cox · 15 years ago
  47. 5854d9c Fix handling of the HP/Acer 'DMAR at zero' BIOS error for machines with <4GiB RAM. by David Woodhouse · 15 years ago
  48. 923c100 IB/addr: Simplify resolving IPv4 addresses by Sean Hefty · 15 years ago
  49. 6f8372b RDMA/cm: fix loopback address support by Sean Hefty · 15 years ago
  50. 2b1c8b0 veth: Fix veth_get_stats() by Eric Dumazet · 15 years ago
  51. 56cf548 ieee802154: dont leak skbs in ieee802154_fake_xmit() by Eric Dumazet · 15 years ago
  52. c4315d8 IB/addr: Store net_device type instead of translating to RDMA transport by Sean Hefty · 15 years ago
  53. d2e0886 IB/addr: Verify source and destination address families match by Sean Hefty · 15 years ago
  54. 6266ed6 RDMA/cma: Replace net_device pointer with index by Sean Hefty · 15 years ago
  55. e2e6269 RDMA/cma: Fix AF_INET6 support in multicast joining by Jason Gunthorpe · 15 years ago
  56. 1c9b281 RDMA/cma: Correct detection of SA Created MGID by Jason Gunthorpe · 15 years ago
  57. 164165d drivers/net: tasklet_init - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  58. 5452fee drivers/isdn/gigaset: tasklet_init - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  59. 7351c6b mac80211: request TX status where needed by Johannes Berg · 15 years ago
  60. 5be83de cfg80211: convert bools into flags by Johannes Berg · 15 years ago
  61. 0e48174 iwmc3200top: revamp fw name handling by Tomas Winkler · 15 years ago
  62. a0607fd drivers/net: request_irq - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  63. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  64. 3bea21b drm/kms: allocate framebuffer cmap by Clemens Ladisch · 15 years ago
  65. cda6be1 drm/fb: fix FBIOGET/PUT_VSCREENINFO pixel clock handling by Clemens Ladisch · 15 years ago
  66. 731b5a1 drm/kms: properly handle fbdev blanking by James Simmons · 15 years ago
  67. 66b00a7 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
  68. 6602b35 Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 15 years ago
  69. ec402ba agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge() by David Woodhouse · 15 years ago
  70. 486bfe5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  71. 0f9ea5d RDMA/addr: Use appropriate locking with for_each_netdev() by Eric Dumazet · 15 years ago
  72. 9bd568a b43: Enforce DMA descriptor memory constraints by Michael Buesch · 15 years ago
  73. a2fb0ad wl3501_cs: remove pedantic build warning by John W. Linville · 15 years ago
  74. c95cf3d0 wl1251: add NVS in EEPROM support by David-John Willis · 15 years ago
  75. 7010193 wl1251: remove depcreated qual usage by Kalle Valo · 15 years ago
  76. 06cc5d3 wl1251: Send null data packet with "TODS" bit set by Vidhya Govindan · 15 years ago
  77. 79553f8 wl1251: Fix regression in IRQ loop handling by Juuso Oikarinen · 15 years ago
  78. a1590f2 wl1251: Filter out unwanted events by Janne Ylalehto · 15 years ago
  79. dcea4db wl1251: Add IRQ looping support by Janne Ylalehto · 15 years ago
  80. 33d51fa wl1251: Increase the beacon loss timeout value and handle regain event by Vidhya Govindan · 15 years ago
  81. 72b5734 wl1251: Set the correct dtim period to the firmware by Vidhya Govindan · 15 years ago
  82. d531cf3 wl1251: Add acx command to set tbtt and dtim period by Vidhya Govindan · 15 years ago
  83. 2410378 wl1251: mask aid bits 14 and 15 in ps-poll template by Kalle Valo · 15 years ago
  84. c74ddfd wl1251: allocate space for firmware with vmalloc() by Kalle Valo · 15 years ago
  85. d5da79a wl1251: Implement delayed entry into ELP mode by Juuso Oikarinen · 15 years ago
  86. 6b21a2c wl1251: Configure beacon filtering on if PSM used by Juuso Oikarinen · 15 years ago
  87. 287f6f9 wl1251: Enable beacon filtering with the stack by Juuso Oikarinen · 15 years ago
  88. 474c48c wl1251: Add connection monitoring configuration by Juuso Oikarinen · 15 years ago
  89. 1529538 ar9170: Add support for D-Link DWA 160 A2 by Thomas Klute · 15 years ago
  90. 2edcb7f rt2x00: more ids to rt2800usb.c by Xose Vazquez Perez · 15 years ago
  91. c951ad3 mac80211: convert aggregation to operate on vifs/stas by Johannes Berg · 15 years ago
  92. cb53a15 ath9k: Fix bug in initializing chain masks by Sujith · 15 years ago
  93. 201cd6c ath9k: Remove a few unused functions by Sujith · 15 years ago
  94. 7c82a18 ath9k: Remove a few unused variables by Sujith · 15 years ago
  95. c6089cc ath9k: Cleanup bss_info_changed callback by Sujith · 15 years ago
  96. 827e69b ath9k: get rid of tx_info_priv by Felix Fietkau · 15 years ago
  97. 7d57b73 ar9170: do not discard valuable DUPOFDM frames by Christian Lamparter · 15 years ago
  98. 9e595d2 iwlwifi: Add comments about CSR registers by Ben Cahill · 15 years ago
  99. 6ab10ff iwlwifi: handle unicast PS buffering by Johannes Berg · 15 years ago
  100. 9bb487b iwlwifi: add sleep_tx_count ucode station API by Johannes Berg · 15 years ago