aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | mac80211: parse VHT channel switch IEsJohannes Berg2013-04-168-18/+53
| | | * | | | mac80211: handle extended channel switch announcementJohannes Berg2013-04-162-4/+43
| | | * | | | mac80211: support secondary channel offset in CSAJohannes Berg2013-04-164-20/+70
| | | * | | | mac80211: support extended channel switchJohannes Berg2013-04-163-26/+59
| | | * | | | cfg80211: add ieee80211_operating_class_to_bandJohannes Berg2013-04-161-0/+20
| | | * | | | mac80211: unify CSA action frame/beacon processingJohannes Berg2013-04-163-36/+43
| | | * | | | mac80211: use second center_freq segment only in 80+80Johannes Berg2013-04-161-6/+4
| | | * | | | wireless: regulatory: fix channel disabling race conditionJohannes Berg2013-04-161-1/+1
| | | * | | | mac80211: always pick a basic rate to tx RTS/CTS for pre-HT ratesKarl Beldan2013-04-111-4/+7
| | | * | | | mac80211: fix ieee80211_queue_stopped()Thomas Pedersen2013-04-111-1/+2
| | | * | | | mac80211: provide SSID in IBSS modeMarek Puzyniak2013-04-101-0/+4
| | | * | | | mac80211: always advertise STBC/MCSes even if no AP supportJohannes Berg2013-04-101-32/+0
| | | * | | | mac80211: clear SSID when stopping APMarek Puzyniak2013-04-101-0/+1
| | | * | | | mac80211: fix recalc_radar hwconf sync problemSimon Wunderlich2013-04-101-10/+33
| | | * | | | mac80211: stringify another plink stateThomas Pedersen2013-04-101-2/+2
| | | * | | | mac80211: unset FC retry bit in mesh fwding pathThomas Pedersen2013-04-101-0/+1
| | * | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-04-2212-677/+1083
| | |\ \ \ \ \
| | | * | | | | Bluetooth: Rename LE_SCANNING_* macrosAndre Guedes2013-04-182-3/+3
| | | * | | | | Bluetooth: Add macros for filter duplicates valuesAndre Guedes2013-04-181-1/+1
| | | * | | | | Bluetooth: Add LE scan type macrosAndre Guedes2013-04-181-4/+3
| | | * | | | | Bluetooth: Change LE scanning timeout macrosAndre Guedes2013-04-182-3/+3
| | | * | | | | Bluetooth: Add reading of all local feature pagesJohan Hedberg2013-04-182-0/+12
| | | * | | | | Bluetooth: Track feature pages in a single tableJohan Hedberg2013-04-182-36/+38
| | | * | | | | Bluetooth: Move and rename hci_conn_acceptFrédéric Dalleau2013-04-182-37/+37
| | | * | | | | Bluetooth: Fix incorrect SSP mode bit for non SSP devicesJaganath Kanakkassery2013-04-181-1/+12
| | | * | | | | Bluetooth: hidp: fix sending output reports on intr channelDavid Herrmann2013-04-171-7/+5
| | | * | | | | Bluetooth: hidp: don't send boot-protocol messages as HID-reportsDavid Herrmann2013-04-171-19/+5
| | | * | | | | Bluetooth: hidp: merge 'send' functions into hidp_send_message()David Herrmann2013-04-171-96/+60
| | | * | | | | Bluetooth: hidp: merge hidp_process_{ctrl,intr}_transmit()David Herrmann2013-04-171-29/+11
| | | * | | | | Bluetooth: hidp: handle kernel_sendmsg() errors correctlyDavid Herrmann2013-04-171-2/+14
| | | * | | | | Bluetooth: hidp: remove old session-managementDavid Herrmann2013-04-173-348/+18
| | | * | | | | Bluetooth: hidp: add new session-management helpersDavid Herrmann2013-04-172-25/+583
| | | * | | | | Bluetooth: l2cap: add l2cap_user sub-modulesDavid Herrmann2013-04-171-0/+86
| | | * | | | | Bluetooth: l2cap: introduce l2cap_conn ref-countingDavid Herrmann2013-04-171-1/+24
| | | * | | | | Bluetooth: hidp: move hidp_schedule() to core.cDavid Herrmann2013-04-172-9/+9
| | | * | | | | Bluetooth: hidp: test "terminate" before sleepingDavid Herrmann2013-04-171-4/+8
| | | * | | | | Bluetooth: hidp: remove unused session->state fieldDavid Herrmann2013-04-172-4/+2
| | | * | | | | Bluetooth: introduce hci_conn ref-countingDavid Herrmann2013-04-172-3/+1
| | | * | | | | Bluetooth: remove unneeded hci_conn_hold/put_device()David Herrmann2013-04-173-37/+4
| | | * | | | | Bluetooth: Reject SCO when hci connection timeoutsClaudio Takahasi2013-04-111-0/+12
| | | * | | | | Bluetooth: Remove unneeded parameterClaudio Takahasi2013-04-111-5/+5
| | | * | | | | Bluetooth: Minor coding style fixClaudio Takahasi2013-04-111-2/+1
| | | * | | | | Bluetooth: Use GFP_KERNEL in sco_conn_addClaudio Takahasi2013-04-111-1/+1
| | | * | | | | Bluetooth: Fix SCO connection referenceClaudio Takahasi2013-04-111-1/+0
| | | * | | | | Bluetooth: rename hci_conn_put to hci_conn_dropDavid Herrmann2013-04-116-31/+31
| | | * | | | | Bluetooth: hidp: verify l2cap socketsDavid Herrmann2013-04-052-0/+8
| | | * | | | | Bluetooth: hidp: remove redundant error messageDavid Herrmann2013-04-051-1/+0
| | | * | | | | Bluetooth: Remove driver init queue from coreMarcel Holtmann2013-04-041-23/+0
| | | * | | | | Bluetooth: Add driver setup stage for early initMarcel Holtmann2013-04-041-13/+20
| | | * | | | | Bluetooth: Add __hci_cmd_sync_ev functionJohan Hedberg2013-04-041-5/+18