aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-21gianfar: Cleanup dead code and minor formattingClaudiu Manoil1-4/+3
2013-03-21gianfar: Remove 'maybe-uninitialized' compile warningClaudiu Manoil1-1/+1
2013-03-21net: sh-eth: Use pr_err instead of printkNobuhiro Iwamatsu1-2/+2
2013-03-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into wirelessDavid S. Miller209-1520/+6428
2013-03-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville209-1520/+6428
2013-03-20chelsio: use netdev_alloc_skb_ip_alignstephen hemminger1-2/+1
2013-03-20chelsio: add headroom in RX pathEric Dumazet1-1/+1
2013-03-20bnx2x: AER revisedYuval Mintz4-30/+130
2013-03-20net: fec: make local function fec_poll_controller() staticWei Yongjun1-1/+1
2013-03-20net: ethernet: davinci_emac: make local function emac_poll_controller() staticWei Yongjun1-1/+1
2013-03-20net: mdio-octeon: Use module_platform_driver()Sachin Kamat1-12/+1
2013-03-20net: mdio-gpio: Use module_platform_driver()Sachin Kamat1-11/+1
2013-03-20net: au1k_ir: Use module_platform_driver()Sachin Kamat1-12/+1
2013-03-20net: s6gmac: Use module_platform_driver()Sachin Kamat1-14/+1
2013-03-20net: ks8695net: Use module_platform_driver()Sachin Kamat1-19/+1
2013-03-20connector: Added coredumping event to the process connectorJesper Derehag1-0/+25
2013-03-20gianfar: Refactor config coalescing calls for all queuesClaudiu Manoil3-6/+10
2013-03-20gianfar: Remove redundant programming of [rt]xic registersClaudiu Manoil1-12/+12
2013-03-20gianfar: Poll only active Rx queuesClaudiu Manoil2-10/+22
2013-03-20gianfar: Fix tx napi pollingClaudiu Manoil1-37/+45
2013-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller137-741/+1484
2013-03-20net: fec: Define indexes as 'unsigned int'Fabio Estevam1-3/+3
2013-03-20lpc_eth: fix error return code in lpc_eth_drv_probe()Wei Yongjun1-1/+2
2013-03-20sh_eth: check TSU registers ioremap() errorSergei Shtylyov1-0/+5
2013-03-20sh_eth: fix bitbang memory leakSergei Shtylyov2-0/+6
2013-03-20ath6kl: fix size_t printf warningsKalle Valo1-7/+7
2013-03-19PCI: Use ROM images from firmware only if no other ROM source availableMatthew Garrett1-20/+35
2013-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-12/+9
2013-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds29-174/+230
2013-03-19net/smsc911x: Use NULL instead of integer for pointerSachin Kamat1-1/+1
2013-03-19qeth: Fix scatter-gather regressionFrank Blaschka3-8/+42
2013-03-19qeth: Fix invalid router settings handlingStefan Raspl2-6/+13
2013-03-19qeth: delay feature traceStefan Raspl1-1/+1
2013-03-19mrf24j40: Fix byte-order of IEEE addressAlan Ott1-1/+1
2013-03-19mrf24j40: Increase max SPI speed to 10MHzAlan Ott1-3/+2
2013-03-19mrf24j40: Warn if transmit interrupts timeoutAlan Ott1-0/+1
2013-03-19mrf24j40: pinctrl supportAlan Ott1-0/+7
2013-03-18Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds1-1/+1
2013-03-18rt2800: 5592: add more USB devices IDsStanislaw Gruszka1-0/+9
2013-03-18rt2800: 5592: iq calibration for 5GHzStanislaw Gruszka1-10/+60
2013-03-18rt2800: 5592: add KconfigStanislaw Gruszka1-0/+7
2013-03-18rt2800: 5592: TXWI & RXWI descriptors sizeStanislaw Gruszka4-7/+58
2013-03-18rt2800: 5592: add chip specific vgc calculationsStanislaw Gruszka1-7/+22
2013-03-18rt2800: 5592: add AGC initStanislaw Gruszka1-1/+4
2013-03-18rt2800: add write_with_rx_chain functionStanislaw Gruszka2-0/+19
2013-03-18rt2800: rearrange bbp/rfcsr initializationStanislaw Gruszka1-5/+45
2013-03-18rt2800: 5592: add iq calibrationStanislaw Gruszka3-4/+101
2013-03-18rt2800: 5592: more channel switch registers settings (BBP & GLRT)Stanislaw Gruszka1-0/+32
2013-03-18rt2800: 5592: enable rf initStanislaw Gruszka1-0/+1
2013-03-18rt2800: 5592: setup LDO_CFG0 when configuring channelStanislaw Gruszka1-0/+5