summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)Author
2013-04-16mac80211: fix CTS protection handlingFelix Fietkau
2013-04-16mac80211: fix and optimize MCS mask handlingFelix Fietkau
2013-04-16mac80211: adjust initial chandefs assignments in ieee80211_register_hwKarl Beldan
2013-04-16mac80211: fix rate control tx handler for VHT ratesKarl Beldan
2013-04-16mac80211: remove warning from ieee80211_beacon_lossAlexander Bondar
2013-04-16mac80211: handle wide bandwidth channel switchJohannes Berg
2013-04-16mac80211: parse VHT channel switch IEsJohannes Berg
2013-04-16mac80211: handle extended channel switch announcementJohannes Berg
2013-04-16mac80211: support secondary channel offset in CSAJohannes Berg
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-12Merge branch 'for-john' of git://x-git.kernel.org/pub/scm/linux/kernel/git/jb...John W. Linville
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: fix cfg80211 interaction on auth/assoc requestJohannes Berg
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-08Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-04-08mac80211: fix LED in idle handlingJohannes Berg
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