summaryrefslogtreecommitdiffstats
path: root/samples/kobject (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-03mac80211: Update beacon's timing and DTIM count on every beaconAlexander Bondar2-14/+25
2015-03-03nl80211: add notes about userspace API/ABI modificationsJohannes Berg1-0/+13
2015-03-03mac80211_hwsim: Add minimal capability for vendor command/event testingJouni Malinen1-0/+83
2015-03-03cfg80211: Allow NL80211_ATTR_IFINDEX to be added to vendor eventsAhmad Kholaif3-10/+27
2015-03-03cfg80211: add VHT support for IBSSJanusz.Dziedzic@tieto.com2-2/+14
2015-03-03cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()Dedy Lansky13-80/+168
2015-02-28cfg80211-wext: return -E2BIG when buffer can't hold full BSS entryJames Minor1-76/+136
2015-02-28wext: add checked wrappers for adding events/points to streamsJohannes Berg1-0/+22
2015-02-28mac80211: remove TX latency measurement codeJohannes Berg8-495/+5
2015-02-28nl/mac80211: allow zero plink timeout to disable STA expirationMasashi Honma3-3/+5
2015-02-28mac80211_hwsim: support any address in userspaceBob Copeland1-3/+2
2015-02-28cfg80211-wext: export symbols only when neededJohannes Berg6-13/+27
2015-02-28mac80211: iterate using station list in AP SMPSJohannes Berg1-39/+30
2015-02-28mac80211: don't look up stations for multicast addressesJohannes Berg1-1/+1
2015-02-23bridge: add vlan info to bridge setlink and dellink notification messagesRoopa Prabhu1-22/+24
2015-02-22net: __aligned(size) is preferred over __attribute__((aligned(size)))Ameen Ali1-5/+5
2015-02-22batman-adv: Fix use of seq_has_overflowed()Joe Perches1-1/+1
2015-02-22net: Remove state argument from skb_find_text()Bojan Prtvar5-18/+10
2015-02-22ethtool: use "ops" name consistenty in ethtool_set_rxfh()Dan Carpenter1-1/+1
2015-02-22ipv6: Replace "#include <asm/uaccess>" with "#include <linux/uaccess>"Alex W Slater1-1/+1
2015-02-22bna: Update the Driver and Firmware VersionRasesh Mody2-3/+3
2015-02-22bna: QLogic BR-series Adapters Driver RebrandingRasesh Mody31-99/+127
2015-02-20sunvnet: failed trigger should not cause BUG_ON()David L Stevens1-0/+2
2015-02-20bonding: simple code refactorMahesh Bandewar1-4/+2
2015-02-20net: macb: Add big endian CPU supportArun Chandran2-13/+20
2015-02-20bnx2-cnic: Driver Version UpdateRasesh Mody2-4/+4
2015-02-20bnx2: Fix for Chip InitializationRasesh Mody1-2/+0
2015-02-20bnx2-cnic: Driver Rebranding ChangesRasesh Mody6-17/+17
2015-02-20igmp: add __ip_mc_{join|leave}_group()Eric Dumazet2-18/+36
2015-02-20hso: always read interface number from the current altsettingAleksander Morgado1-4/+9
2015-02-20ppc: Kconfig: Enable BPF JIT on ppc32Denis Kirjanov1-1/+1
2015-02-20ppc: bpf: Add SKF_AD_CPU for ppc32Denis Kirjanov2-13/+18
2015-02-20ppc: bpf: rename bpf_jit_64.S to bpf_jit_asm.SDenis Kirjanov2-1/+1
2015-02-20ppc: bpf: update jit to use compatibility macrosDenis Kirjanov3-51/+98
2015-02-20ppc: bpf: add reqired opcodes for ppc32Denis Kirjanov1-0/+2
2015-02-20ppc: bpf: add required compatibility macros for jitDenis Kirjanov1-0/+4
2015-02-20batman-adv: Remove uses of return value of seq_printfJoe Perches1-9/+10
2015-02-20tcp: silence registration messagestephen hemminger1-1/+1
2015-02-20be2net: Add a few inline functions to test TXQ conditionsSriharsha Basavapatna1-4/+18
2015-02-20be2net: Minor code cleanup in tx completion processSriharsha Basavapatna2-23/+31
2015-02-20be2net: Refactor be_xmit_enqueue() routineSriharsha Basavapatna1-40/+86
2015-02-20be2net: Refactor wrb_fill_hdr() routineSriharsha Basavapatna2-39/+99
2015-02-19net: dsa: mv88e6171: Enable access to phys via internal mdio busAndrew Lunn1-8/+10
2015-02-19net: dsa: mv88e6352: Refactor shareable codeAndrew Lunn3-65/+71
2015-02-19net: eth: altera: Change reset_mac failure message masks from err to dbgVince Bridgers1-2/+10
2015-02-19net: eth: altera: Change access ports to mdio for all xMII applicationsVince Bridgers1-4/+4
2015-02-19r8152: support setting rx coalescehayeswang1-0/+57
2015-02-19r8152: change rx early size when the mtu is changedhayeswang1-1/+15
2015-02-19r8152: separate USB_RX_EARLY_AGGhayeswang1-26/+32
2015-02-18md/raid5: Fix livelock when array is both resyncing and degraded.NeilBrown1-1/+2