summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: update copyrightJohannes Berg2013-01-2461-91/+91
* iwlwifi: improve the reports in TX pathEmmanuel Grumbach2013-01-164-20/+61
* iwlwifi: enable communication with WoWLAN firmwareJohannes Berg2013-01-167-24/+136
* iwlwifi: simplify scheduler memory clearingJohannes Berg2013-01-161-15/+7
* iwlwifi: allow to zero SRAMEmmanuel Grumbach2013-01-162-2/+4
* iwlwifi: don't enable all interrupts on resumingJohannes Berg2013-01-161-3/+0
* iwlwifi: don't memset scalar valuesJohannes Berg2013-01-162-4/+4
* iwlwifi: always check that grab_nic_access succeedsEmmanuel Grumbach2013-01-036-43/+51
* iwlwifi: fix spelling and value in LED registers.Eytan Lifshitz2013-01-032-3/+3
* iwlwifi: move some PCIe calls to better placesJohannes Berg2013-01-032-6/+5
* iwlwifi: request IRQ only onceJohannes Berg2013-01-032-41/+25
* iwlwifi: don't treat a bool as an error codeEmmanuel Grumbach2013-01-031-2/+2
* iwlwifi: virtualize SRAM accessEmmanuel Grumbach2013-01-039-98/+109
* iwlwifi: virtualize iwl_{grab,release}_nic_accessEmmanuel Grumbach2013-01-038-108/+115
* iwlwifi: use __packedJohannes Berg2013-01-031-4/+4
* iwlwifi: let the op_mode run a FW while in RFKILLEmmanuel Grumbach2013-01-033-6/+8
* iwlwifi: don't verify fw after downloadEmmanuel Grumbach2013-01-031-94/+0
* iwlwifi: clean up code in AGGEmmanuel Grumbach2013-01-031-11/+10
* iwlwifi: make the BC table layout configurableEmmanuel Grumbach2013-01-034-1/+10
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-12-2215-59/+1309
|\
| *-. Merge branches 'cxgb4', 'ipoib' and 'mlx4' into for-nextRoland Dreier2012-12-206-44/+128
| |\ \
| | | * mlx4_core: Allow choosing flow steering modeJack Morgenstein2012-12-193-16/+49
| | | * mlx4_core: Adjustments to Flow Steering activation logic for SR-IOVJack Morgenstein2012-12-193-25/+62
| | | * mlx4_core: Fix error flow in the flow steering wrapperHadar Hen Zion2012-12-191-1/+1
| | | * mlx4_core: Add QPN enforcement for flow steering rules set by VFsHadar Hen Zion2012-12-191-6/+20
| | |/
| * | RDMA/cxgb4: Fix bug for active and passive LE hash collision pathVipul Pandya2012-12-204-6/+24
| * | RDMA/cxgb4: Fix LE hash collision bug for passive open connectionVipul Pandya2012-12-202-0/+55
| * | RDMA/cxgb4: Fix LE hash collision bug for active open connectionVipul Pandya2012-12-203-2/+162
| * | cxgb4: Add LE hash collision bug fix path in LLD driverVipul Pandya2012-12-194-10/+193
| * | cxgb4: Add T4 filter supportVipul Pandya2012-12-198-7/+757
| |/
* | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-201-29/+19
|\ \
| * | virtio: net: make it clear that virtqueue_add_buf() no longer returns > 0Rusty Russell2012-12-181-1/+1
| * | virtio_net: don't rely on virtqueue_add_buf() returning capacity.Rusty Russell2012-12-181-20/+13
| * | virtio-net: remove unused skb_vnet_hdr->num_sg fieldMichael S. Tsirkin2012-12-181-3/+3
| * | virtio-net: correct capacity math on ring fullMichael S. Tsirkin2012-12-181-5/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-12-2027-127/+237
|\ \ \
| * | | 8139cp: Prevent dev_close/cp_interrupt race on MTU changeJohn Greene2012-12-191-7/+11
| * | | net: qmi_wwan: add ZTE MF880Bjørn Mork2012-12-191-0/+1
| * | | drivers/net: Use of_match_ptr() macro in smsc911x.cSachin Kamat2012-12-191-1/+3
| * | | drivers/net: Use of_match_ptr() macro in smc91x.cSachin Kamat2012-12-191-3/+1
| * | | use generic usbnet_manage_power()Oliver Neukum2012-12-192-16/+4
| * | | usbnet: generic manage_power()Oliver Neukum2012-12-191-0/+10
| * | | usbnet: handle PM failure gracefullyOliver Neukum2012-12-191-7/+8
| * | | ksz884x: fix receive polling race conditionLennert Buytenhek2012-12-191-3/+9
| * | | qlcnic: update driver versionSigned-off-by: Sony Chacko2012-12-191-2/+2
| * | | qlcnic: fix unused variable warningsShahed Shaikh2012-12-194-12/+6
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-12-192-1/+9
| |\ \ \
| | * | | wireless: fix Atheros drivers compilationVladimir Kondratiev2012-12-171-1/+1
| | * | | rt2x00: zero-out rx_statusGabor Juhos2012-12-171-0/+8
| * | | | net: fec: forbid FEC_PTP on SoCs that do not supportShawn Guo2012-12-191-2/+1