summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | cfg80211: expose cfg80211_calculate_bitrate()Thomas Pedersen2012-03-061-0/+1
| * | | | cfg80211/mac80211: report signal strength for mgmt framesJohannes Berg2012-03-064-8/+24
| * | | | mac80211: combine QoS with other BSS changesJohannes Berg2012-03-054-9/+17
| * | | | mac80211: use common radiotap code for cooked monitorsJohannes Berg2012-03-051-30/+9
| * | | | cfg80211: Add an attribute to set inactivity timeout in AP modeVasanthakumar Thiagarajan2012-03-051-0/+8
| * | | | mac80211: fix the support of setting non-forwarding entity in MeshChun-Yeow Yeoh2012-03-052-1/+11
| * | | | mac80211: add an rx flag for ignoring a packet's signal strengthFelix Fietkau2012-03-051-3/+6
| * | | | mac80211: use compare_ether_addr on MAC addresses instead of memcmpFelix Fietkau2012-03-0510-42/+53
| * | | | mac80211: use 16 bit alignment for the if_ibss bssid fieldFelix Fietkau2012-03-051-1/+1
| * | | | {nl,cfg,mac}80211: Implement RSSI threshold for mesh peeringAshok Nagarajan2012-03-055-1/+33
| * | | | mac80211: Fix the generation of PREQs in proactive RANN mechanism of HWMPChun-Yeow Yeoh2012-03-052-5/+19
* | | | | sctp: Export sctp_do_peeloffBenjamin Poirier2012-03-081-15/+9
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...David S. Miller2012-03-0715-1788/+3585
|\ \ \ \ \
| * | | | | Bluetooth: Set security level on incoming pairing requestIdo Yariv2012-03-081-0/+2
| * | | | | Bluetooth: Fix access to the STK generation methods matrixIdo Yariv2012-03-081-1/+1
| * | | | | Bluetooth: Fix using uninitialized variableLuiz Augusto von Dentz2012-03-081-3/+3
| * | | | | Bluetooth: fix conding style issues all over the treeGustavo F. Padovan2012-03-086-353/+339
| * | | | | Bluetooth: Don't force DISCOVERY_STOPPED state in inquiry_cache_flushAndre Guedes2012-03-031-1/+0
| * | | | | Bluetooth: mgmt: Fix updating local name when powering onJohan Hedberg2012-03-032-16/+14
| * | | | | Bluetooth: Remove HCI_PI_MGMT_INIT flag for socketsJohan Hedberg2012-03-032-11/+8
| * | | | | Bluetooth: mgmt: Add new error code for invalid indexJohan Hedberg2012-03-021-3/+3
| * | | | | Bluetooth: mgmt: Fix command status error code valuesJohan Hedberg2012-03-021-2/+2
| * | | | | Bluetooth: Fix clearing of HCI_PENDING_CLASS flagJohan Hedberg2012-03-021-1/+1
| * | | | | Bluetooth: Update MGMT and SMP timeout constants to use msecs_to_jiffiesMarcel Holtmann2012-03-022-6/+4
| * | | | | Bluetooth: Update L2CAP timeout constants to use msecs_to_jiffiesMarcel Holtmann2012-03-022-13/+7
| * | | | | Bluetooth: mgmt: Centralize message length checksJohan Hedberg2012-03-011-168/+52
| * | | | | Bluetooth: mgmt: Move command handlers into a tableJohan Hedberg2012-03-011-140/+79
| * | | | | Bluetooth: mgmt: Initialize HCI_MGMT flag for any commandJohan Hedberg2012-03-011-4/+6
| * | | | | Bluetooth: mgmt: Refactor hci_dev lookup for commandsJohan Hedberg2012-03-011-490/+274
| * | | | | Bluetooth: Fix init sequence for some CSR based controllersJohan Hedberg2012-03-011-1/+21
| * | | | | Bluetooth: Check capabilities in BR/EDR and LE-Only discoveryAndre Guedes2012-03-011-2/+8
| * | | | | Bluetooth: mgmt: Add missing hci_dev locking to set_le()Johan Hedberg2012-03-011-7/+10
| * | | | | Bluetooth: Fix coding style with breaking linesGustavo F. Padovan2012-03-012-3/+3
| * | | | | Bluetooth: Fix Kconfig help descriptionAndre Guedes2012-02-291-1/+0
| * | | | | Bluetooth: Use NULL instead of integer for mgmt_device_connected paramSzymon Janc2012-02-291-1/+1
| * | | | | Bluetooth: Change interleaved discovery behaviorAndre Guedes2012-02-291-24/+5
| * | | | | Bluetooth: Save remote L2CAP fixed channel maskAndrei Emeltchenko2012-02-291-2/+7
| * | | | | Bluetooth: change min_t() cast in hci_reassembly()Dan Carpenter2012-02-291-1/+1
| * | | | | Bluetooth: use kfree_skb() instead of kfree()Dan Carpenter2012-02-291-1/+1
| * | | | | Bluetooth: Use LMP_HOST_SSP define instead of magic valuesJohan Hedberg2012-02-281-3/+3
| * | | | | Bluetooth: Remove redundant read_host_features commandsJohan Hedberg2012-02-281-25/+34
| * | | | | Bluetooth: Don't send unnecessary write_le_enable commandJohan Hedberg2012-02-281-2/+3
| * | | | | Bluetooth: Use kernel int types instead of ones from stdint.hJohan Hedberg2012-02-274-11/+11
| * | | | | Bluetooth: Remove duplicated code in l2cap conn reqAndrei Emeltchenko2012-02-241-30/+19
| * | | | | Bluetooth: Fix double locking in LE and conless chanAndrei Emeltchenko2012-02-241-20/+4
| * | | | | Bluetooth: Fix init request completion with AMP controllersAndrei Emeltchenko2012-02-241-1/+4
| * | | | | Bluetooth: Fix init request completion with old controllersJohan Hedberg2012-02-241-0/+2
| * | | | | Bluetooth: mgmt: Fix clear_uuids responseJohan Hedberg2012-02-241-4/+19
| * | | | | Bluetooth: mgmt: Fix dev_class related command response timingJohan Hedberg2012-02-241-5/+65
| * | | | | Bluetooth: mgmt: Track pending class changesJohan Hedberg2012-02-241-2/+27
OpenPOWER on IntegriCloud