summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2012-05-16ieee802154: interface type to be addedalex.bluesman.smirnov@gmail.com1-1/+8
2012-05-16mac802154: basic mib supportalex.bluesman.smirnov@gmail.com3-1/+97
2012-05-16mac802154: basic MAC commands interface supportalex.bluesman.smirnov@gmail.com3-1/+48
2012-05-16mac802154: slave interfaces declarationalex.bluesman.smirnov@gmail.com1-0/+28
2012-05-16mac802154: TX data pathalex.bluesman.smirnov@gmail.com3-1/+122
2012-05-16mac802154: RX data pathalex.bluesman.smirnov@gmail.com2-1/+114
2012-05-16mac802154: allocation of ieee802154 devicealex.bluesman.smirnov@gmail.com6-0/+232
2012-05-16Bluetooth: Report proper error number in disconnectionGustavo Padovan1-1/+1
2012-05-16Bluetooth: Create flags for bt_sk()Gustavo Padovan4-22/+35
2012-05-16Bluetooth: report the right security level in getsockoptGustavo Padovan1-1/+4
2012-05-16Bluetooth: Lock the L2CAP channel when sendingMat Martineau1-6/+6
2012-05-16Bluetooth: Restore locking semantics when looking up L2CAP channelsMat Martineau1-7/+3
2012-05-16Bluetooth: Fix a redundant and problematic incoming MTU checkMat Martineau1-20/+0
2012-05-16Bluetooth: Fix EIR data generation for mgmt_device_foundVishal Agarwal1-1/+3
2012-05-16Bluetooth: Fix Inquiry with RSSI event maskJohan Hedberg1-1/+1
2012-05-16Bluetooth: improve readability of l2cap_seq_list codeGustavo Padovan1-15/+18
2012-05-16Bluetooth: Fix skb length calculationGustavo Padovan1-0/+3
2012-05-16Bluetooth: Fix packet size provided to the controllerGustavo Padovan1-2/+6
2012-05-16Bluetooth: Fix wrong set of skb fragmentsGustavo Padovan1-4/+8
2012-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetoothGustavo Padovan5-7/+31
2012-05-16mac80211: Add debugfs entry for mesh ht_opmodeAshok Nagarajan1-0/+2
2012-05-16mac80211: Modify mesh_set_ht_prot_mode() to have less identationAshok Nagarajan1-23/+24
2012-05-16mac80211: Fix don't use '>' operator for matching channel typesAshok Nagarajan1-2/+4
2012-05-16mac80211: Push the deleted comment to correct placeAshok Nagarajan1-0/+5
2012-05-16nl80211: refactor valid channel type checkJohannes Berg1-30/+29
2012-05-16cfg80211: fix cfg80211_can_beacon_sec_chan prototypeJohannes Berg1-1/+1
2012-05-16nl80211: prevent additions to old station flags APIJohannes Berg1-2/+8
2012-05-16NFC: Queue I frame fragments to the LLCP sockets queue tailSamuel Ortiz1-1/+1
2012-05-16mac80211: fix network header location when adding encryption headersArik Nemtsov2-0/+3
2012-05-16mac80211: (selectively) add HT details in radiotapJohannes Berg2-3/+6
2012-05-16mac80211: Add IV-room in the skb for TKIP and WEPJanusz.Dziedzic@tieto.com2-4/+18
2012-05-16cfg80211: add warning when calculating MCS rates >= 32Johannes Berg1-1/+1
2012-05-16cfg80211: remove double prototypeJohannes Berg1-2/+0
2012-05-16Net: wireless: core.c: fixed checkpatch warningsCristian Chilipirea1-2/+2
2012-05-16mac80211: fix TX aggregation session timerJohannes Berg1-2/+8
2012-05-16mac80211: fix single queue driversJohannes Berg1-1/+3
2012-05-16Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller16-869/+20
2012-05-16net: ipv4 and ipv6: Convert printk(KERN_DEBUG to pr_debugJoe Perches12-57/+58
2012-05-16net: ipv6: Standardize prefixes for message loggingJoe Perches16-120/+116
2012-05-15tokenring: delete all remaining driver supportPaul Gortmaker2-670/+0
2012-05-15net: delete all instances of special processing for token ringPaul Gortmaker13-68/+12
2012-05-15atm: remove the coupling to token ring supportPaul Gortmaker2-131/+8
2012-05-15Bluetooth: Initialize the transmit queue for L2CAP streaming modeMat Martineau1-1/+2
2012-05-15NFC: HCI drivers don't have to keep track of polling stateEric Lapuyade1-17/+4
2012-05-15NFC: The NFC genl family structure should not be exposed globallyH Hartley Sweeten1-1/+1
2012-05-15NFC: HCI ops should not be exposed globallyH Hartley Sweeten1-1/+1
2012-05-15NFC: Quiet nci/ntf.c sparse noise about plain integer as NULL pointerH Hartley Sweeten1-1/+1
2012-05-15NFC: Include nci_core.h to nci/lib.cH Hartley Sweeten1-0/+1
2012-05-15NFC: Quiet nci/data.c sparse noise about plain integer as NULL pointerH Hartley Sweeten1-4/+4
2012-05-15NFC: Fix LLCP compilation warningjoseph daniel1-1/+1