aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-10-30ath9k: set pulse_rssi threshold to 15Lorenzo Bianconi2-2/+2
2014-10-30Merge tag 'iwlwifi-next-for-john-2014-10-29' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville29-397/+671
2014-10-30Bluetooth: Clear LE white list when resetting controllerMarcel Holtmann1-0/+2
2014-10-30Bluetooth: 6lowpan: use after free in disconnect_devices()Dan Carpenter1-2/+2
2014-10-29mac802154: add basic support for monitorAlexander Aring2-1/+12
2014-10-29at86rf230: deliver with checksumAlexander Aring1-2/+2
2014-10-29mac802154: rx: add error handling after skb_cloneAlexander Aring1-5/+6
2014-10-29mac802154: rx: monitor receive cleanupAlexander Aring1-2/+4
2014-10-29mac802154: rx: add rx stats incrementationAlexander Aring1-0/+3
2014-10-29mac802154: rx: use netif_receive_skbAlexander Aring1-1/+1
2014-10-29mac802154: rx: remove override pkt_type set to PACKET_HOSTAlexander Aring1-1/+0
2014-10-29mac802154: rx: add software checksum filtering checkAlexander Aring2-2/+15
2014-10-29mac802154: rx: simplify crc receive handlingAlexander Aring1-22/+12
2014-10-29mac802154: rx: remove unnecessary parameterAlexander Aring1-2/+2
2014-10-29mac802154: separate omit tx/rx flagsAlexander Aring3-4/+10
2014-10-29at86rf230: add support for promiscuous modeAlexander Aring1-1/+29
2014-10-29mac802154: add support for promiscuous modeAlexander Aring2-0/+20
2014-10-29mac802154: add hardware address filter flagAlexander Aring4-3/+8
2014-10-29mac802154: add IEEE802154_HW_ARET hw flagAlexander Aring2-2/+5
2014-10-29mac802154: remove tab after defineAlexander Aring1-8/+8
2014-10-29mac802154: main: remove unnecessary includeAlexander Aring1-1/+0
2014-10-29MAINTAINERS: add cc2520 driver maintainerVarka Bhadram1-0/+8
2014-10-29Bluetooth: Wrong style spin lock usedJukka Rissanen1-3/+7
2014-10-29iwlwifi: mvm: unref SCAN ref on scan completionEliad Peller1-1/+6
2014-10-29iwlwifi: mvm: rs: add Tx STBC supportEyal Shapira2-9/+68
2014-10-29iwlwifi: mvm: fix scan condition iteratorDavid Spinadel1-1/+2
2014-10-29iwlwifi: mvm: port to devcoredump frameworkJohannes Berg7-112/+55
2014-10-29iwlwifi: enable STBC support for 8000 chipsEyal Shapira1-0/+1
2014-10-29iwlwifi: dvm: Fix probable mask then right shift defectJoe Perches1-2/+2
2014-10-29iwlwifi: mvm: remove unnecessary includes in tt.cLuciano Coelho1-4/+0
2014-10-29iwlwifi: mvm: flush queues without mutex heldJohannes Berg1-6/+12
2014-10-29iwlwifi: mvm: improve MCS rate warningJohannes Berg1-2/+4
2014-10-29iwlwifi: mvm: BT Coex - make the multiprio lut a constantEmmanuel Grumbach3-14/+6
2014-10-29iwlwifi: mvm: remove mvm argument from get_queues_maskArik Nemtsov4-7/+5
2014-10-29iwlwifi: mvm: add MVM_FW_BCAST_FILTER_PASS_ALL optionMax Stepanov2-1/+5
2014-10-29iwlwifi: mvm: BT Coex - move BT_ANTENNA_COUPLING_THRESHOLD to constantsEmmanuel Grumbach3-6/+4
2014-10-29iwlwifi: always run the secured flow for family 8000Eran Harary4-10/+14
2014-10-29iwlwifi: pcie: fix recovery from ARC reset in WoWLANEmmanuel Grumbach1-9/+8
2014-10-29iwlwifi: pcie: warn if extern fw_debug buffer failedEmmanuel Grumbach1-1/+1
2014-10-29iwlwifi: allow to restrict Tx aggregation size per-deviceGregory Greenman2-0/+5
2014-10-29iwlwifi: mvm: change the iwl_mvm_d3_iface_iterator into a generic functionLuciano Coelho3-43/+43
2014-10-29iwlwifi: mvm: add debugfs entry to configure netdetect SSIDsLuciano Coelho4-0/+142
2014-10-29iwlwifi: mvm: spin off a function to start scan offloadLuciano Coelho3-18/+31
2014-10-29iwlwifi: mvm: move the check if associated outside of the iterator for wowlanLuciano Coelho1-23/+25
2014-10-29iwlwifi: mvm: split wowlan handling out of the main suspend functionLuciano Coelho1-115/+151
2014-10-29iwlwifi: mvm: hold the rtnl when resuming from a d3 testLuciano Coelho1-0/+2
2014-10-29iwlwifi: mvm: remove unneeded NULL pointer checkEmmanuel Grumbach1-1/+1
2014-10-29iwlwifi: rs: option to easily disable Tx MIMOEyal Shapira2-0/+4
2014-10-29Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach14-44/+106
2014-10-28ieee802154: introduce sysfs fileAlexander Aring4-70/+108