1. daa16bc ath6kl: Restrict memcpy to bounce buffer only for write request by Raja Mani · 13 years ago
  2. d1f4159 ath6kl: Fix random system lockup by Raja Mani · 13 years ago
  3. af840ba ath6kl: Collect residue firmware logs by Etay Luz · 13 years ago
  4. 7504a3e ath6kl: add padding to firmware log records by Etay Luz · 13 years ago
  5. 67cd22e ath6kl: implement hidden ssid by Thomas Pedersen · 13 years ago
  6. 080eec4 ath6kl: Clear the IE in firmware if not set by Aarthi Thiruvengadam · 13 years ago
  7. e5348a1 ath6kl: Make sure wiphy is registered before calling regulatory_hint() by Vasanthakumar Thiagarajan · 13 years ago
  8. b796f09 ath6kl: Defer wiphy and netdev registration till the end of ath6kl_core_init() by Vasanthakumar Thiagarajan · 13 years ago
  9. 81db48d ath6kl: Skip vif index validation in ath6kl_rx() for wmi events by Vasanthakumar Thiagarajan · 13 years ago
  10. 5dbc811 ath6kl: Refactor ath6kl_wmi_control_rx() by Vasanthakumar Thiagarajan · 13 years ago
  11. 4705b70 ath6kl: Initialize netdev hw_features for every interface by Vasanthakumar Thiagarajan · 13 years ago
  12. f2afdac ath6kl: Group wiphy initialization into ath6kl_cfg80211_init() by Vasanthakumar Thiagarajan · 13 years ago
  13. faaf192 ath6kl: Register driver ht capabilities in wiphy by Vasanthakumar Thiagarajan · 13 years ago
  14. 4480bb5 ath6kl: Lower SDIO pad drive strength for hw2.1.1 board by Raja Mani · 13 years ago
  15. 13423c3 ath6kl: Make foreground scan a deterministic one by Vasanthakumar Thiagarajan · 13 years ago
  16. 5378f24 ath6kl: Fix memory leak of rx packets in endpoint 0 by Vasanthakumar Thiagarajan · 13 years ago
  17. bd5b5ac ath6kl: Make sure to allocate rx buffers after the endpoint connection by Vasanthakumar Thiagarajan · 13 years ago
  18. cc4d623 ath6kl: Remove bogus non-NULL pointer check by Vasanthakumar Thiagarajan · 13 years ago
  19. e8ad9a0 ath6kl: Fix missing release of semaphore in ath6kl_stop_txrx() by Vasanthakumar Thiagarajan · 13 years ago
  20. 0ea10f2b ath6kl: assign Tx packet drop threshold per endpoint based on AC priority by Chilam Ng · 13 years ago
  21. d0ff738 ath6kl: Add unicast mgmt frame buffering by Naveen Gangadharan · 13 years ago
  22. 3b96d49 ath6kl: Fix firmware crash dump by Naveen Gangadharan · 13 years ago
  23. fb1ac2e ath6kl: add support for AR6003 2048 byte board file by Prasanna Kumar · 13 years ago
  24. b29072c ath6kl: prioritize Tx bundling based on AC priorities by Chilam Ng · 13 years ago
  25. 1b2df40 ath6kl: Update license header by Vasanthakumar Thiagarajan · 13 years ago
  26. c807b30 ath6kl: add blocking debugfs file for retrieving firmware logs by Kalle Valo · 13 years ago
  27. 9b9a4f2 ath6kl: store firmware logs in skbuffs by Kalle Valo · 13 years ago
  28. 5fbea5d ath6kl: initialize the 'nominal_phy' field in the 'wmi_create_pstream_cmd' struct for create_qos command by Chilam Ng · 13 years ago
  29. 1b46dc04 ath6kl: fix compiler warning in ath6kl_init_hw_params() by Kalle Valo · 13 years ago
  30. 3c325fb ath6kl: Fix typo in cfg80211.c by Masanari Iida · 13 years ago
  31. cca4d5a ath6kl: Workaround to support Deep Sleep with MSM. by Santosh Sajjan · 13 years ago
  32. 3c411a4 ath6kl: Return a proper error code when not in connected state by Raja Mani · 13 years ago
  33. 081c7a8 ath6kl: Wait for host sleep mode cmd processed event during WOW suspend by Raja Mani · 13 years ago
  34. d91e8ee ath6kl: Configure WOW patterns while going to wow_suspend by Raja Mani · 13 years ago
  35. e390af7 ath6kl: Re-architect suspend mode handling in ath6kl_sdio_suspend by Raja Mani · 13 years ago
  36. c865154 ath6kl: Fix kernel panic during rx aggregation by Vasanthakumar Thiagarajan · 13 years ago
  37. 5f1127f ath6kl: fix testmode when fw-2.bin or fw-3.bin is used by Kalle Valo · 13 years ago
  38. 1d2a445 ath6kl: Fix bug in maintaining aggregation state in AP mode by Vasanthakumar Thiagarajan · 13 years ago
  39. 3fdc099 ath6kl: Fix bug in using tid given by addba/delba req events by Vasanthakumar Thiagarajan · 13 years ago
  40. 17741c8 ath6kl: Pass vif instead of ar to ath6kl_add_new_sta() by Vasanthakumar Thiagarajan · 13 years ago
  41. 7baef81 ath6kl: Define a structure for connection specific aggregation information by Vasanthakumar Thiagarajan · 13 years ago
  42. 0e7de66 ath6kl: Fix memory leak when unloading ath6kl_sdio by Vasanthakumar Thiagarajan · 13 years ago
  43. 7a950ea ath6kl: Make sure to delete rx aggregation timer in aggr_reset_state() by Vasanthakumar Thiagarajan · 13 years ago
  44. 241b128 ath6kl: add back beginnings of USB support by Kalle Valo · 13 years ago
  45. d6a434d ath6kl: create ath6kl_core.ko by Kalle Valo · 13 years ago
  46. 3b1b7d0 ath6kl: convert ath6kl_dbg() and ath6kl_dbg_dump() into functions by Kalle Valo · 13 years ago
  47. 5afa5aa ath6kl: get rid of AR_DBG_LVL_CHECK() by Kalle Valo · 13 years ago
  48. 45eaa78 ath6kl: create core.c by Kalle Valo · 13 years ago
  49. f29af97 ath6kl: add ATH6KL_CONF_UART_DEBUG by Kalle Valo · 13 years ago
  50. 46d33a2 ath6kl: unify cfg80211 init/cleanup functions by Kalle Valo · 13 years ago
  51. c25889e ath6kl: rename vif init and cleanup functions by Kalle Valo · 13 years ago
  52. cd23c1c ath6kl: add testmode 2 for 6003 ART by Alex Yang · 13 years ago
  53. e572602 ath6kl: fix uninitialized warning in ath6kl_process_uapsdq() by Kalle Valo · 13 years ago
  54. 3462735 ath6kl: remove -D__CHECK_ENDIAN__ from Makefile by Kalle Valo · 13 years ago
  55. d6f8026 ath6kl: use netdev_features_t by Kalle Valo · 13 years ago
  56. a0afd4f Merge remote branch 'wireless-next/master' into ath6kl-next by Kalle Valo · 13 years ago
  57. e80ec84 ath6kl: Remove useless initialization in ath6kl_read_fwlogs() by Raja Mani · 13 years ago
  58. c1762a3 ath6kl: Add support for uAPSD by Thirumalai Pachamuthu · 13 years ago
  59. 8232736 ath6kl: Fix listen interval handling by Sujith Manoharan · 13 years ago
  60. cbec267 ath6kl: Initialize a variable properly by Sujith Manoharan · 13 years ago
  61. 4a8ce2f ath6kl: Remove redundant pointer check by Sujith Manoharan · 13 years ago
  62. 866dc88 ath6kl: Fix SDIO error path by Sujith Manoharan · 13 years ago
  63. a8c1f65 igmp: Avoid zero delay when receiving odd mixture of IGMP queries by Ben Hutchings · 13 years ago
  64. e5686ad netdev: make net_device_ops const by stephen hemminger · 13 years ago
  65. 1aff0cb bcm63xx: make ethtool_ops const by stephen hemminger · 13 years ago
  66. bc689c9 usbnet: make ethtool_ops const by stephen hemminger · 13 years ago
  67. 3969eb3 net: Fix build with INET disabled. by David S. Miller · 13 years ago
  68. 2429f7a net: introduce netif_addr_lock_nested() and call if when appropriate by Jiri Pirko · 13 years ago
  69. ab16ebf net: correct lock name in dev_[uc/mc]_sync documentations. by Jiri Pirko · 13 years ago
  70. 4269a93 ath6kl: make net_device_ops const by Stephen Hemminger · 13 years ago
  71. 9d82682 ath6kl: Use a mutex_lock to avoid race in diabling and handling irq by Vasanthakumar Thiagarajan · 13 years ago
  72. 982767b ath6kl: Change ielen in ath6kl_add_new_sta() from u8 to size_t by Vasanthakumar Thiagarajan · 13 years ago
  73. 3d6aba2 ath6kl: Remove deadcode in main.c by Vasanthakumar Thiagarajan · 13 years ago
  74. 80abaf9 ath6kl: Implement ndo_set_rx_mode() by Vasanthakumar Thiagarajan · 13 years ago
  75. f914edd ath6kl: Add a function in wmi.c to add/delete a multicast filter by Vasanthakumar Thiagarajan · 13 years ago
  76. 3f3c4ee ath6kl: Add a function in wmi to send WMI_MCAST_FILTER_CMDID by Vasanthakumar Thiagarajan · 13 years ago
  77. 475f1b5 net: sk_update_clone is only used in net/core/sock.c by Stephen Rothwell · 13 years ago
  78. b189e81 8139cp: fix missing napi_gro_flush. by françois romieu · 13 years ago
  79. 26e29ee pktgen: set correct max and min in pktgen_setup_inject() by Dan Carpenter · 13 years ago
  80. 96dab45 smsc911x: Unconditionally include linux/smscphy.h in smsc911x.h by David S. Miller · 13 years ago
  81. 6c15d74 asix: fix infinite loop in rx_fixup() by Aurelien Jacobs · 13 years ago
  82. 6d62a66 net: Default UDP and UNIX diag to 'n'. by David S. Miller · 13 years ago
  83. 77e1e43 r6040: fix typo in use of MCR0 register bits by Cesar Eduardo Barros · 13 years ago
  84. f3f511e net: fix sock_clone reference mismatch with tcp memcontrol by Glauber Costa · 13 years ago
  85. 356b954 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 13 years ago
  86. 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
  87. 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
  88. 6ed23fd Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 13 years ago
  89. 5ee354a Merge branch 'misc-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 13 years ago
  90. c774171 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 13 years ago
  91. e4e88f3 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  92. 9753dfe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  93. 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
  94. 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
  95. 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
  96. 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
  97. 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
  98. 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
  99. 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
  100. 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