summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rdma-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2012-05-2119-33/+852
|\
| *---. Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'o...Roland Dreier2012-05-2119-33/+853
| |\ \ \
| | | | * be2net: Add functionality to support RoCE driverParav Pandit2012-05-087-15/+375
| | | | * be2net: Add function to issue mailbox cmd on MQParav Pandit2012-05-081-0/+39
| | |_|/ | |/| |
| | | * mlx4_core: Change bitmap allocator to work in round-robin fashionJack Morgenstein2012-05-141-3/+0
| | | * mlx4_core: Add second capabilities flags fieldShlomo Pongratz2012-05-083-0/+33
| | |/ | |/|
| | * cxgb4: DB Drop Recovery for RDMA and LLD queuesVipul Pandya2012-05-186-42/+280
| | * cxgb4: Common platform specific changes for DB Drop RecoveryVipul Pandya2012-05-182-11/+61
| | * cxgb4: Detect DB FULL events and notify RDMA ULDVipul Pandya2012-05-185-0/+103
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2012-05-212-11/+8
|\ \
| * | net/ariadne: Improve debug printsGeert Uytterhoeven2012-04-221-4/+4
| * | m68k/atari: Change VME irq numbers from unsigned long to unsigned intGeert Uytterhoeven2012-04-221-7/+4
* | | drivers/net/stmmac: seq_file fix memory leakDjalal Harouni2012-05-211-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-202-1/+7
|\ \ \
| * | | e1000: Prevent reset task killing itself.Tushar Dave2012-05-171-1/+5
| * | | virtio_net: invoke softirqs after __napi_scheduleMichael S. Tsirkin2012-05-171-0/+2
* | | | USB: qmi_wwan: Add ZTE (Vodafone) K3520-ZAndrew Bird (Sphere Systems)2012-05-201-0/+18
* | | | USB: qmi_wwan: Add ZTE (Vodafone) K3765-ZAndrew Bird (Sphere Systems)2012-05-201-0/+9
* | | | USB: qmi_wwan: Make forced int 4 whitelist genericAndrew Bird (Sphere Systems)2012-05-201-2/+2
* | | | net: qmi_wwan: Add Vodafone/Huawei K5005 supportBjørn Mork2012-05-191-0/+8
* | | | net: cdc_ether: Add ZTE WWAN matches before generic EthernetAndrew Bird (Sphere Systems)2012-05-191-0/+56
* | | | tg3: use netdev_alloc_frag() APIEric Dumazet2012-05-192-35/+5
* | | | ppp: avoid false drop_monitor false positivesEric Dumazet2012-05-195-13/+15
* | | | cirrus: cs89x0: Remove function prototypes and reorder declarationsJoe Perches2012-05-181-746/+721
* | | | cirrus: cs89x0: Neaten debugging and loggingJoe Perches2012-05-181-105/+82
* | | | cirrus: cs89x0: Code neateningJoe Perches2012-05-181-180/+272
* | | | cirrus: cs89x0: Convert printks to pr_<level>Joe Perches2012-05-181-55/+61
* | | | cirrus: cs89x0: Code style neateningJoe Perches2012-05-181-411/+323
* | | | be2net: Fix to allow get/set of debug levels in the firmware.Somnath Kotur2012-05-185-0/+230
* | | | iwlwifi: dont pull too much payload in skb headEric Dumazet2012-05-181-1/+6
* | | | CS89x0 : Use ioread16/iowrite16 on all platformsJaccon Bastiaansen2012-05-171-158/+183
* | | | drivers/net: delete all code/drivers depending on CONFIG_MCAPaul Gortmaker2012-05-1717-5364/+16
* | | | net/mlx4_en: num cores tx rings for every UPAmir Vadai2012-05-174-24/+47
* | | | pppoe: remove unused return value from two methods.Rami Rosen2012-05-171-9/+3
* | | | igb: Disable the BMC-to-OS Watchdog Enable bit for DMAC.Matthew Vick2012-05-172-0/+5
* | | | e1000: look in the page and not in skb->data for the last byteSebastian Andrzej Siewior2012-05-171-1/+5
* | | | e1000: remove workaround for Errata 23 from jumbo allocSebastian Andrzej Siewior2012-05-171-24/+0
* | | | e1000e: fix typo in definition of E1000_CTRL_EXT_FORCE_SMBUSBruce Allan2012-05-171-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-1618-93/+172
|\ \ \ \ | |/ / /
| * | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-05-162-13/+13
| |\ \ \
| | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-05-152-13/+13
| | |\ \ \
| | | * | | rtlwifi: fix for race condition when firmware is cachedLarry Finger2012-05-142-13/+13
| * | | | | pch_gbe: fix transmit racesEric Dumazet2012-05-152-16/+11
| * | | | | cdc_ether: add Novatel USB551L device IDs for FLAG_WWANDan Williams2012-05-151-0/+16
| * | | | | usbnet: fix skb traversing races during unlink(v2)Ming Lei2012-05-151-16/+38
| |/ / / /
| * | | | bonding: Fix LACPDU rx_dropped commit.David S. Miller2012-05-132-6/+8
| * | | | ks8851: Update link status during link change interruptStephen Boyd2012-05-111-3/+4
| * | | | macvtap: restore vlan header on user readBasil Gor2012-05-111-5/+38
| * | | | bonding: don't increase rx_dropped after processing LACPDUsJiri Bohac2012-05-103-12/+24
| * | | | Revert "net: maintain namespace isolation between vlan and real device"David S. Miller2012-05-101-1/+1
OpenPOWER on IntegriCloud