1. a1c088e usbnet: handle PM failure gracefully by Oliver Neukum · 13 years ago
  2. 4945106 ksz884x: fix receive polling race condition by Lennert Buytenhek · 13 years ago
  3. 341abdb qlcnic: update driver version by Signed-off-by: Sony Chacko · 13 years ago
  4. 5d17f36 qlcnic: fix unused variable warnings by Shahed Shaikh · 13 years ago
  5. d67df2b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  6. c1e37ea net: fec: forbid FEC_PTP on SoCs that do not support by Shawn Guo · 13 years ago
  7. d23e946 be2net: fix wrong frag_idx reported by RX CQ by Sathya Perla · 13 years ago
  8. a323d9b be2net: fix be_close() to ensure all events are ack'ed by Sathya Perla · 13 years ago
  9. c39ba1c cdc_ether: cleanup: use USB_DEVICE_AND_INTERFACE_INFO for Novatel 551/E362 by Dan Williams · 13 years ago
  10. 0370acd qmi_wwan/cdc_ether: add Dell Wireless 5800 (Novatel E362) USB IDs by Dan Williams · 13 years ago
  11. d32649d tuntap: fix sparse warning by Jason Wang · 13 years ago
  12. 009b969 wireless: fix Atheros drivers compilation by Vladimir Kondratiev · 13 years ago
  13. 028014c rt2x00: zero-out rx_status by Gabor Juhos · 13 years ago
  14. 76fe458 tuntap: reset network header before calling skb_get_rxhash() by Eric Dumazet · 13 years ago
  15. 999a7c5 i2400m: add Intel 6150 device IDs by Dan Williams · 13 years ago
  16. 50077cd can: sja1000: fix compilation on x86 by Marc Kleine-Budde · 13 years ago
  17. e133b53 cpts: Fix build error caused by include of plat/clock.h by Tony Lindgren · 13 years ago
  18. cfb6f99 bonding: do not cancel works in bond_uninit() by Konstantin Khlebnikov · 13 years ago
  19. 493682b stmmac: fix platform driver unregistering by Konstantin Khlebnikov · 13 years ago
  20. 4008e97 tuntap: fix ambigious multiqueue API by Jason Wang · 13 years ago
  21. e777d19 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 13 years ago
  22. f132c54 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  23. 8d9ea71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  24. 193c0d6 Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 13 years ago
  25. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  26. 4997442 tuntap: dont use skb after netif_rx_ni(skb) by Eric Dumazet · 13 years ago
  27. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  28. 8287361 Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  29. 520dfe3 net/mlx4_en: Add support for destination MAC in steering rules by Yan Burman · 13 years ago
  30. c402b94 net/mlx4_en: Use generic etherdevice.h functions. by Yan Burman · 13 years ago
  31. fda4d85 bnx2: Fix accidental reversions. by Michael Chan · 13 years ago
  32. d4bca3d bna: Driver Version Updated to 3.1.2.1 by Rasesh Mody · 13 years ago
  33. 478ab8c bna: Firmware update by Rasesh Mody · 13 years ago
  34. 215a64a bna: Add RX State by Rasesh Mody · 13 years ago
  35. 30f9fc94 bna: Rx Page Based Allocation by Rasesh Mody · 13 years ago
  36. d3f92ae bna: TX Intr Coalescing Fix by Rasesh Mody · 13 years ago
  37. 5216562 bna: Tx and Rx Optimizations by Rasesh Mody · 13 years ago
  38. 5e46631f bna: Code Cleanup and Enhancements by Rasesh Mody · 13 years ago
  39. c6bd5bc Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  40. f9c4d42 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  41. c66cfd5 Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next by John W. Linville · 13 years ago
  42. ecbbec2 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 13 years ago
  43. 36b07d1 ath9k: check pdata variable before dereferencing it by Gabor Juhos · 13 years ago
  44. e576def ath5k: RX timestamp is reported at end of frame by Thomas Pedersen · 13 years ago
  45. 75d7dbc ath9k_htc: RX timestamp is reported at end of frame by Thomas Pedersen · 13 years ago
  46. 96d2137 ath9k: RX timestamp is reported at end of frame by Thomas Pedersen · 13 years ago
  47. fe8e410 rt2800usb: reorganize 2001:3c1e in usb id table Wi-Fi adapter by John W. Linville · 13 years ago
  48. 2925f6c net: smc911x: use io{read,write}*_rep accessors by Matthew Leach · 13 years ago
  49. a676847 tun: allow setting ethernet addresss while running by stephen hemminger · 13 years ago
  50. d46d132 bnx2x: use netdev_alloc_frag() by Eric Dumazet · 13 years ago
  51. 25a1726 iwlwifi: don't handle masked interrupt by Emmanuel Grumbach · 13 years ago
  52. 27edb1a iwlwifi: silently ignore fw flaws in Tx path by Emmanuel Grumbach · 13 years ago
  53. 8907a6f iwlwifi: iwlagn_request_scan: Fix check for priv->scan_request by Tim Gardner · 13 years ago
  54. 78f18df b43: fix tx path skb leaks by Felix Fietkau · 13 years ago
  55. 596ab5e ath5k: fix tx path skb leaks by Felix Fietkau · 13 years ago
  56. ab5c4f7 ath9k: allow to load EEPROM content via firmware API by Gabor Juhos · 13 years ago
  57. 0e4b9f2 ath9k: use 'struct ath_hw *' as the first argument for 'ath9k_hw_nvram_read' by Gabor Juhos · 13 years ago
  58. 7177d8f ath9k: add EEPROM offset to debug message by Gabor Juhos · 13 years ago
  59. 2fd2cdf ath9k: move duplicated debug message to 'ath9k_hw_nvram_read' by Gabor Juhos · 13 years ago
  60. b7c0c23 ath9k_hw: Fix signal strength / channel noise reporting by Felix Fietkau · 13 years ago
  61. 3edfd10 ath9k_hw: Update intivals for AR9340 by Sujith Manoharan · 13 years ago
  62. 1562580 ath9k_hw: Calculate the correct training power for PAPRD by Sujith Manoharan · 13 years ago
  63. 0f21ee8 ath9k_hw: Add HW cap for PAPRD by Sujith Manoharan · 13 years ago
  64. d882d24 ath9k_hw: Fix PAPRD retraining for AR9485 by Sujith Manoharan · 13 years ago
  65. 36d2943 ath9k_hw: Various trivial fixes for PAPRD by Sujith Manoharan · 13 years ago
  66. 19f7842 ath9k: Fix redundant PS wrappers by Sujith Manoharan · 13 years ago
  67. 914d0f4 ath9k: Add a few debug messages for PAPRD by Sujith Manoharan · 13 years ago
  68. 8c723e2 ath9k_hw: Fix PAPRD training by Sujith Manoharan · 13 years ago
  69. b8a95db ath9k_hw: Fix PAPRD registers for AR9485 by Sujith Manoharan · 13 years ago
  70. b3cd802 ath9k: ar9003: fix OTP register offsets for AR9340 by Gabor Juhos · 13 years ago
  71. fd7b927 rt2800usb: Add support for 2001:3c1e (D-Link DWA-125 rev B1) USB Wi-Fi adapter by Maia Kozheva · 13 years ago
  72. fc5e286 carl9170: fix copy and paste mishap in carl9170_handle_mpdu by Christian Lamparter · 13 years ago
  73. 9dd4ea5 brcmsmac: add support for BCM43224 with PCI id of 14e4:a8d8 by Hauke Mehrtens · 13 years ago
  74. 512ae05 brcmsmac: do a read after the write of the objmem on broken PCIe controllers by Hauke Mehrtens · 13 years ago
  75. 4f7dc95 ath9k: Fix regression in 'xmit' debugfs file by Sujith Manoharan · 13 years ago
  76. 576d28a b43legacy: Fix firmware loading when driver is built into the kernel by Larry Finger · 13 years ago
  77. 6f80f01 brcmsmac: add support for cores with revision 17 by Hauke Mehrtens · 13 years ago
  78. 9c170e06 Revert "ath9k_hw: Update AR9003 high_power tx gain table" by Felix Fietkau · 13 years ago
  79. 1688673 brcmfmac: remove WL_CONN() macro by Arend van Spriel · 13 years ago
  80. 4e8a008 brcmfmac: remove WL_SCAN() macro by Arend van Spriel · 13 years ago
  81. d96b801 brcmfmac: remove WL_TRACE() macro by Arend van Spriel · 13 years ago
  82. 647c9ae brcmfmac: replace WL_INFO() macro by Arend van Spriel · 13 years ago
  83. 57d6e91 brcmfmac: replace WL_ERR() with brcmf_err() by Arend van Spriel · 13 years ago
  84. 9623aba8 brcmfmac: consolidate debug macros in wl_cfg80211 by Arend van Spriel · 13 years ago
  85. b146ecd net: 8390: use io{read,write}*_rep accessors by Matthew Leach · 13 years ago
  86. daadaf6 net: dm9000: use io{read,write}*_rep accessors by Matthew Leach · 13 years ago
  87. 4ba73aa net: smc91x: use io{read, write}*_rep accessors instead of string functions by Will Deacon · 13 years ago
  88. 5e8149f brcmfmac: error messages should not be suppressed by Arend van Spriel · 13 years ago
  89. dc5cbdf brcmfmac: use one list of event defintions by Arend van Spriel · 13 years ago
  90. d8df490 brcmsmac: fix uninitialized variable warning on arm architecture by Arend van Spriel · 13 years ago
  91. d9cb259 brcmfmac: rework bus interface by Arend van Spriel · 13 years ago
  92. 7b9e758 smsc95xx: fix async register writes on big endian platforms by Steve Glendinning · 13 years ago
  93. 9624531 smsc95xx: fix register dump of last register by Steve Glendinning · 13 years ago
  94. 481705a smsc75xx: only set mac address once on bind by Steve Glendinning · 13 years ago
  95. 008d427 virtio_net: fix a typo in virtnet_alloc_queues() by Amerigo Wang · 13 years ago
  96. d73bcd2 virtio-net: support changing the number of queue pairs through ethtool by Jason Wang · 13 years ago
  97. 986a4f4 virtio_net: multiqueue support by Jason Wang · 13 years ago
  98. e9d7417 virtio-net: separate fields of sending/receiving queue from virtnet_info by Jason Wang · 13 years ago
  99. 0afb166 vxlan: Add capability of Rx checksum offload for inner packet by Joseph Gasparakis · 13 years ago
  100. d6727fe vxlan: capture inner headers during encapsulation by Joseph Gasparakis · 13 years ago