summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2012-05-26Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds
2012-05-25Merge tag 'cris-for-linus' of git://jni.nu/crisLinus Torvalds
2012-05-25brcmfmac: use vmalloc to allocate mem for the firmwareHauke Mehrtens
2012-05-25wl1251: fix oops on early interruptGrazvydas Ignotas
2012-05-25iwlwifi: fix memory leak if opmode fails to initJohannes Berg
2012-05-25iwlwifi: do not send lq cmd when station add failsMeenakshi Venkataraman
2012-05-25iwlwifi: remove ucode16 optionJohannes Berg
2012-05-25iwlwifi: do not use shadow registers by defaultMeenakshi Venkataraman
2012-05-25iwlwifi: fix the Transmit Frame Descriptor ringsEmmanuel Grumbach
2012-05-25iwlwifi: update BT traffic load states correctlyMeenakshi Venkataraman
2012-05-24xen/netback: Calculate the number of SKB slots required correctlySimon Graham
2012-05-24net: qmi_wwan: Add Sierra Wireless device IDsBjørn Mork
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-05-22Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-05-22Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-05-22xen: do not disable netfront in dom0Marek Marczykowski
2012-05-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2012-05-22gianfar:don't add FCB length to hard_header_lenWu Jiajun-B06378
2012-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextJohn W. Linville
2012-05-22Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-22Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-22Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-05-21Merge tag 'rdma-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2012-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2012-05-21Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'o...Roland Dreier
2012-05-21brcm80211: Fix compile error for .disable_hub_initiated_lpm.Sarah Sharp
2012-05-21drivers/net/stmmac: seq_file fix memory leakDjalal Harouni
2012-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-20USB: qmi_wwan: Add ZTE (Vodafone) K3520-ZAndrew Bird (Sphere Systems)
2012-05-20USB: qmi_wwan: Add ZTE (Vodafone) K3765-ZAndrew Bird (Sphere Systems)
2012-05-20USB: qmi_wwan: Make forced int 4 whitelist genericAndrew Bird (Sphere Systems)
2012-05-19net: qmi_wwan: Add Vodafone/Huawei K5005 supportBjørn Mork
2012-05-19net: cdc_ether: Add ZTE WWAN matches before generic EthernetAndrew Bird (Sphere Systems)
2012-05-19tg3: use netdev_alloc_frag() APIEric Dumazet
2012-05-19ppp: avoid false drop_monitor false positivesEric Dumazet
2012-05-18cirrus: cs89x0: Remove function prototypes and reorder declarationsJoe Perches
2012-05-18cirrus: cs89x0: Neaten debugging and loggingJoe Perches
2012-05-18cirrus: cs89x0: Code neateningJoe Perches
2012-05-18cirrus: cs89x0: Convert printks to pr_<level>Joe Perches
2012-05-18cirrus: cs89x0: Code style neateningJoe Perches
2012-05-18USB: Disable hub-initiated LPM for comms devices.Sarah Sharp
2012-05-18cxgb4: DB Drop Recovery for RDMA and LLD queuesVipul Pandya
2012-05-18cxgb4: Common platform specific changes for DB Drop RecoveryVipul Pandya
2012-05-18cxgb4: Detect DB FULL events and notify RDMA ULDVipul Pandya
2012-05-18be2net: Fix to allow get/set of debug levels in the firmware.Somnath Kotur
2012-05-18iwlwifi: dont pull too much payload in skb headEric Dumazet
2012-05-17CS89x0 : Use ioread16/iowrite16 on all platformsJaccon Bastiaansen
2012-05-17e1000: Prevent reset task killing itself.Tushar Dave