aboutsummaryrefslogtreecommitdiffstats
path: root/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-14NFC: Update secure element stateArron Wang1-0/+4
2013-08-14NFC: Fix secure element state checkArron Wang1-2/+2
2013-08-14NFC: hci: Fix enable/disable confusionDan Carpenter1-1/+1
2013-08-14NFC: netlink: Add result of firmware operation to completion eventEric Lapuyade3-4/+15
2013-08-14NFC: Move nfc_fw_download_done() definition from private to publicEric Lapuyade1-2/+0
2013-08-14NFC: Add a GET_SE netlink APISamuel Ortiz1-0/+91
2013-08-14NFC: Fix SE discovery failure warning conditionSamuel Ortiz1-1/+1
2013-08-09Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville15-34/+663
2013-08-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville12-55/+95
2013-08-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville3-20/+41
2013-08-01Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville27-329/+1078
2013-08-01mac80211: add channel switch command and beacon callbacksSimon Wunderlich7-2/+386
2013-08-01nl80211/cfg80211: add channel switch commandSimon Wunderlich3-1/+166
2013-08-01mac80211: add debugfs for driver-buffered TID bitmapJohannes Berg1-0/+9
2013-08-01mac80211: report some VHT radiotap infos for tx statusKarl Beldan1-13/+63
2013-08-01mac80211: ibss - remove not authorized station earlierAntonio Quartulli1-1/+29
2013-08-01mac80211: use oneshot blink API for LED triggersFabio Baltieri5-17/+10
2013-07-31mac80211: continue using disabled channels while connectedJohannes Berg1-1/+10
2013-07-31cfg80211: fix P2P GO interface teardownJohannes Berg1-0/+1
2013-07-31mac80211: ignore HT primary channel while connectedJohannes Berg1-13/+13
2013-07-31mac80211: don't wait for TX status foreverJohannes Berg1-3/+12
2013-07-31Merge tag 'nfc-fixes-3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-fixesJohn W. Linville5-23/+24
2013-07-31mac80211: fix infinite loop in ieee80211_determine_chantypeChris Wright1-1/+1
2013-07-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothJohn W. Linville1-9/+17
2013-07-31NFC: netlink: Rename CMD_FW_UPLOAD to CMD_FW_DOWNLOADSamuel Ortiz4-23/+23
2013-07-30nl80211: fix another nl80211_fam.attrbuf raceJohannes Berg1-2/+4
2013-07-29Bluetooth: Fix calling request callback more than onceJohan Hedberg1-1/+9
2013-07-29Bluetooth: Fix HCI init for BlueFRITZ! devicesJohan Hedberg1-1/+4
2013-07-25Bluetooth: Fix race between hci_register_dev() and hci_dev_open()Gustavo Padovan1-7/+4
2013-07-25Bluetooth: Fix invalid length check in l2cap_information_rsp()Jaganath Kanakkassery1-1/+1
2013-07-25regulatory: use correct regulatory initiator on wiphy registerArik Nemtsov1-1/+4
2013-07-23mac80211: fix monitor interface suspend crash regressionStanislaw Gruszka1-2/+5
2013-07-22mac80211: prevent the buffering or frame transmission to non-assoc mesh STAChun-Yeow Yeoh1-0/+4
2013-07-19NFC: Fix NCI over SPI buildFrederic Danis1-0/+1
2013-07-16mac80211/minstrel: fix NULL pointer dereference issueFelix Fietkau1-1/+2
2013-07-16mac80211: make active monitor injection work w/ HW queueJohannes Berg1-0/+4
2013-07-16mac80211: set forwarding in mesh capability infoChun-Yeow Yeoh1-1/+3
2013-07-16mac80211: fix off-by-one regression in ibss beacon generationSimon Wunderlich1-1/+3
2013-07-16mac80211: fix regression when initializing ibss wmm paramsSimon Wunderlich3-31/+10
2013-07-16nl80211: allow 5 and 10 MHz channels for IBSSSimon Wunderlich1-0/+2
2013-07-16mac80211: return if IBSS chandef can not be usedSimon Wunderlich1-0/+8
2013-07-16mac80211: allow scanning for 5/10 MHz channels in IBSSSimon Wunderlich4-23/+56
2013-07-16cfg80211/mac80211: use reduced txpower for 5 and 10 MHzSimon Wunderlich3-3/+4
2013-07-16cfg80211/mac80211: get mandatory rates based on scan widthSimon Wunderlich3-9/+29
2013-07-16mac80211: select and adjust bitrates according to channel modeSimon Wunderlich12-159/+352
2013-07-16mac80211: add radiotap flag and handling for 5/10 MHzSimon Wunderlich1-9/+12
2013-07-16mac80211: fix timing for 5 MHz and 10 MHz channelsSimon Wunderlich5-25/+90
2013-07-16mac80211/rc80211: add chandef to rate initializationSimon Wunderlich4-9/+27
2013-07-16nl80211: add scan width to bss and scan request structsSimon Wunderlich3-16/+28
2013-07-16cfg80211/nl80211: Add packet coalesce supportAmitkumar Karwar4-0/+321