aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-17net: use jump_label to shortcut RPS if not setupEric Dumazet1-0/+5
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville16-188/+887
2011-11-16net: new counter for tx_timeout errors in sysfsdavid decotigny1-2/+10
2011-11-16net: verify GSO flag bits against netdev featuresMichał Mirosław1-0/+9
2011-11-16net: Add ethtool to mii advertisment conversion helpersMatt Carlson1-0/+166
2011-11-16team: replicate options on registerJiri Pirko1-4/+4
2011-11-16team: convert overall spinlock to mutexJiri Pirko1-1/+1
2011-11-16net: remove NETIF_F_NO_CSUM feature bitMichał Mirosław2-4/+2
2011-11-16net: extend netdev_features_t to 64 bitsMichał Mirosław1-1/+1
2011-11-16net: Define enum for net device features.Michał Mirosław1-40/+93
2011-11-16net: introduce and use netdev_features_t for device features setsMichał Mirosław7-26/+39
2011-11-16net: split netdev features to separate headerMichał Mirosław2-78/+92
2011-11-16net: remove legacy ethtool opsMichał Mirosław2-69/+0
2011-11-16enable virtio_net to return bus_info in ethtool -i consistent with emulated NICsRick Jones1-0/+14
2011-11-15mdio-gpio: Add reset functionality to mdio-gpio driver(v2).Srinivas Kandagatla2-0/+4
2011-11-14net: introduce build_skb()Eric Dumazet1-0/+1
2011-11-14neigh: new unresolved queue limitsEric Dumazet2-1/+3
2011-11-146LoWPAN: add fragmentation supportalex.bluesman.smirnov@gmail.com1-0/+6
2011-11-14ipv6: reduce percpu needs for icmpv6msg mibsEric Dumazet3-5/+14
2011-11-13net: introduce ethernet teaming deviceJiri Pirko3-0/+244
2011-11-11mac80211: Save probe response data for bssArik Nemtsov1-0/+15
2011-11-11nl80211: Pass probe response data to driversArik Nemtsov2-0/+10
2011-11-11nl80211: Add probe response offload attributeArik Nemtsov2-0/+38
2011-11-11wireless: move ieee80211chan2mhz macroJohannes Berg1-8/+0
2011-11-11NFC: Check if NCI data flow control is usedIlan Elias1-0/+3
2011-11-11NFC: Removal of unused operations for NCI spec 1.0 d18Ilan Elias2-31/+0
2011-11-11NFC: Update names and structs to NCI spec 1.0 d18Ilan Elias2-30/+62
2011-11-11mac80211/cfg80211: report monitor channel in wireless extensionsJohannes Berg1-0/+5
2011-11-09ipv4: PKTINFO doesnt need dst referenceEric Dumazet1-1/+1
2011-11-09mac80211: implement wifi TX statusJohannes Berg1-3/+2
2011-11-09nl80211: advertise socket TX status capabilityJohannes Berg2-1/+20
2011-11-09cfg80211/mac80211: allow management TX to not wait for ACKJohannes Berg2-1/+8
2011-11-09cfg80211: add event for unexpected 4addr framesJohannes Berg2-1/+25
2011-11-09cfg80211: allow registering to beaconsJohannes Berg2-0/+27
2011-11-09nl80211: add API to probe a clientJohannes Berg2-0/+27
2011-11-09nl80211: advertise device AP SMEJohannes Berg2-0/+21
2011-11-09nl80211: allow subscribing to unexpected class3 framesJohannes Berg2-0/+29
2011-11-09mac80211: add helper to free TX skbJohannes Berg1-0/+10
2011-11-09mac80211: QoS multicast frames have No Ack policyThomas Pedersen1-0/+1
2011-11-09ipv4: reduce percpu needs for icmpmsg mibsEric Dumazet3-4/+4
2011-11-09net: add wireless TX status socket optionJohannes Berg4-3/+28
2011-11-09ieee80211: Define cipher suite selector for WPI-SMS4Jouni Malinen1-0/+2
2011-11-09cfg80211: annotate cfg80211_inform_bssJohannes Berg1-2/+6
2011-11-09mac80211: handle HT PHY BSS membership selector value correctlyChristian Lamparter1-0/+3
2011-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-nextJohn W. Linville5-109/+534
2011-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville132-830/+4215
2011-11-09Bluetooth: Move pending management command list into struct hci_devJohan Hedberg1-0/+2
2011-11-09Bluetooth: Pass full hci_dev struct to mgmt callbacksJohan Hedberg1-28/+33
2011-11-08net: rename sk_clone to sk_clone_lockEric Dumazet2-5/+5
2011-11-08mac80211: support adding IV-room in the skb for CCMP keysArik Nemtsov1-0/+5