summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-04-13mac80211: remove hw.conf.channel usage where possibleMichal Kazior
2012-04-13mac80211: fix an issue in ieee80211_tx_info count field managementLorenzo Bianconi
2012-04-13cfg80211: Add channel information to NL80211_CMD_GET_INTERFACEPontus Fuchs
2012-04-13mac80211: protect ->scanning by mutex in ieee80211_work_work()Stanislaw Gruszka
2012-04-13mac80211: do not scan and monitor connection in parallelStanislaw Gruszka
2012-04-12NFC: Fix LLCP link timeout typoSamuel Ortiz
2012-04-12NFC: Add MIUX to the local LLCP general bytesSamuel Ortiz
2012-04-12NFC: Call llcp_add_header properly when sending LLCP DM or DISCSamuel Ortiz
2012-04-12NFC: Fix LLCP TLV building routineSamuel Ortiz
2012-04-12NFC: No need to apply twice the modulo op to LLCP's recv_nSamuel Ortiz
2012-04-12NFC: Dump LLCP framesSamuel Ortiz
2012-04-12NFC: Add Core support to generate tag lost eventEric Lapuyade
2012-04-12NFC: Changed target activated state logicEric Lapuyade
2012-04-12NFC: Fix next target_idx type and rename for clarityEric Lapuyade
2012-04-12NFC: The core part should generate the target indexSamuel Ortiz
2012-04-12NFC: SHDLC implementationEric Lapuyade
2012-04-12NFC: HCI supportEric Lapuyade
2012-04-12NFC: Export target lost functionEric Lapuyade
2012-04-12NFC: Add a target lost netlink eventSamuel Ortiz
2012-04-12mac80211: fix the assignment of PREQ's MAC address for Proactive RANNChun-Yeow Yeoh
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-11cfg80211: add channel switch notify eventThomas Pedersen
2012-04-11cfg80211/mac80211: enable proper device_set_wakeup_enable handlingJohannes Berg
2012-04-11mac80211: clean up an ieee80211_do_open error pathJohannes Berg
2012-04-11mac80211: add improved HW queue controlJohannes Berg
2012-04-11mac80211: add explicit monitor interface if neededJohannes Berg
2012-04-11mac80211: manage AP netdev carrier stateJohannes Berg
2012-04-11mac80211: Check basic rates when peeringAshok Nagarajan
2012-04-11mac80211: Modify sta_get_rates to give basic ratesAshok Nagarajan
2012-04-11mac80211: Indicate basic rates when adding rate IEsAshok Nagarajan
2012-04-11mac80211: Use mandatory rates as basic rates when starting meshAshok Nagarajan
2012-04-11NFC: Fix the LLCP Tx fragmentation loopSamuel Ortiz
2012-04-10{nl,cfg}80211: Support for mesh synchronizationJavier Cardona
2012-04-10mac80211: Implement mesh synchronization frameworkJavier Cardona
2012-04-10mac80211: Allow tsf increments via debugfsJavier Cardona
2012-04-10mac80211: sanity check for null SSIDStanislaw Gruszka
2012-04-10mac80211: use IEEE80211_NUM_ACSJohannes Berg
2012-04-10mac80211: lazily stop queues in add_pendingJohannes Berg
2012-04-10mac80211: debounce queue stop/wakeJohannes Berg
2012-04-10mac80211: decouple # of netdev queues from HW queuesJohannes Berg
2012-04-10mac80211: refuse TX queue configuration on non-QoS HWJohannes Berg
2012-04-10cfg80211/nl80211: clarify TX queue APIJohannes Berg
2012-04-10mac80211: notify driver of rate control updatesJohannes Berg
2012-04-10mac80211: remove queue stop on rate control updateJohannes Berg
2012-04-10mac80211: remove channel type argument from rate_updateJohannes Berg
2012-04-10mac80211: set HT channel before associationJohannes Berg
2012-04-10mac80211: use AC constantsJohannes Berg
2012-04-10mac80211: inline ieee80211_add_pending_skbsJohannes Berg
2012-04-10mac80211: make ieee80211_downgrade_queue staticJohannes Berg
2012-04-10mac80211: clean up uAPSD TX codeJohannes Berg