summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* bnx2x: Fix KR2 work-around conditionYaniv Rosner2013-02-281-1/+1
* bnx2x: Fix KR2 linkYaniv Rosner2013-02-282-0/+8
* bnx2x: Fix port identification for the 84834Yaniv Rosner2013-02-282-1/+62
* r8169: honor jumbo settings when chipset is requested to start.françois romieu2013-02-281-9/+18
* usb/net/asix_devices: Add USBNET HG20F9 ethernet dongleGlen Turner2013-02-271-0/+31
* net: cdc_ncm: tag Huawei devices (e.g. E5331) with FLAG_WWANBjørn Mork2013-02-271-0/+8
* bnx2x: fix UDP checksum for 57710/57711.Dmitry Kravkov2013-02-271-1/+1
* proc connector: reject unprivileged listener bumpsKees Cook2013-02-271-0/+8
* isdn: hisax: add missing usb_free_urbMarina Makienko2013-02-261-2/+10
* bond: check if slave count is 0 in case when deciding to take slave's macJiri Pirko2013-02-261-1/+1
* drivers: net: ethernet: cpsw: consider number of slaves in interationDaniel Mack2013-02-261-1/+1
* Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller2013-02-263-15/+30
|\
| * sfc: Detach net device when stopping queues for reconfigurationBen Hutchings2013-02-261-4/+12
| * sfc: Fix efx_rx_buf_offset() in the presence of swiotlbBen Hutchings2013-02-262-6/+8
| * sfc: Properly sync RX DMA buffer when it is not the last in the pageBen Hutchings2013-02-261-5/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-02-2618-180/+98
|\|
| * usbnet: smsc95xx: rename FEATURE_AUTOSUSPENDMing Lei2013-02-251-7/+7
| * usbnet: smsc95xx: fix broken runtime suspendMing Lei2013-02-251-10/+2
| * usbnet: smsc95xx: fix suspend failureMing Lei2013-02-251-3/+9
| * bgmac: fix indexing of 2nd level loopsRafał Miłecki2013-02-251-7/+11
| * b43: Fix lockdep splat on module unloadLarry Finger2013-02-251-1/+2
| * VXLAN: Use tunnel_ip_select_ident() for tunnel IP-Identification.Pravin B Shelar2013-02-251-1/+2
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-253-29/+5
| |\
| | * brcmfmac: fix missing unlock on error in brcmf_notify_vif_event()Wei Yongjun2013-02-221-1/+3
| | * mwifiex: fix system freeze while reloading driverAvinash Patil2013-02-221-10/+1
| | * mwifiex: don't drop carrier flag over suspendDaniel Drake2013-02-222-18/+1
| * | net/pasemi: Fix missing coding styleSyam Sidhardhan2013-02-241-3/+6
| * | vmxnet3: fix ethtool ring buffer size settingNeil Horman2013-02-241-4/+2
| * | vmxnet3: make local function staticstephen hemminger2013-02-241-2/+2
| * | bnx2x: remove dead code and make local funcs staticstephen hemminger2013-02-242-60/+2
| * | gianfar: fix compile fail for NET_POLL=y due to struct packingPaul Gortmaker2013-02-241-12/+14
| * | vxlan: remove depends on CONFIG_EXPERIMENTALKees Cook2013-02-231-1/+1
| * | mlx4_en: fix allocation of CPU affinity reverse-mapKleber Sacilotto de Souza2013-02-231-1/+1
| * | mlx4_en: fix allocation of device tx_cqKleber Sacilotto de Souza2013-02-231-1/+1
| * | net: fec: Fix division by zeroFabio Estevam2013-02-221-34/+34
| * | qlcnic: Bump up the version to 5.1.35Jitendra Kalsaria2013-02-211-2/+2
| * | qlcnic: Fix configure interrupts for 83xx adapter typesManish Chopra2013-02-211-7/+0
| * | qlcnic: Fix internal loopback test for 82xx adapterShahed Shaikh2013-02-211-1/+1
| * | net: fec: Ensure that initialization is done prior to request_irq()Fabio Estevam2013-02-211-15/+15
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2013-02-2619-226/+554
|\ \ \
| * | | target: Rename spc_get_write_same_sectors -> sbc_get_write_same_sectorsRoland Dreier2013-02-233-6/+6
| * | | target/file: Add WRITE_SAME w/ UNMAP=0 emulation supportNicholas Bellinger2013-02-201-0/+114
| * | | iscsi-target: Enforce individual network portal export once per TargetNameNicholas Bellinger2013-02-191-0/+39
| * | | iscsi-target: Refactor iscsit_get_np sockaddr matching into iscsit_check_np_m...Nicholas Bellinger2013-02-192-26/+41
| * | | target: Add missing mapped_lun bounds checking during make_mappedlun setupNicholas Bellinger2013-02-181-0/+8
| * | | target: Fix lookup of dynamic NodeACLs during cached demo-mode operationNicholas Bellinger2013-02-184-20/+9
| * | | target: Fix parameter list length checking in MODE SELECTRoland Dreier2013-02-131-0/+13
| * | | target: Fix error checking for UNMAP commandsRoland Dreier2013-02-132-1/+20
| * | | target: Fix sense data for out-of-bounds IO operationsRoland Dreier2013-02-131-1/+1
| * | | target_core_rd: break out unterminated loop during copyHannes Reinecke2013-02-131-0/+12