1. 1669891 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  2. b7bc2a5 net: remove netdev_bonding_change() by Amerigo Wang · 12 years ago
  3. ee89bab net: move and rename netif_notify_peers() by Amerigo Wang · 12 years ago
  4. 22c5649 p54: fix powerpc gcc warnings by Christian Lamparter · 12 years ago
  5. faa97bd brcmsmac: document firmware dependencies by Jeff Mahoney · 12 years ago
  6. c771b51 ath9k: tune rc_stats to display only valid rates by Rajkumar Manoharan · 12 years ago
  7. 23d9939 ath9k: Trim rate table by Sujith Manoharan · 12 years ago
  8. f8a8701 ath9k: Remove MIMO-PS specific code by Sujith Manoharan · 12 years ago
  9. 88dcc2d ath9k: Cleanup TX status API by Sujith Manoharan · 12 years ago
  10. c161011 ath9k: Bail out properly before calculating rate index by Sujith Manoharan · 12 years ago
  11. 2e54675 ath9k: Fix RTS/CTS rate selection by Sujith Manoharan · 12 years ago
  12. 97f7e8a ath9k: Do not set IEEE80211_TX_RC_USE_SHORT_PREAMBLE by Sujith Manoharan · 12 years ago
  13. 3d2776f ath9k: Unify valid rate calculation routines by Sujith Manoharan · 12 years ago
  14. f5c9a80 ath9k: Remove ath_rc_set_valid_rate_idx by Sujith Manoharan · 12 years ago
  15. 6e1e374 ath9k: Change rateset calculation by Sujith Manoharan · 12 years ago
  16. fc8d023 ath9k: Cleanup index retrieval routines by Sujith Manoharan · 12 years ago
  17. dacde35 ath9k: Cleanup ath_rc_setvalid_htrates by Sujith Manoharan · 12 years ago
  18. c05ea15 ath9k: Cleanup ath_rc_setvalid_rates by Sujith Manoharan · 12 years ago
  19. ea2771f ath9k: Cleanup RC init API by Sujith Manoharan · 12 years ago
  20. 62a2918 ath9k: Simplify rate table initialization by Sujith Manoharan · 12 years ago
  21. 126f492 mwifiex: use GFP_ATOMIC under spin lock by Dan Carpenter · 12 years ago
  22. 9c7ff73 mwifiex: notify cfg80211 about MIC failures by Amitkumar Karwar · 12 years ago
  23. 641c869 mwifiex: fix 'smatch' warning in preparing key_material cmd by Bing Zhao · 12 years ago
  24. 85ce5ae b43legacy: fix logic in GPIO init by Rafał Miłecki · 12 years ago
  25. 6c18723 b43: N-PHY: fix 0x2057 radio calib copy/paste mistake by Rafał Miłecki · 12 years ago
  26. 8dd4372 mwifiex: fix powerpc64-linux- compilation warnings by Bing Zhao · 12 years ago
  27. 450e903 iwlegacy: clean up suspend/resume by Johannes Berg · 12 years ago
  28. 2f9279b mwifiex: fix code mis-alignment after the if statement by Fengguang Wu · 12 years ago
  29. 987af54 ath5k: Put power_level where it belongs and rename it by Nick Kossifidis · 12 years ago
  30. 493ca5e ath5k: Preserve tx power level requested from above on phy_init by Nick Kossifidis · 12 years ago
  31. 7550519 ath5k: Fix range scaling when setting rate power table by Nick Kossifidis · 12 years ago
  32. d12c5c5 ath5k: Use correct value for min_pwr and cur_pwr by Nick Kossifidis · 12 years ago
  33. 9bc6381 p54: parse output power table by Christian Lamparter · 12 years ago
  34. 0f48917 hyperv: Add comments for the extended buffer after RNDIS message by Haiyang Zhang · 12 years ago
  35. 1fb9489 net: Loopback ifindex is constant now by Pavel Emelyanov · 12 years ago
  36. e6f8f1a veth: Allow to create peer link with given ifindex by Pavel Emelyanov · 12 years ago
  37. ec03e6a drivers: net: ethernet: davince_mdio: device tree implementation by Mugunthan V N · 12 years ago
  38. b877f4c mwifiex: add AES_CMAC support in key_material cmd by Ying Luo · 12 years ago
  39. 53b1123 mwifiex: pass key_params pointer in mwifiex_set_encode by Ying Luo · 12 years ago
  40. 9d7aba6 mwifiex: rename wapi_rxpn to pn by Ying Luo · 12 years ago
  41. 3e238a1 mwifiex: cleanup TX/RX BA tables for uAP by Avinash Patil · 12 years ago
  42. 5a009ad mwifiex: add 11n Block Ack support for uAP by Avinash Patil · 12 years ago
  43. d1cf3b9 mwifiex: support RX AMSDU aggregation for uAP by Avinash Patil · 12 years ago
  44. 838e4f4 mwifiex: improve uAP RX handling by Avinash Patil · 12 years ago
  45. 017a92a mwifiex: create list for associated stations in AP mode by Avinash Patil · 12 years ago
  46. 3d99d98 mwifiex: separate file for handling AP events by Avinash Patil · 12 years ago
  47. c825891 mwifiex: update 11n status as per start_ap IE by Avinash Patil · 12 years ago
  48. bdd37be mwifiex: improve scan delay logic during Tx traffic by Amitkumar Karwar · 12 years ago
  49. b7525db mwifiex: update max_chan_per_scan correctly for SSID scan by Amitkumar Karwar · 12 years ago
  50. ed1ea6f mwifiex: do le_to_cpu conversion for Rx packet header elements by Amitkumar Karwar · 12 years ago
  51. bda1b1b mwifiex: correction in MSDU padding logic by Yogesh Ashok Powar · 12 years ago
  52. 7d273ef mwifiex: remove extra padding to AMSDU by Yogesh Ashok Powar · 12 years ago
  53. d92a680 mwifiex: copy MSDU subframes correctly by Yogesh Ashok Powar · 12 years ago
  54. 2a0b50c ath9k: fix indentation in ar9003_hw_set_power_per_rate_table by Gabor Juhos · 12 years ago
  55. 5fc5124 ath9k: optimize power level initialization for CTL_[25]GHT20 by Gabor Juhos · 12 years ago
  56. da93c26 carl9170: Add support for NL80211_IFTYPE_MESH_POINT interfaces by Javier Lopez · 12 years ago
  57. c071b9f b43: N-PHY: add overriding RF control for rev7+ by Rafał Miłecki · 12 years ago
  58. 2fdf8c5 b43: be more user friendly with PHY info by Rafał Miłecki · 12 years ago
  59. 572d37a b43: N-PHY: init 0x2057 radio by Rafał Miłecki · 12 years ago
  60. d3d178f b43: N-PHY: finish 0x2056 radio setup by Rafał Miłecki · 12 years ago
  61. 0f94177 b43: add helper waiting for given value in radio reg by Rafał Miłecki · 12 years ago
  62. 6e6a2cd b43: rename host flags defines by Rafał Miłecki · 12 years ago
  63. 95a96e0 p54pci: convert driver to use asynchronous firmware loading by Larry Finger · 12 years ago
  64. d11d354 b43: N-PHY: add PHY rev7+ workarounds by Rafał Miłecki · 12 years ago
  65. fa0f2b3 b43: N-PHY: update workarounds by Rafał Miłecki · 12 years ago
  66. 858a455 brcmsmac: use ieee80211_channel_to_frequency by Johannes Berg · 12 years ago
  67. 2eb32b0 drivers: net: ethernet: cpsw: Add device tree support to CPSW by Mugunthan V N · 12 years ago
  68. f07454f drivers: net: ethernet: cpsw: Add SOC dependency support for cpsw dependent modules by Mugunthan V N · 12 years ago
  69. e51f6ff ppp: add 64 bit stats by Kevin Groeneveld · 12 years ago
  70. 8ff5105 team: add support for queue override by setting queue_id for port by Jiri Pirko · 12 years ago
  71. a86fc6b team: add per port priority option by Jiri Pirko · 12 years ago
  72. 6982163 team: add signed 32-bit team option type by Jiri Pirko · 12 years ago
  73. ff6e122 cris: fix eth_v10.c build error by Randy Dunlap · 12 years ago
  74. f3a1ef9 cdc-ncm: tag Ericsson WWAN devices (eg F5521gw) with FLAG_WWAN by Peter Meiser · 12 years ago
  75. ae9e63b hyperv: Move wait completion msg code into rndis_filter_halt_device() by Haiyang Zhang · 12 years ago
  76. 2207b60 net/mlx4_core: Remove port type restrictions by Yevgeny Petrilin · 12 years ago
  77. c18520b net/mlx4_en: Fixing TX queue stop/wake flow by Yevgeny Petrilin · 12 years ago
  78. c8c40b7 net/mlx4_en: loopbacked packets are dropped when SMAC=DMAC by Amir Vadai · 12 years ago
  79. f3f9f33 emulex: benet: Add a missing CR in the end of message by Masanari Iida · 12 years ago
  80. d4e5979 ath9k: Add PID/VID support for AR1111 by Mohammed Shafi Shajakhan · 12 years ago
  81. 7f38e5b brcmsmac: use channel flags to restrict OFDM by Seth Forshee · 12 years ago
  82. 8c1057e libertas: fix two memory leaks by Daniel Drake · 12 years ago
  83. 16ebd60 rt2x00 : fix rt3290 resuming failed. by Woody Hung · 12 years ago
  84. 9d5d496 libertas: don't reset card on error when it is being removed by Daniel Drake · 12 years ago
  85. 828afd2 b43: fix logic in GPIO init by Rafał Miłecki · 12 years ago
  86. 8b6d5c0 bnx2x: fix mem leak when command is unknown by Jesper Juhl · 12 years ago
  87. 7e6d06f sfc: Fix maximum number of TSO segments and minimum TX queue size by Ben Hutchings · 12 years ago
  88. a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  89. ac694db Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  90. fd37ce3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  91. 0614002 netvm: propagate page->pfmemalloc from skb_alloc_page to skb by Mel Gorman · 12 years ago
  92. 27c1ee3 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  93. 6a81c26 net/stmmac: remove conditional compilation of clk code by Viresh Kumar · 12 years ago
  94. 2b1463d net/c_can: remove conditional compilation of clk code by Viresh Kumar · 12 years ago
  95. 8bbb181 tun: Fix formatting. by David S. Miller · 12 years ago
  96. 287dc4b Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  97. a117dac net/tun: fix ioctl() based info leaks by Mathias Krause · 12 years ago
  98. cac83e5 tg3: Update version to 3.124 by Michael Chan · 12 years ago
  99. 0f566b2 tg3: Fix race condition in tg3_get_stats64() by Michael Chan · 12 years ago
  100. 091f0ea tg3: Add New 5719 Read DMA workaround by Michael Chan · 12 years ago