summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-07-05Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-07-05ssb: use pci_dev->subsystem_{vendor,device}Sergei Shtylyov
2011-07-05ssb: use pci_dev->revisionSergei Shtylyov
2011-07-05b43: Add RX side DMA memory barrierMichael Büsch
2011-07-05NFC: add Documentation/networking/nfc.txtAloisio Almeida Jr
2011-07-05NFC: pn533: add NXP pn533 nfc device driverAloisio Almeida Jr
2011-07-05NFC: add the NFC socket raw protocolLauro Ramos Venancio
2011-07-05NFC: add NFC socket familyAloisio Almeida Jr
2011-07-05NFC: add nfc generic netlink interfaceLauro Ramos Venancio
2011-07-05NFC: add nfc subsystem coreLauro Ramos Venancio
2011-07-05mac80211: allow driver to impose WoWLAN restrictionsJohannes Berg
2011-07-05ssb: PCI revision ID register is 8-bit wideSergei Shtylyov
2011-07-05rtlwifi: rtl8192de: Fix error exit from hw_initLarry Finger
2011-07-05rtlwifi: rtl8192de: Replace loops calling udelay with single mdelayLarry Finger
2011-07-05carl9170: use carl9170 queue enumsChristian Lamparter
2011-07-05rtlwifi: rtl8192de: Remove comparison of boolean with trueLarry Finger
2011-07-05rtlwifi: rtl8192{ce,cu,se} Remove irq_enabledMike McCormack
2011-07-05rtlwifi: rtl8192de: Remove irq_enabled booleanLarry Finger
2011-07-05drivers/net/wireless/rtlwifi/rtl8192de/phy.c: fix udelay() usageAndrew Morton
2011-07-05mac80211: fix smatch complainsChristian Lamparter
2011-07-05carl9170: allow PSM if the 5 GHz band is selectedChristian Lamparter
2011-07-05carl9170: enable IEEE80211_HW_NEED_DTIM_PERIODChristian Lamparter
2011-07-05carl9170: import 1.9.4 firmware headersChristian Lamparter
2011-07-05net, wireless: Don't return uninitialized in __cfg80211_stop_sched_scan()Jesper Juhl
2011-07-05mac80211: Skip tailroom reservation for full HW-crypto devices with race fixYogesh Ashok Powar
2011-07-05batman-adv: Replace version info instead of appending themSven Eckelmann
2011-07-05batman-adv: aggregation checks should use the primary_if pointerMarek Lindner
2011-07-05batman-adv: broadcast primary OGM on all active hard-interfacesMarek Lindner
2011-07-05batman-adv: pass a unique flag arg instead of a sequence of bool onesAntonio Quartulli
2011-07-05batman-adv: add_bcast_packet_to_list() takes the sending delay as parameterAntonio Quartulli
2011-07-05batman-adv: unify flags for tt_change/tt_local_entry/tt_global_entryAntonio Quartulli
2011-07-05bnx2x: Fix warning message during 57712/8727 initializationYaniv Rosner
2011-07-05bnx2x: Add autogrEEEn supportYaniv Rosner
2011-07-05bnx2x: Fix BCM84833 initializationYaniv Rosner
2011-07-05bnx2x: Fix false link indication at link partner when DAC is usedYaniv Rosner
2011-07-05bnx2x: Reset PHY due to fan failure for 578xxYaniv Rosner
2011-07-05bnx2x: Add CL37 BAM for WarpcoreYaniv Rosner
2011-07-05bnx2x: Change BCM54616S to BCM54618SEYaniv Rosner
2011-07-05bnx2x: PFC fixesYaniv Rosner
2011-07-04greth: greth_set_mac_add would corrupt the MAC address.Kristoffer Glembo
2011-07-04net: bind() fix error return on wrong address familyMarcus Meissner
2011-07-04net/wireless: ipw2x00: Use helpers from linux/etherdevice.hTobias Klauser
2011-07-04net: vxge: Use is_multicast_ether_addr helperTobias Klauser
2011-07-04net: ewrk3: Use helpers from linux/etherdevice.hTobias Klauser
2011-07-04net: depca: Use helpers from linux/etherdevice.hTobias Klauser
2011-07-04net: rionet: Use is_multicast_ether_addrTobias Klauser
2011-07-04net: iseries_veth: Use is_unicast_ether_addr helperTobias Klauser
2011-07-04net: igb: Use is_multicast_ether_addr helperTobias Klauser
2011-07-04net: de4x5: Use helpers from linux/etherdevice.hTobias Klauser
2011-07-04net: e1000e: Use is_multicast_ether_addr helperTobias Klauser