summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* atl1c: fix issue of io access mode for AR8152 v2.1Cloud Ren2012-07-202-1/+20
* tun: fix a crash bug and a memory leakMikulas Patocka2012-07-201-0/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-07-2010-248/+344
|\
| * ixgbe: Enable FCoE FSO and CRC offloads based on CAPABLE instead of ENABLED flagAlexander Duyck2012-07-192-8/+13
| * ixgbe: Only enable anti-spoof on VF poolsAlexander Duyck2012-07-191-9/+11
| * ixgbe: Correctly set SAN MAC RAR pool to default pool of PFAlexander Duyck2012-07-196-3/+46
| * ixgbe: Make FCoE allocation and configuration closer to how rings workAlexander Duyck2012-07-194-122/+154
| * ixgbe: Merge all FCoE percpu values into a single structureAlexander Duyck2012-07-193-86/+86
| * ixgbe: Cleanup configuration of FCoE registersAlexander Duyck2012-07-192-27/+32
| * ixgbe: Drop references to deprecated pci_ DMA api and instead use dma_ APIAlexander Duyck2012-07-192-17/+17
| * ixgbe: Fix memory leak when SR-IOV VFs are direct assignedAlexander Duyck2012-07-191-4/+11
| * ixgbe: Use VMDq offset to indicate the default poolAlexander Duyck2012-07-193-19/+21
* | team: add multiqueue supportJiri Pirko2012-07-201-5/+60
* | bond_sysfs: use real_num_tx_queues rather than params.tx_queueJiri Pirko2012-07-201-1/+1
* | net: rename bond_queue_mapping to slave_dev_queue_mappingJiri Pirko2012-07-201-3/+3
* | rtnl: allow to specify different num for rx and tx queue countJiri Pirko2012-07-201-6/+8
* | ixgbe: use PCI_VENDOR_ID_INTELJon Mason2012-07-203-9/+6
* | ixgb: use PCI_VENDOR_ID_INTELJon Mason2012-07-203-12/+8
* | Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2012-07-2014-87/+225
|\ \
| * | can: janz-ican3: add support for one shot modeIra W. Snyder2012-07-201-1/+7
| * | can: janz-ican3: avoid firmware lockup caused by infinite bus error quotaIra W. Snyder2012-07-201-1/+11
| * | can: janz-ican3: fix support for CAN_RAW_RECV_OWN_MSGSIra W. Snyder2012-07-201-46/+157
| * | can: janz-ican3: fix error and byte countersIra W. Snyder2012-07-201-5/+6
| * | can: janz-ican3: cleanup of ican3_to_can_frame and can_frame_to_ican3Marc Kleine-Budde2012-07-201-5/+5
| * | can: janz-ican3: drop invalid skbsIra W. Snyder2012-07-201-0/+3
| * | can: janz-ican3: remove dead codeIra W. Snyder2012-07-201-2/+0
| * | can: flexcan: add 2nd clock to support imx53 and newerSteffen Trumtrar2012-07-201-18/+27
| * | can: mark bittiming_const pointer in struct can_priv as constMarc Kleine-Budde2012-07-2014-14/+14
| |/
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-2092-2022/+2640
|\ \ | |/ |/|
| * libertas: firmware.c: remove duplicated includeDuan Jiong2012-07-191-2/+0
| * wlcore: increase command completion timeoutLuciano Coelho2012-07-181-1/+1
| * wlcore: wait for command completion event when sending CMD_ROLE_STOPLuciano Coelho2012-07-181-0/+12
| * wl18xx: enable MIMO rates when connected as a MIMO STAArik Nemtsov2012-07-181-4/+12
| * wlcore: make usage of nla_put clearerYair Shapira2012-07-181-21/+18
| * wlcore/wl12xx: calibrator fem detect implementationYair Shapira2012-07-184-5/+94
| * wl18xx: disable calibrator based fem detectYair Shapira2012-07-181-0/+6
| * wlcore: add plt_mode including new PLT_FEM_DETECTYair Shapira2012-07-184-7/+30
| * wlcore: use basic rates for non-data packetsEliad Peller2012-07-181-2/+2
| * wlcore: don't issue SLEEP_AUTH command during recoveryArik Nemtsov2012-07-181-1/+9
| * wl18xx: fix bogus compile warning on cc config optionArik Nemtsov2012-07-181-1/+1
| * wlcore: send EAPOLs using minimum basic rate for all rolesIgal Chernobelsky2012-07-181-4/+6
| * wl18xx: add support for ht_mode in conf.hYair Shapira2012-07-182-27/+77
| * wlcore: don't re-configure wakeup conditions if not neededEyal Shapira2012-07-181-0/+13
| * wl18xx: alloc conf.phy memory to ensure alignemntArik Nemtsov2012-07-181-2/+10
| * b43: fix crash with OpenFWWFJohannes Berg2012-07-172-29/+10
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-172-3/+6
| |\
| | * mwifiex: correction in mcs index checkAmitkumar Karwar2012-07-121-2/+2
| | * mwl8k: fix possible race condition in info->control.sta useThomas Huehn2012-07-111-1/+4
| * | ath9k: Fix race in reset-work usageRajkumar Manoharan2012-07-177-34/+41
| * | ath9k: Reconfigure VIF state properlySujith Manoharan2012-07-171-0/+27
OpenPOWER on IntegriCloud