1. 019c4fb NFC: Add NCI multiple targets support by Ilan Elias · 12 years ago
  2. 25a1d9d NFC: NFC core layer should not set the target_idx by Ilan Elias · 12 years ago
  3. 8939e47 NFC: Clearly separate NCI states from flags by Ilan Elias · 12 years ago
  4. 6d810f1 mac80211: in IBSS use the Auth frame to trigger STA reinsertion by Antonio Quartulli · 13 years ago
  5. 24dd0dd mac80211: add a 2-way Authentication challenge to IBSS mode by Antonio Quartulli · 13 years ago
  6. ea9917d NFC: Free sk_buff if nfcwilink_send fails by Ilan Elias · 13 years ago
  7. 1195d89 NFC: Download TI NFC init script by Ilan Elias · 13 years ago
  8. 3ed1326 NFC: Add endian annotations to nfcwilink driver by Ilan Elias · 13 years ago
  9. c4bf98b NFC: Add NCI data exchange timer by Ilan Elias · 13 years ago
  10. 889cbb9 mac80211: clean up rate control code by Johannes Berg · 13 years ago
  11. 151a02f mac80211: clean up aggregation destruction by Johannes Berg · 13 years ago
  12. d5a2ca6 NFC: Export new attributes sensb_res and sensf_res by Ilan Elias · 13 years ago
  13. bfeb4db brcmfmac: Trivial typo of "couldn" to "could" fix by Joe Perches · 13 years ago
  14. 02f7719 brcm80211: Use pr_fmt and pr_<level> by Joe Perches · 13 years ago
  15. c2e6d5a brcm80211: Use brcmu_dbg_hex_dump by Joe Perches · 13 years ago
  16. 18aad4f brcm80211: Convert printk(KERN_DEBUG to pr_debug by Joe Perches · 13 years ago
  17. 8fb1eb8 brcmfmac: Remove useless #ifdef DEBUG by Joe Perches · 13 years ago
  18. 1e02382 brcm80211: Add and use brcmX_dbg_dump_hex by Joe Perches · 13 years ago
  19. d6400c2 brcmfmac: Convert printk(KERN_DEBUG to pr_debug by Joe Perches · 13 years ago
  20. 8ae7465 brcm80211: Use normal DEBUG define by Joe Perches · 13 years ago
  21. f997257 ath5k: claim support for IBSS RSN by Antonio Quartulli · 13 years ago
  22. 6ae4bb6 carl9170: remove eeprom data injection option by Christian Lamparter · 13 years ago
  23. f124970 mac80211: remove useless DA checking in ieee80211_rx_mgmt_probe_resp() by Antonio Quartulli · 13 years ago
  24. f540f9f mwifiex: derive priv from net_device instead of wiphy by Yogesh Ashok Powar · 13 years ago
  25. 9da9a3b mwifiex: use bss_type and bss_num to retrieve priv by Yogesh Ashok Powar · 13 years ago
  26. cebcab9 bcma: Enable logging of SPROM offset by Larry Finger · 13 years ago
  27. a48b13a mac80211: Fix the maximum transmit power with power constraint by Hong Wu · 13 years ago
  28. eccc068 wireless: Save original maximum regulatory transmission power for the calucation of the local maximum transmit power by Hong Wu · 13 years ago
  29. e2d75c1 carl9170: claim to support IBSS RSN. by Nicolas Cavallari · 13 years ago
  30. efa6a09 mac80211: In IBSS the DA field of auth frames is different from BSSID by Antonio Quartulli · 13 years ago
  31. e9980e6 mac80211: refactor __ieee80211_get_channel_mode by Johannes Berg · 13 years ago
  32. 75ac9a2 drivers/net/wireless/mwifiex/scan.c: convert GFP_KERNEL to GFP_ATOMIC by Julia Lawall · 13 years ago
  33. 11ee515 NFC: Increase NCI deactivate timeout by Ilan Elias · 13 years ago
  34. bd7e01b NFC: Complete NCI deactivate in deactivate_ntf by Ilan Elias · 13 years ago
  35. ca742cd rtl8192se: Update copyright dates by Larry Finger · 13 years ago
  36. 6a57b08 rtl8192de: Update copyright dates by Larry Finger · 13 years ago
  37. c1d6604 rtl8192cu: Update copyright dates by Larry Finger · 13 years ago
  38. 9003a4a rtl8192ce: Update copyright dates by Larry Finger · 13 years ago
  39. fc61685 rtl8192c_common: Update copyright dates by Larry Finger · 13 years ago
  40. a8d7606 rtlwifi: Update copyright dates by Larry Finger · 13 years ago
  41. 9ef11f7 rtl8192cu: Remove dead code never selected by Larry Finger · 13 years ago
  42. 76a92be rtlwifi: rtl8192c_common: rtl8192de: Check for allocation failures by Larry Finger · 13 years ago
  43. 39d02a7 mac80211: minor cleanup by Mohammed Shafi Shajakhan · 13 years ago
  44. fb4961d iwlwifi: update Copyright by Wey-Yi Guy · 13 years ago
  45. 668bd6a iwlwifi: add testmode cmd IWL_TM_CMD_APP2DEV_GET_FW_INFO by Kenny Hsu · 13 years ago
  46. 907781b iwlwifi: update error dump in testmode command sram_read by Kenny Hsu · 13 years ago
  47. b07f08a iwlwifi: enhance testmode command sram_read by Kenny Hsu · 13 years ago
  48. 102f097 iwlwifi: update testmode command of direct register access by Kenny Hsu · 13 years ago
  49. 2da424b iwlwifi: Sanity check for sta_id by Wey-Yi Guy · 13 years ago
  50. 017664f iwlwifi: don't process the info from uCode if does not has ownership by Wey-Yi Guy · 13 years ago
  51. 07839b1 rtlwifi: Simplify chip version id logging by Joe Perches · 13 years ago
  52. d9595ce rtlwifi: Remove incorrect logging message prefixes by Joe Perches · 13 years ago
  53. 481b960 rtlwifi: add CONFIG_RTLWIFI_DEBUG to remove all of the debug logging code by Joe Perches · 13 years ago
  54. f56e7eb rtlwifi: Optimize RT_TRACE macro use of KBUILD_MODNAME for size by Joe Perches · 13 years ago
  55. 4cd9f40 rtlwifi: Remove duplicate __func__ by Joe Perches · 13 years ago
  56. 9d833ed rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__ by Joe Perches · 13 years ago
  57. 4c48869 rtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__ by Joe Perches · 13 years ago
  58. f30d750 rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__ by Joe Perches · 13 years ago
  59. af08687 rtlwifi: Standardize RT_PRINT_DATA macro and uses by Joe Perches · 13 years ago
  60. 884dd24 rtlwifi: Neaten RT_ASSERT, RT_TRACE, RTPRINT, RT_PRINT_DATA macros by Joe Perches · 13 years ago
  61. 3084f3b b43: N-PHY: trivial: change save&rest order in RSSI polling by Rafał Miłecki · 13 years ago
  62. e0c9a02 b43: N-PHY: implement RSSI calibration for rev3+ by Rafał Miłecki · 13 years ago
  63. 3eb1fa7 brcm80211: make ethtool_ops const by Stephen Hemminger · 13 years ago
  64. 34c5cf2 b43: N-PHY: upload PAPD PGA gain delta table by Rafał Miłecki · 13 years ago
  65. 603431e b43: N-PHY: fix typos in RF control by Rafał Miłecki · 13 years ago
  66. aeab575 b43: N-PHY: add helper for getting gain table by Rafał Miłecki · 13 years ago
  67. d3fd8bf7 b43: N-PHY: implement TX power control setup by Rafał Miłecki · 13 years ago
  68. 5056635 b43: add maskset helpers by Rafał Miłecki · 13 years ago
  69. 507f9a7 bcma: SPROM: extract power info for cores by Rafał Miłecki · 13 years ago
  70. b35a9ac bcma: SPROM: add macro for easier extraction by Rafał Miłecki · 13 years ago
  71. b0f7029 ssb: SPROM: extract each core power info by Rafał Miłecki · 13 years ago
  72. 35b8862 mac80211: check sta_apply_parameters() return value by Eliad Peller · 13 years ago
  73. c3b5003 tg3: Fix single-vector MSI-X code by Matt Carlson · 13 years ago
  74. 77676fd openvswitch: Fix multipart datapath dumps. by Ben Pfaff · 13 years ago
  75. 766e9f1 ipv6: fix per device IP snmp counters by Eric Dumazet · 13 years ago
  76. 10ec1bb inetpeer: initialize ->redirect_genid in inet_getpeer() by Dan Carpenter · 13 years ago
  77. 65e9d2f net: fix NULL-deref in WARN() in skb_gso_segment() by Michał Mirosław · 13 years ago
  78. 36c9247 net: WARN if skb_checksum_help() is called on skb requiring segmentation by Ben Hutchings · 13 years ago
  79. 4144cb2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  80. 59f608d caif: Remove bad WARN_ON in caif_dev by sjur.brandeland@stericsson.com · 13 years ago
  81. 3371bb3 caif: Fix typo in Vendor/Product-ID for CAIF modems by sjur.brandeland@stericsson.com · 13 years ago
  82. 6ab48a5 bnx2x: Disable AN KR work-around for BCM57810 by Yaniv Rosner · 13 years ago
  83. 096b952 bnx2x: Remove AutoGrEEEn for BCM84833 by Yaniv Rosner · 13 years ago
  84. 7531832 bnx2x: Remove 100Mb force speed for BCM84833 by Yaniv Rosner · 13 years ago
  85. 127302b bnx2x: Fix PFC setting on BCM57840 by Yaniv Rosner · 13 years ago
  86. 11b2ec6 bnx2x: Fix Super-Isolate mode for BCM84833 by Yaniv Rosner · 13 years ago
  87. 747465e net: fix some sparse errors by Eric Dumazet · 13 years ago
  88. 2b2d465 net: kill duplicate included header by Shan Wei · 13 years ago
  89. 34aa6f1 net: sh-eth: Fix build error by the value which is not defined by Nobuhiro Iwamatsu · 13 years ago
  90. e52ac33 net: Use device model to get driver name in skb_gso_segment() by Ben Hutchings · 13 years ago
  91. 27a4293 bridge: BH already disabled in br_fdb_cleanup() by Eric Dumazet · 13 years ago
  92. 319d3b9 net: move sock_update_memcg outside of CONFIG_INET by Glauber Costa · 13 years ago
  93. 604c4ef mwl8k: Fixing Sparse ENDIAN CHECK warning by Yogesh Ashok Powar · 13 years ago
  94. 5442047 mac80211: Fix possible race between sta_unblock and network softirq by Helmut Schaa · 13 years ago
  95. d981e05 mwl8k: fix condition in mwl8k_cmd_encryption_remove_key() by Dan Carpenter · 13 years ago
  96. 5addc0d brcmfmac: work-around gcc 4.7 build issue by Alexandre Oliva · 13 years ago
  97. 8d9d399 net: remove version.h includes in net/openvswitch/ by Devendra Naga · 13 years ago
  98. 795d9a2 bql: Fix inconsistency between file mode and attr method. by Hiroaki SHIMODA · 13 years ago
  99. 1886e5d ehea: make some functions and variables static by Thadeu Lima de Souza Cascardo · 13 years ago
  100. 7e9e7fa brcmsmac: remove PCI suspend/resume from bcma driver by Linus Torvalds · 13 years ago