1. 1b2df40 ath6kl: Update license header by Vasanthakumar Thiagarajan · 13 years ago
  2. c807b30 ath6kl: add blocking debugfs file for retrieving firmware logs by Kalle Valo · 13 years ago
  3. 9b9a4f2 ath6kl: store firmware logs in skbuffs by Kalle Valo · 13 years ago
  4. 5fbea5d ath6kl: initialize the 'nominal_phy' field in the 'wmi_create_pstream_cmd' struct for create_qos command by Chilam Ng · 13 years ago
  5. 1b46dc04 ath6kl: fix compiler warning in ath6kl_init_hw_params() by Kalle Valo · 13 years ago
  6. 3c325fb ath6kl: Fix typo in cfg80211.c by Masanari Iida · 13 years ago
  7. cca4d5a ath6kl: Workaround to support Deep Sleep with MSM. by Santosh Sajjan · 13 years ago
  8. 3c411a4 ath6kl: Return a proper error code when not in connected state by Raja Mani · 13 years ago
  9. 081c7a8 ath6kl: Wait for host sleep mode cmd processed event during WOW suspend by Raja Mani · 13 years ago
  10. d91e8ee ath6kl: Configure WOW patterns while going to wow_suspend by Raja Mani · 13 years ago
  11. e390af7 ath6kl: Re-architect suspend mode handling in ath6kl_sdio_suspend by Raja Mani · 13 years ago
  12. c865154 ath6kl: Fix kernel panic during rx aggregation by Vasanthakumar Thiagarajan · 13 years ago
  13. 5f1127f ath6kl: fix testmode when fw-2.bin or fw-3.bin is used by Kalle Valo · 13 years ago
  14. 1d2a445 ath6kl: Fix bug in maintaining aggregation state in AP mode by Vasanthakumar Thiagarajan · 13 years ago
  15. 3fdc099 ath6kl: Fix bug in using tid given by addba/delba req events by Vasanthakumar Thiagarajan · 13 years ago
  16. 17741c8 ath6kl: Pass vif instead of ar to ath6kl_add_new_sta() by Vasanthakumar Thiagarajan · 13 years ago
  17. 7baef81 ath6kl: Define a structure for connection specific aggregation information by Vasanthakumar Thiagarajan · 13 years ago
  18. 0e7de66 ath6kl: Fix memory leak when unloading ath6kl_sdio by Vasanthakumar Thiagarajan · 13 years ago
  19. 7a950ea ath6kl: Make sure to delete rx aggregation timer in aggr_reset_state() by Vasanthakumar Thiagarajan · 13 years ago
  20. 241b128 ath6kl: add back beginnings of USB support by Kalle Valo · 13 years ago
  21. d6a434d ath6kl: create ath6kl_core.ko by Kalle Valo · 13 years ago
  22. 3b1b7d0 ath6kl: convert ath6kl_dbg() and ath6kl_dbg_dump() into functions by Kalle Valo · 13 years ago
  23. 5afa5aa ath6kl: get rid of AR_DBG_LVL_CHECK() by Kalle Valo · 13 years ago
  24. 45eaa78 ath6kl: create core.c by Kalle Valo · 13 years ago
  25. f29af97 ath6kl: add ATH6KL_CONF_UART_DEBUG by Kalle Valo · 13 years ago
  26. 46d33a2 ath6kl: unify cfg80211 init/cleanup functions by Kalle Valo · 13 years ago
  27. c25889e ath6kl: rename vif init and cleanup functions by Kalle Valo · 13 years ago
  28. cd23c1c ath6kl: add testmode 2 for 6003 ART by Alex Yang · 13 years ago
  29. e572602 ath6kl: fix uninitialized warning in ath6kl_process_uapsdq() by Kalle Valo · 13 years ago
  30. 3462735 ath6kl: remove -D__CHECK_ENDIAN__ from Makefile by Kalle Valo · 13 years ago
  31. d6f8026 ath6kl: use netdev_features_t by Kalle Valo · 13 years ago
  32. a0afd4f Merge remote branch 'wireless-next/master' into ath6kl-next by Kalle Valo · 13 years ago
  33. e80ec84 ath6kl: Remove useless initialization in ath6kl_read_fwlogs() by Raja Mani · 13 years ago
  34. c1762a3 ath6kl: Add support for uAPSD by Thirumalai Pachamuthu · 13 years ago
  35. 8232736 ath6kl: Fix listen interval handling by Sujith Manoharan · 13 years ago
  36. cbec267 ath6kl: Initialize a variable properly by Sujith Manoharan · 13 years ago
  37. 4a8ce2f ath6kl: Remove redundant pointer check by Sujith Manoharan · 13 years ago
  38. 866dc88 ath6kl: Fix SDIO error path by Sujith Manoharan · 13 years ago
  39. a8c1f65 igmp: Avoid zero delay when receiving odd mixture of IGMP queries by Ben Hutchings · 13 years ago
  40. e5686ad netdev: make net_device_ops const by stephen hemminger · 13 years ago
  41. 1aff0cb bcm63xx: make ethtool_ops const by stephen hemminger · 13 years ago
  42. bc689c9 usbnet: make ethtool_ops const by stephen hemminger · 13 years ago
  43. 3969eb3 net: Fix build with INET disabled. by David S. Miller · 13 years ago
  44. 2429f7a net: introduce netif_addr_lock_nested() and call if when appropriate by Jiri Pirko · 13 years ago
  45. ab16ebf net: correct lock name in dev_[uc/mc]_sync documentations. by Jiri Pirko · 13 years ago
  46. 4269a93 ath6kl: make net_device_ops const by Stephen Hemminger · 13 years ago
  47. 9d82682 ath6kl: Use a mutex_lock to avoid race in diabling and handling irq by Vasanthakumar Thiagarajan · 13 years ago
  48. 982767b ath6kl: Change ielen in ath6kl_add_new_sta() from u8 to size_t by Vasanthakumar Thiagarajan · 13 years ago
  49. 3d6aba2 ath6kl: Remove deadcode in main.c by Vasanthakumar Thiagarajan · 13 years ago
  50. 80abaf9 ath6kl: Implement ndo_set_rx_mode() by Vasanthakumar Thiagarajan · 13 years ago
  51. f914edd ath6kl: Add a function in wmi.c to add/delete a multicast filter by Vasanthakumar Thiagarajan · 13 years ago
  52. 3f3c4ee ath6kl: Add a function in wmi to send WMI_MCAST_FILTER_CMDID by Vasanthakumar Thiagarajan · 13 years ago
  53. 475f1b5 net: sk_update_clone is only used in net/core/sock.c by Stephen Rothwell · 13 years ago
  54. b189e81 8139cp: fix missing napi_gro_flush. by françois romieu · 13 years ago
  55. 26e29ee pktgen: set correct max and min in pktgen_setup_inject() by Dan Carpenter · 13 years ago
  56. 96dab45 smsc911x: Unconditionally include linux/smscphy.h in smsc911x.h by David S. Miller · 13 years ago
  57. 6c15d74 asix: fix infinite loop in rx_fixup() by Aurelien Jacobs · 13 years ago
  58. 6d62a66 net: Default UDP and UNIX diag to 'n'. by David S. Miller · 13 years ago
  59. 77e1e43 r6040: fix typo in use of MCR0 register bits by Cesar Eduardo Barros · 13 years ago
  60. f3f511e net: fix sock_clone reference mismatch with tcp memcontrol by Glauber Costa · 13 years ago
  61. 356b954 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 13 years ago
  62. 770e1b0 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  63. d3d0b02 Merge branch 'amba-modalias' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  64. 6ed23fd Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 13 years ago
  65. 5ee354a Merge branch 'misc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 13 years ago
  66. c774171 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 13 years ago
  67. e4e88f3 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  68. 9753dfe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  69. edf7c81 Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  70. 82406da Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  71. 7a22215 Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  72. 2c364fa Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  73. cf3f335 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  74. 69734b6 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  75. 67b0243 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  76. 376613e Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  77. 0db49b7 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  78. 35b740e Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  79. 423d091 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  80. 1483b38 Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  81. 4a2164a Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  82. 15f043a Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  83. 8c717b7 Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  84. 07d106d vfs: fix up ENOIOCTLCMD error handling by Linus Torvalds · 13 years ago
  85. 9f42f12 net: pack skb_shared_info more efficiently by Ian Campbell · 13 years ago
  86. eeca668 net_sched: red: split red_parms into parms and vars by Eric Dumazet · 13 years ago
  87. 18cb809 net_sched: sfq: extend limits by Eric Dumazet · 13 years ago
  88. 23021c2 cnic: Improve error recovery on bnx2x devices by Michael Chan · 13 years ago
  89. a9e0a4f cnic: Re-init dev->stats_addr after chip reset by Michael Chan · 13 years ago
  90. eb10192 net_sched: Bug in netem reordering by Hagen Paul Pfeifer · 13 years ago
  91. e1e0918 bna: fix sparse warnings/errors by stephen hemminger · 13 years ago
  92. 975419c bna: make ethtool_ops and strings const by stephen hemminger · 13 years ago
  93. bd601cc xgmac: cleanups by stephen hemminger · 13 years ago
  94. 9b07be4 net: make ethtool_ops const by stephen hemminger · 13 years ago
  95. c8b88ef vmxnet3" make ethtool ops const by stephen hemminger · 13 years ago
  96. 813abbb xen-netback: make ops structs const by stephen hemminger · 13 years ago
  97. 3464645 virtio_net: Pass gfp flags when allocating rx buffers. by Mike Waychison · 13 years ago
  98. ea81875 ixgbe: FCoE: Add support for ndo_get_fcoe_hbainfo() call by Neerav Parikh · 13 years ago
  99. 68bad94 netdev: FCoE: Add new ndo_get_fcoe_hbainfo() call by Neerav Parikh · 13 years ago
  100. a95a074 igb: reset PHY after recovering from PHY power down by Koki Sanagi · 13 years ago