summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-23b43: N-PHY: use shortcut "ctl" in functions namesRafał Miłecki
2013-04-23b43: N-PHY: use enum for INTC override function argumentRafał Miłecki
2013-04-23b43: N-PHY: define missing registersRafał Miłecki
2013-04-23b43: use defines for board_typeRafał Miłecki
2013-04-23b43: N-PHY: fix "NB" RSSI calibration on PHYs rev2-Rafał Miłecki
2013-04-23b43: N-PHY: use enum for RSSI type everywhere we use itRafał Miłecki
2013-04-23b43: N-PHY: rename RSSI types to be shorter and more accurateRafał Miłecki
2013-04-23b43: N-PHY: use more friendly variables names in RSSI codeRafał Miłecki
2013-04-23b43: N-PHY: simplify conditions in RSSI offset scale functionRafał Miłecki
2013-04-23b43: N-PHY: use enum for RAIL typeRafał Miłecki
2013-04-23b43: HT-PHY: use enum for RSSI typesRafał Miłecki
2013-04-23b43: HT-PHY: store TX power state before disabling itRafał Miłecki
2013-04-23b43: HT-PHY: define regs for power estimationRafał Miłecki
2013-04-23b43: HT-PHY: do some extra TSSI setup after configuring TXRafał Miłecki
2013-04-23b43: HT-PHY: finish calculating values for idle TSSIRafał Miłecki
2013-04-23b43: HT-PHY: tables: don't duplicate core-generic regsRafał Miłecki
2013-04-23b43: HT-PHY: rename defines addressing cores on the 2059 radioRafał Miłecki
2013-04-23batman-adv: fix global protection fault during soft_iface destructionAntonio Quartulli
2013-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-22net: Fix vlan bitmask changes in EHEA driver.David S. Miller
2013-04-22net: Fix some __vlan_hwaccel_put_tag() callers.David S. Miller
2013-04-22net: sctp: minor: remove dead code from sctp_packetDaniel Borkmann
2013-04-22VXLAN: Allow L2 redirection with L3 switchingDavid Stevens
2013-04-22net: Remove return value from list_netdevice()dingtianhong
2013-04-22net: remove a stale comment for dl_nextEric Dumazet
2013-04-22qeth: Fix missing pointer updateStefan Raspl
2013-04-22qeth: remove unused variableStefan Raspl
2013-04-22qeth: remove cast for kzalloc return valueZhang Yanfei
2013-04-22mwifiex: remove redundant initialization for bss_descriptorBing Zhao
2013-04-22mwifiex: fix use-after-free in beacon_ie processingBing Zhao
2013-04-22xen-netback: don't disconnect frontend when seeing oversize packetWei Liu
2013-04-22xen-netback: coalesce slots in TX path and fix regressionsWei Liu
2013-04-22xen-netfront: reduce gso_max_size to account for max TCP headerWei Liu
2013-04-22xen-netfront: frags -> slots in log messageWei Liu
2013-04-22be2net: enable IOMMU pass through for be2netCraig Hada
2013-04-22be2net: Use GET_PROFILE_CONFIG V1 cmd for BE3-RVasundhara Volam
2013-04-22be2net: Avoid flashing BE3 UFI on BE3-R chip.Vasundhara Volam
2013-04-22be2net: Don't log "Out of MCCQ wrbs" errorVasundhara Volam
2013-04-22be2net: Use TXQ_CREATE_V2 cmdVasundhara Volam
2013-04-22bnx2x: update version to 1.78.17-0Dmitry Kravkov
2013-04-22bnx2x: allow nvram test to run when device is downDmitry Kravkov
2013-04-22bnx2x: add additional regions for CRC memory testDmitry Kravkov
2013-04-22bnx2x: remove non-necessary assignmentDmitry Kravkov
2013-04-22bnx2x: fix byte-by-byte nvram write for BE machinesDmitry Kravkov
2013-04-22bnx2x: refactor nvram read procedureDmitry Kravkov
2013-04-22mwifiex: don't try to associate when bss_mode is not STABing Zhao
2013-04-22mwifiex: make use of msecs_to_jiffies()Bing Zhao
2013-04-22mwifiex: correct bss_mode check while appending vht operation IEBing Zhao
2013-04-22mwifiex: use PCI_DMA_FROMDEVICE for RX queue de-initAvinash Patil
2013-04-22mwifiex: configure p2p interface during initializationBing Zhao