aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-03-25bcma: extract board_type from SPROMRafał Miłecki1-0/+1
2013-03-25ssb: extract board_type from SPROMRafał Miłecki1-0/+3
2013-03-25mwifiex: add support to configure VHT for AP modeYogesh Ashok Powar9-0/+129
2013-03-25rtlwifi: usb: add NET_IP_ALIGN padding to RX skb when neededJussi Kivilinna1-1/+40
2013-03-25rtlwifi: usb: defer rx processing to taskletJussi Kivilinna3-15/+51
2013-03-25rtlwifi: usb: remove extra skb copy on RX pathJussi Kivilinna1-15/+4
2013-03-25rtlwifi: usb: use usb_alloc_coherent for RX buffersJussi Kivilinna2-47/+68
2013-03-25Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xxJohn W. Linville17-130/+330
2013-03-25Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextJohn W. Linville21-989/+1329
2013-03-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville21-253/+195
2013-03-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville37-257/+374
2013-03-25Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho17-130/+330
2013-03-25wlcore: move handling from hardirq to the irq thread functionLuciano Coelho1-32/+21
2013-03-25wlcore: use print_hex_dump_debug()Luciano Coelho1-17/+16
2013-03-25wlcore: consider dummy packets when tx queues are emptyArik Nemtsov1-1/+1
2013-03-25wlcore: correctly check state before regdomain confArik Nemtsov1-2/+5
2013-03-25wlcore: AP-mode - recover security seq num for stationsArik Nemtsov3-1/+44
2013-03-25wlcore: free AP global links properly on recoveryArik Nemtsov2-2/+4
2013-03-25wl18xx: print chip info during bootVictor Goldenshtein2-1/+52
2013-03-25wlcore: don't attempt to roam in case of p2pEyal Shapira1-1/+8
2013-03-25wlcore: change warn on missing lock in wlcore_queue_xx funcsArik Nemtsov1-2/+3
2013-03-25wlcore: report rssi from roaming statisticsNadim Zubidat3-0/+77
2013-03-25wlcore: consolidate tx_seq handling on recoveryArik Nemtsov5-56/+67
2013-03-25wlcore: don't risk using stale HLID during .sta_state callbackArik Nemtsov1-4/+2
2013-03-25wlcore: fix link count in single-link-PSM optimizationArik Nemtsov2-6/+14
2013-03-25wlcore: set max num of Rx BA sessions per chipIgal Chernobelsky7-4/+11
2013-03-25wlcore: enter elp in force ps mode in 5msIgal Chernobelsky1-1/+3
2013-03-20Bluetooth: fix error return code in rfcomm_add_listener()Wei Yongjun1-1/+3
2013-03-20iwlwifi: mvm: Add support for different ROC typesIlan Peer3-17/+24
2013-03-20Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg281-3716/+10550
2013-03-20iwlwifi: mvm: Increase the max remain on channel timeIlan Peer1-1/+1
2013-03-20iwlwifi: mvm: fix WoWLAN RF-kill bugJohannes Berg1-7/+3
2013-03-20iwlwifi: mvm: tune the move to static SMPS due to BT loadEmmanuel Grumbach1-1/+3
2013-03-20iwlwifi: mvm: take the valid_{rx,tx}_ant from the TLVEmmanuel Grumbach5-11/+22
2013-03-20iwlwifi: mvm: take the radio type / step / dash from TLVsEmmanuel Grumbach2-16/+19
2013-03-20iwlwifi: mvm: specify filter flags in monitor modeJohannes Berg1-1/+6
2013-03-20iwlwifi: add debug message when a CMD is dropped in RFKILLEmmanuel Grumbach1-1/+4
2013-03-20iwlwifi: mvm: print the flags in ALIVE notificationEmmanuel Grumbach1-2/+3
2013-03-20iwlwifi: remove 5ghz_disable optionStanislaw Gruszka2-6/+0
2013-03-20iwlwifi: mvm: Fix quota handling for monitor interfaceIlan Peer3-3/+9
2013-03-20iwlwifi: use kmemdup instead of kmalloc+memcpyAndrei Epure1-2/+1
2013-03-20iwlwifi: mvm: Remove obsolete queue definitionsIlan Peer5-14/+10
2013-03-20iwlwifi: mvm: don't support multi-channel inhibitionEmmanuel Grumbach1-2/+1
2013-03-20iwlwifi: mvm: fix the {ack,cts}_kill_mskEmmanuel Grumbach1-7/+7
2013-03-20cfg80211: fix error return code in cfg80211_init()Wei Yongjun1-1/+3
2013-03-20cfg80211: fix potential connection work crashJohannes Berg1-1/+1
2013-03-20ath6kl: fix size_t printf warningsKalle Valo1-7/+7
2013-03-20iwlwifi: mvm: Add beacon notification handlerIlan Peer5-0/+31
2013-03-20iwlwifi: mvm: suppress key error messages in AP modeJohannes Berg1-0/+13
2013-03-20iwlwifi: mvm: MVM op_mode is supported on 7000 onlyEmmanuel Grumbach5-162/+38