1. 541c9a8 ssb: pick SoC invariants code from MIPS BCM47xx arch by Rafał Miłecki · 9 years ago
  2. d0ca990 Merge ath-next from ath.git by Kalle Valo · 9 years ago
  3. 7c97b72 ath10k: allow Mesh Point to install peer security key by Peter Oh · 9 years ago
  4. ba38a17 ath9k: fix inconsistent indenting on return statement by Colin Ian King · 9 years ago
  5. ed14dc0 ath9k: feeding entropy in kernel from ADC capture by Miaoqing Pan · 9 years ago
  6. f0b2c30 ath9k: fix AR_RX_FILTER for ar9462/ar9565 when rx stopped by Miaoqing Pan · 9 years ago
  7. efc2b2b ath6kl: add log messages for firmware failure cases. by Ben Greear · 9 years ago
  8. 26ca14d ath6kl: fix tx/rx antenna reporting for 2x2 devices by Ben Greear · 9 years ago
  9. 9b2761c wlcore/wl12xx: spi: fix oops on firmware load by Uri Mashiach · 9 years ago
  10. a41286a brcmfmac: Move scheduled scan related interface layer structs by Hante Meuleman · 9 years ago
  11. f3fb750 brcmfmac: Change error print in debug print by Hante Meuleman · 9 years ago
  12. 540313d brcmfmac: add 43242 device id for LG dongle by Arend van Spriel · 9 years ago
  13. a7decc4 brcmfmac: fix waitqueue_active without memory barrier in brcmfmac driver by Kosuke Tatsukawa · 9 years ago
  14. b0a7908 brcmfmac: Fix IBSS setup by Hante Meuleman · 9 years ago
  15. 353c46a brcmfmac: no interface combination check for single interface by Arend van Spriel · 9 years ago
  16. fdf3456 brcmfmac: Add support for PCIE 4350 revision 5 device by Hante Meuleman · 9 years ago
  17. a7b82d4 brcmfmac: Make TDLS a detectable feature by Hante Meuleman · 9 years ago
  18. 6c404f3 brcmfmac: Cleanup pmksa cache handling code by Hante Meuleman · 9 years ago
  19. 4235edc brcmfmac: Remove some redundant cfg80211 data by Hante Meuleman · 9 years ago
  20. 675f5d8 brcmfmac: Use local storage for ssid iovar by Hante Meuleman · 9 years ago
  21. 1678ba8 brcmfmac: Simplify scan timing configuration by Hante Meuleman · 9 years ago
  22. 31ced24 iwlegacy: mark il_adjust_beacon_interval as noinline by Arnd Bergmann · 9 years ago
  23. 17bc558 rtlwifi: fix memory leak for USB device by Peter Wu · 9 years ago
  24. 6b904f6 prism54: fix compare_const_fl.cocci warnings by Julia Lawall · 9 years ago
  25. fc30c30 mwifiex: fix semicolon.cocci warnings by Julia Lawall · 9 years ago
  26. 631d464 brcm80211: fix compare_const_fl.cocci warnings by Julia Lawall · 9 years ago
  27. 7cfd829 mwifiex: correction in region code to country mapping by Amitkumar Karwar · 9 years ago
  28. 947d315 mwifiex: don't follow AP if country code received from EEPROM by Amitkumar Karwar · 9 years ago
  29. 658cb59 mwifiex: set regulatory info from EEPROM by Amitkumar Karwar · 9 years ago
  30. d2b0c73 mwifiex: handle start AP error paths correctly by Amitkumar Karwar · 9 years ago
  31. d5556e8 mwifiex: parse adhoc start/join result by Amitkumar Karwar · 9 years ago
  32. bd9a212 prism54: off by one BUG_ON() test by Dan Carpenter · 9 years ago
  33. 9e4aee4 hostap: fix an error code in prism2_config() by Dan Carpenter · 9 years ago
  34. 97276c1 mwifiex: remove an unneeded condition by Dan Carpenter · 9 years ago
  35. 3f0267f iwlegacy: cleanup end of il_send_add_sta() by Dan Carpenter · 9 years ago
  36. 09ad44e cw1200: remove some dead code by Dan Carpenter · 9 years ago
  37. b513cac brcmfmac: only lock and unlock fws if fws is not null by Colin Ian King · 9 years ago
  38. 133b732 wlcore: split wl12xx/wl18xx sg parameters by Guy Mishol · 9 years ago
  39. 264a4ac chelsio: constify cmac_ops structures by Julia Lawall · 9 years ago
  40. 5abe255 bnx2x: remove rx_pkt/rx_calls by Eric Dumazet · 9 years ago
  41. 4d6acb6 bnx2x: avoid soft lockup in bnx2x_poll() by Eric Dumazet · 9 years ago
  42. 76928c9 cxgb4: Adds PCI device id for new T5 adapters by Hariprasad Shenai · 9 years ago
  43. 70055dd cxgb4: Add FL DMA mapping error and low counter by Hariprasad Shenai · 9 years ago
  44. 8d0557d cxgb4: Deal with wrap-around of queue for Work request by Hariprasad Shenai · 9 years ago
  45. 126fca6 cxgb4: prevent simultaneous execution of service_ofldq() by Hariprasad Shenai · 9 years ago
  46. 632be19 cxgb4: Use ACCES_ONCE macro to read queue's consumer index by Hariprasad Shenai · 9 years ago
  47. b8759e9 cxgb4/cxgb4vf: update Kconfig file to include T6 adapter by Hariprasad Shenai · 9 years ago
  48. 0bf9a7d cxgb4: Align rest of the ethtool get stats by Hariprasad Shenai · 9 years ago
  49. 9cbe9fd net: hns: optimize XGE capability by reducing cpu usage by yankejian · 9 years ago
  50. 8ac2837 Revert "Merge branch 'vsock-virtio'" by Stefan Hajnoczi · 9 years ago
  51. 78fa3c5 sh_eth: get rid of bb_{set|clr|read}() by Sergei Shtylyov · 9 years ago
  52. 39b4b06 sh_eth: factor out common code from MDIO bitbang methods by Sergei Shtylyov · 9 years ago
  53. 3242e2b sh_eth: remove mask fields from 'struct bb_info' by Sergei Shtylyov · 9 years ago
  54. 3cdb730 drivers: net: xgene: constify xgene_mac_ops and xgene_port_ops structures by Julia Lawall · 9 years ago
  55. e370abd Merge tag 'wireless-drivers-next-for-davem-2015-12-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 9 years ago
  56. 05a85a6 ath9k: remove ath9k_mod_tsf64_tu by Janusz Dziedzic · 9 years ago
  57. 02edab5 ath9k: MCC, print time elapsed between events by Janusz Dziedzic · 9 years ago
  58. a64d876 ath9k: MCC, add NOA also in case of an AP by Janusz Dziedzic · 9 years ago
  59. b10b7fb ath9k: P2P_CLIENT, get/set NOA correctly by Janusz Dziedzic · 9 years ago
  60. 3edbf0b ath9k: MCC enable Opportunistic Power Save by Janusz Dziedzic · 9 years ago
  61. c1b7bea ath9k: setup correct skb priority for nullfunc by Janusz Dziedzic · 9 years ago
  62. 631c45f ath9k: use u32 when calculate tsf by Janusz Dziedzic · 9 years ago
  63. b77b59a ath9k: P2P_CLIENT, send frames after 1ms AP/GO will aprear by Janusz Dziedzic · 9 years ago
  64. 60337ed ath9k: queue null frames in case of MCC by Janusz Dziedzic · 9 years ago
  65. 2f98553 ath9k: print real timer value by Janusz Dziedzic · 9 years ago
  66. 58bb9ca84 ath9k: add debug messages to aggr/chanctx funcs by Janusz Dziedzic · 9 years ago
  67. 452133a wil6210: prevent external wmi commands during suspend flow by Maya Erez · 9 years ago
  68. 410d13a ath5k: fix RTS/CTS by using proper rate flags by Bob Copeland · 9 years ago
  69. 79fd1709 ath6kl: Don't print error message when recv is canceled by Steve deRosier · 9 years ago
  70. 6fa658f ath9k: Simplify and fix eeprom endianness swapping by Martin Blumenstingl · 9 years ago
  71. b057886 ath10k: do not use coherent memory for allocated device memory chunks by Felix Fietkau · 9 years ago
  72. 81ec3c0 ath10k: remove unnecessary amsdu/ampdu assignment in debugfs by Mohammed Shafi Shajakhan · 9 years ago
  73. e72c932 cxgb3: Convert simple_strtoul to kstrtox by LABBE Corentin · 9 years ago
  74. ad9360b Merge tag 'mac80211-next-for-davem-2015-12-07' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 9 years ago
  75. 668dda0 net, thunderx: Remove unnecessary rcv buffer start address management by Sunil Goutham · 9 years ago
  76. b45ceb4 net: thunderx: nicvf_queues: nivc_*_intr: remove duplication by Yury Norov · 9 years ago
  77. 7bf9ae0 PHY: DP83867: Remove looking in parent device for OF properties by Andrew Lunn · 9 years ago
  78. 404814a net: cdc_ncm: add "ndp_to_end" sysfs attribute by Bjørn Mork · 9 years ago
  79. e57968a net/mlx4_core: Support the HA mode for SRIOV VFs too by Moni Shoua · 9 years ago
  80. f1b4e12a IB/mlx4: Use the VF base-port when demuxing mad from wire by Or Gerlitz · 9 years ago
  81. 5f61385 net/mlx4_core: Keep VLAN/MAC tables mirrored in multifunc HA mode by Moni Shoua · 9 years ago
  82. 78efed2 net/mlx4_core: Support mirroring VF DMFS rules on both ports by Moni Shoua · 9 years ago
  83. 8d80d04 net/mlx4_core: Use both physical ports to dispatch link state events to VF by Moni Shoua · 9 years ago
  84. e34305c net/mlx4_core: Use both physical ports to set the VF link state by Or Gerlitz · 9 years ago
  85. 0d76d6e8 VSOCK: fix returnvar.cocci warnings by Julia Lawall · 9 years ago
  86. 6c73008 net: qmi_wwan: should hold RTNL while changing netdev type by Bjørn Mork · 9 years ago
  87. 6633d38 Revert "i40e: remove CONFIG_I40E_VXLAN" by Singhai, Anjali · 9 years ago
  88. 03d13a5 fm10k: TRIVIAL cleanup order at top of fm10k_xmit_frame by Jacob Keller · 9 years ago
  89. c7bc952 fm10k: TRIVIAL fix typo of hardware by Jacob Keller · 9 years ago
  90. dbf4284 fm10k: change default Tx ITR to 25usec by Jacob Keller · 9 years ago
  91. 436ea95 fm10k: use macro for default Tx and Rx ITR values by Jacob Keller · 9 years ago
  92. 242722d fm10k: Update adaptive ITR algorithm by Jacob Keller · 9 years ago
  93. 584373f fm10k: introduce ITR_IS_ADAPTIVE macro by Jacob Keller · 9 years ago
  94. 20076fa fm10k: Add support for ITR scaling based on PCIe link speed by Jacob Keller · 9 years ago
  95. 5680ea6 fm10k: rename mbx_tx_oversized statistic to mbx_tx_dropped by Jacob Keller · 9 years ago
  96. 17d39fa fm10k: add statistics for actual DWORD count of mbmem mailbox by Jacob Keller · 9 years ago
  97. cdf32c9 fm10k: explicitly typecast vlan values to u16 by Jacob Keller · 9 years ago
  98. 9d4955b fm10k: Correct typecast in fm10k_update_xc_addr_pf by Jacob Keller · 9 years ago
  99. 875328e fm10k: reinitialize queuing scheme after calling init_hw by Jacob Keller · 9 years ago
  100. 1343c65 fm10k: always check init_hw for errors by Jacob Keller · 9 years ago