summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2013-04-16mac80211: support secondary channel offset in CSAJohannes Berg4-20/+70
2013-04-16mac80211: support extended channel switchJohannes Berg3-26/+59
2013-04-16cfg80211: add ieee80211_operating_class_to_bandJohannes Berg1-0/+20
2013-04-16mac80211: unify CSA action frame/beacon processingJohannes Berg3-36/+43
2013-04-16mac80211: use second center_freq segment only in 80+80Johannes Berg1-6/+4
2013-04-16wireless: regulatory: fix channel disabling race conditionJohannes Berg1-1/+1
2013-04-12Merge branch 'for-john' of git://x-git.kernel.org/pub/scm/linux/kernel/git/jb...John W. Linville1-4/+20
2013-04-12NFC: RFKILL supportSamuel Ortiz1-0/+38
2013-04-12rfkill: Add NFC to the list of supported radiosSamuel Ortiz1-1/+3
2013-04-11Bluetooth: Reject SCO when hci connection timeoutsClaudio Takahasi1-0/+12
2013-04-11Bluetooth: Remove unneeded parameterClaudio Takahasi1-5/+5
2013-04-11Bluetooth: Minor coding style fixClaudio Takahasi1-2/+1
2013-04-11Bluetooth: Use GFP_KERNEL in sco_conn_addClaudio Takahasi1-1/+1
2013-04-11Bluetooth: Fix SCO connection referenceClaudio Takahasi1-1/+0
2013-04-11Bluetooth: rename hci_conn_put to hci_conn_dropDavid Herrmann6-31/+31
2013-04-11NFC: Prevent polling when device is downSamuel Ortiz1-0/+5
2013-04-11NFC: llcp: Terminate connection when receiving a DISC on (0,0)Samuel Ortiz1-0/+6
2013-04-11NFC: llcp: Remove local_cleanup last argumentSamuel Ortiz1-4/+4
2013-04-11NFC: llcp: Only keep raw sockets alive when the LLCP local leavesSamuel Ortiz1-23/+3
2013-04-11NFC: llcp: Add support in getsockopt for RW, LTO, and MIU remote parametersThierry Escande1-1/+22
2013-04-11NFC: llcp: Reset RW, LTO, and MIU remote parameters when link goes downThierry Escande3-2/+13
2013-04-11NFC: llcp: Use localy stored remote_miu value if not set at socket levelThierry Escande3-3/+12
2013-04-11NFC: llcp: Aggregated frames supportThierry Escande2-12/+69
2013-04-11NFC: llcp: Fix zero octets length SDU handlingOlivier Guiter1-8/+8
2013-04-11NFC: llcp: Fall back to local values when getting socket optionsSamuel Ortiz1-3/+13
2013-04-11NFC: llcp: Socket miux is a big endian fieldSamuel Ortiz3-6/+9
2013-04-11mac80211: always pick a basic rate to tx RTS/CTS for pre-HT ratesKarl Beldan1-4/+7
2013-04-11mac80211: fix ieee80211_queue_stopped()Thomas Pedersen1-1/+2
2013-04-10mac80211: fix cfg80211 interaction on auth/assoc requestJohannes Berg1-4/+20
2013-04-10mac80211: provide SSID in IBSS modeMarek Puzyniak1-0/+4
2013-04-10mac80211: always advertise STBC/MCSes even if no AP supportJohannes Berg1-32/+0
2013-04-10mac80211: clear SSID when stopping APMarek Puzyniak1-0/+1
2013-04-10mac80211: fix recalc_radar hwconf sync problemSimon Wunderlich1-10/+33
2013-04-10mac80211: stringify another plink stateThomas Pedersen1-2/+2
2013-04-10mac80211: unset FC retry bit in mesh fwding pathThomas Pedersen1-0/+1
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville19-373/+406
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville8-24/+44
2013-04-08Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-8/+19
2013-04-08mac80211: fix LED in idle handlingJohannes Berg1-8/+19
2013-04-08mac80211: make ieee802_11_parse_elems an inlineJohannes Berg2-8/+6
2013-04-08mac80211: don't start new netdev queues if driver stoppedJohannes Berg1-2/+22
2013-04-08mac80211: replace some dead code by a warningJohannes Berg1-1/+2
2013-04-08mac80211: don't fiddle with netdev queues in MLME codeJohannes Berg1-24/+2
2013-04-08mac80211: disable uAPSD if all ACs are under ACMAlexander Bondar1-1/+2
2013-04-08mac80211: fix do_stop handling while suspendedJohannes Berg1-25/+49
2013-04-08mac80211: destroy virtual monitor interface across suspendJohannes Berg4-6/+11
2013-04-08mac80211: purge remain-on-channel items when suspendingJohannes Berg4-5/+8
2013-04-08mac80211: remove outdated comment referring to master interfaceJohannes Berg1-6/+1
2013-04-08mac80211: return new mpath from mesh_path_add()Bob Copeland4-51/+42
2013-04-08mac80211: fix the PREP mesh hwmp debug messageChun-Yeow Yeoh1-2/+2