summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-04-16mac80211: support extended channel switchJohannes Berg
2013-04-16cfg80211: add ieee80211_operating_class_to_bandJohannes Berg
2013-04-16mac80211: unify CSA action frame/beacon processingJohannes Berg
2013-04-16mac80211: use second center_freq segment only in 80+80Johannes Berg
2013-04-16wireless: regulatory: fix channel disabling race conditionJohannes Berg
2013-04-12NFC: RFKILL supportSamuel Ortiz
2013-04-12rfkill: Add NFC to the list of supported radiosSamuel Ortiz
2013-04-11Bluetooth: Reject SCO when hci connection timeoutsClaudio Takahasi
2013-04-11Bluetooth: Remove unneeded parameterClaudio Takahasi
2013-04-11Bluetooth: Minor coding style fixClaudio Takahasi
2013-04-11Bluetooth: Use GFP_KERNEL in sco_conn_addClaudio Takahasi
2013-04-11Bluetooth: Fix SCO connection referenceClaudio Takahasi
2013-04-11Bluetooth: rename hci_conn_put to hci_conn_dropDavid Herrmann
2013-04-11NFC: Prevent polling when device is downSamuel Ortiz
2013-04-11NFC: llcp: Terminate connection when receiving a DISC on (0,0)Samuel Ortiz
2013-04-11NFC: llcp: Remove local_cleanup last argumentSamuel Ortiz
2013-04-11NFC: llcp: Only keep raw sockets alive when the LLCP local leavesSamuel Ortiz
2013-04-11NFC: llcp: Add support in getsockopt for RW, LTO, and MIU remote parametersThierry Escande
2013-04-11NFC: llcp: Reset RW, LTO, and MIU remote parameters when link goes downThierry Escande
2013-04-11NFC: llcp: Use localy stored remote_miu value if not set at socket levelThierry Escande
2013-04-11NFC: llcp: Aggregated frames supportThierry Escande
2013-04-11NFC: llcp: Fix zero octets length SDU handlingOlivier Guiter
2013-04-11NFC: llcp: Fall back to local values when getting socket optionsSamuel Ortiz
2013-04-11NFC: llcp: Socket miux is a big endian fieldSamuel Ortiz
2013-04-11mac80211: always pick a basic rate to tx RTS/CTS for pre-HT ratesKarl Beldan
2013-04-11mac80211: fix ieee80211_queue_stopped()Thomas Pedersen
2013-04-10mac80211: provide SSID in IBSS modeMarek Puzyniak
2013-04-10mac80211: always advertise STBC/MCSes even if no AP supportJohannes Berg
2013-04-10mac80211: clear SSID when stopping APMarek Puzyniak
2013-04-10mac80211: fix recalc_radar hwconf sync problemSimon Wunderlich
2013-04-10mac80211: stringify another plink stateThomas Pedersen
2013-04-10mac80211: unset FC retry bit in mesh fwding pathThomas Pedersen
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-08mac80211: make ieee802_11_parse_elems an inlineJohannes Berg
2013-04-08mac80211: don't start new netdev queues if driver stoppedJohannes Berg
2013-04-08mac80211: replace some dead code by a warningJohannes Berg
2013-04-08mac80211: don't fiddle with netdev queues in MLME codeJohannes Berg
2013-04-08mac80211: disable uAPSD if all ACs are under ACMAlexander Bondar
2013-04-08mac80211: fix do_stop handling while suspendedJohannes Berg
2013-04-08mac80211: destroy virtual monitor interface across suspendJohannes Berg
2013-04-08mac80211: purge remain-on-channel items when suspendingJohannes Berg
2013-04-08mac80211: remove outdated comment referring to master interfaceJohannes Berg
2013-04-08mac80211: return new mpath from mesh_path_add()Bob Copeland
2013-04-08mac80211: fix the PREP mesh hwmp debug messageChun-Yeow Yeoh
2013-04-08mac80211: parse Timeout Interval Element using a structJohannes Berg
2013-04-08mac80211: check ERP info IE length in parserJohannes Berg
2013-04-08mac80211: check DSSS params IE length in parserJohannes Berg
2013-04-08mac80211: remove unused IE pointers from parserJohannes Berg
2013-04-08mac80211: remove ancient reference to master interfaceJohannes Berg