1. c2786e4 Merge branch 'for-linville' of git://github.com/kvalo/ath6kl by John W. Linville · 12 years ago
  2. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 12 years ago
  3. f0446ea ath6kl: Add ARP offload related statistic info in tgt_stats by Raja Mani · 13 years ago
  4. 9df2a0b ath6kl: fix debug.c file mode by Kalle Valo · 13 years ago
  5. 06f33f1 ath6kl: replace strict_strtoul() with kstrtoul() by Kalle Valo · 13 years ago
  6. 96f1fad ath6kl: alignment should match open parenthesis by Kalle Valo · 13 years ago
  7. c650538 ath6kl: fix checkpatch error with EPSTAT() macro by Kalle Valo · 13 years ago
  8. 8f46fcc ath6kl: Maintain the listen interval per VIF specific by Raja Mani · 13 years ago
  9. 068a463 ath6kl: Fix kernel panic while receiving fwlog during boot by Vasanthakumar Thiagarajan · 13 years ago
  10. 7504a3e ath6kl: add padding to firmware log records by Etay Luz · 13 years ago
  11. 1b2df40 ath6kl: Update license header by Vasanthakumar Thiagarajan · 13 years ago
  12. c807b30 ath6kl: add blocking debugfs file for retrieving firmware logs by Kalle Valo · 13 years ago
  13. 9b9a4f2 ath6kl: store firmware logs in skbuffs by Kalle Valo · 13 years ago
  14. 5fbea5d ath6kl: initialize the 'nominal_phy' field in the 'wmi_create_pstream_cmd' struct for create_qos command by Chilam Ng · 13 years ago
  15. d6a434d ath6kl: create ath6kl_core.ko by Kalle Valo · 13 years ago
  16. 3b1b7d0 ath6kl: convert ath6kl_dbg() and ath6kl_dbg_dump() into functions by Kalle Valo · 13 years ago
  17. 5afa5aa ath6kl: get rid of AR_DBG_LVL_CHECK() by Kalle Valo · 13 years ago
  18. 8232736 ath6kl: Fix listen interval handling by Sujith Manoharan · 13 years ago
  19. 7e95e365 Merge remote branch 'wireless-next/master' into ath6kl-next by Kalle Valo · 13 years ago
  20. 50553c2 ath6kl: use a larger buffer for debug output by Dan Carpenter · 13 years ago
  21. 515db09 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by John W. Linville · 13 years ago
  22. 8cb6d99 ath6kl: Fix error in writing create_qos debugfs by Vasanthakumar Thiagarajan · 13 years ago
  23. a24fc7c ath6kl: Implement support for power parameter control from userspace by Rishi Panjwani · 13 years ago
  24. ef8f0eb ath6kl: Implement support for listen interval from userspace by Rishi Panjwani · 13 years ago
  25. 02f0d6f ath6kl: add debug messages for credit handling by Kalle Valo · 13 years ago
  26. 3c37039 ath6kl: rename struct htc_credit_state_info to ath6kl_htc_credit_info by Kalle Valo · 13 years ago
  27. e8c3979 ath6kl: rename struct htc_endpoint_credit_dist.htc_rsvd to htc_ep by Kalle Valo · 13 years ago
  28. 0ce5944 ath6kl: Initialize target wlan values for every vif by Vasanthakumar Thiagarajan · 13 years ago
  29. 990bd91 ath6kl: Maintain virtual interface in a list by Vasanthakumar Thiagarajan · 13 years ago
  30. 240d279 ath6kl: Take vif information from wmi event by Vasanthakumar Thiagarajan · 13 years ago
  31. 334234b ath6kl: Maintain firmware interface index in struct ath6kl_vif by Vasanthakumar Thiagarajan · 13 years ago
  32. b95907a ath6kl: Make net and target stats vif specific by Vasanthakumar Thiagarajan · 13 years ago
  33. be98e3a ath6kl: Keep wiphy reference in ath6kl structure by Vasanthakumar Thiagarajan · 13 years ago
  34. 116b3a2 ath6kl: Implement support for background scan control from userspace by Rishi Panjwani · 13 years ago
  35. ebf29c9 ath6kl: merge htc debug levels by Kalle Valo · 13 years ago
  36. 8fffd9e ath6kl: Implement support for QOS-enable and QOS-disable from userspace by Rishi Panjwani · 13 years ago
  37. 1716932 ath6kl: Fix endpoint_stats debugfs buffer length calculation by Jouni Malinen · 13 years ago
  38. ff0b007 ath6kl: Add debugfs control for keepalive and disconnection timeout by Jouni Malinen · 13 years ago
  39. 1261875 ath6kl: Add debugfs files for roaming control by Jouni Malinen · 13 years ago
  40. 4b28a80 ath6kl: Add debugfs file for target roam table by Jouni Malinen · 13 years ago
  41. e809128 ath6kl: Add endpoint_stats debugfs file by Jouni Malinen · 13 years ago
  42. ee40fa0 drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  43. 62c83ac ath6kl: include vmalloc.h in debug.c by Kalle Valo · 13 years ago
  44. 9a73083 ath6kl: silence "invalid rate" warning by Kalle Valo · 13 years ago
  45. 252c068 ath6kl: Add debugfs support to write a chip register by Vasanthakumar Thiagarajan · 13 years ago
  46. e509044 ath6kl: Add debugfs entry to modify roaming parameters. by Vivek Natarajan · 13 years ago
  47. 91d57de ath6kl: Add debugfs interface to dump diagnostic registers from firmware by Vasanthakumar Thiagarajan · 13 years ago
  48. bc07ddb ath6kl: read fwlog from firmware ring buffer by Kalle Valo · 13 years ago
  49. 939f1cc ath6kl: implement support to set firmware log parameters by Kalle Valo · 13 years ago
  50. bdf5396 ath6kl: add firmware log support by Kalle Valo · 13 years ago
  51. 78fc485 ath6kl: Add debugfs file entry to dump credit distribution stats by Vasanthakumar Thiagarajan · 13 years ago
  52. 03f68a9 ath6kl: Add debugfs entry to dump target stats by Vasanthakumar Thiagarajan · 13 years ago
  53. d999ba3 ath6kl: Add initial debugfs changes by Vasanthakumar Thiagarajan · 13 years ago
  54. bdcd817 Add ath6kl cleaned up driver by Kalle Valo · 13 years ago