summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-02398-9267/+26190
|\
| * hyperv: Add buffer for extended info after the RNDIS response message.Haiyang Zhang2012-10-021-10/+12
| * hyperv: Report actual status in receive completion packetHaiyang Zhang2012-10-024-11/+30
| * hyperv: Remove extra allocated space for recv_pkt_list elementsHaiyang Zhang2012-10-022-5/+1
| * hyperv: Fix page buffer handling in rndis_filter_send_request()Haiyang Zhang2012-10-021-1/+14
| * hyperv: Fix the missing return value in rndis_filter_set_packet_filter()Haiyang Zhang2012-10-021-0/+1
| * hyperv: Fix the max_xfer_size in RNDIS initializationHaiyang Zhang2012-10-021-2/+1
| * vxlan: put UDP socket in correct namespacestephen hemminger2012-10-021-3/+5
| * vxlan: Depend on CONFIG_INETDavid S. Miller2012-10-021-1/+1
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2012-10-017-82/+76
| |\
| | * sfc: Fix the reported priorities of different filter typesBen Hutchings2012-10-021-16/+53
| | * sfc: Remove EFX_FILTER_FLAG_RX_OVERRIDE_IPBen Hutchings2012-10-023-58/+10
| | * sfc: Fix loopback self-test with separate_tx_channels=1Ben Hutchings2012-10-022-2/+4
| | * sfc: Fix MCDI structure field lookupBen Hutchings2012-10-021-2/+4
| | * sfc: Add parentheses around use of bitfield macro argumentsBen Hutchings2012-10-021-11/+11
| | * sfc: Fix null function pointer in efx_sriov_channel_typeBen Hutchings2012-10-021-0/+1
| * | vxlan: virtual extensible lanstephen hemminger2012-10-013-0/+1231
| * | netlink: add attributes to fdb interfacestephen hemminger2012-10-012-2/+2
| * | tg3: unconditionally select HWMON support when tg3 is enabled.Paul Gortmaker2012-10-012-9/+1
| * | Revert "net: ti cpsw ethernet: allow reading phy interface mode from DT"David S. Miller2012-10-011-3/+0
| * | asix: Adds support for Lenovo 10/100 USB dongle.Quinlan Pfiffer2012-10-011-0/+4
| * | flexcan: disable bus error interrupts for the i.MX28Wolfgang Grandegger2012-10-011-10/+19
| * | net: ti cpsw ethernet: allow reading phy interface mode from DTDaniel Mack2012-10-011-0/+3
| * | net: ti cpsw ethernet: set IFCTL_A bit in MACCONTROLDaniel Mack2012-10-011-0/+5
| * | mlx4: dont orphan skbs in mlx4_en_xmit()Eric Dumazet2012-10-011-4/+0
| * | bnx2x: update version to 1.78.00-0.Yuval Mintz2012-10-011-2/+2
| * | bnx2x,cnic: use FW 7.8.2Yuval Mintz2012-10-0111-563/+79
| * | be2net: fix vfs enumerationIvan Vecera2012-10-011-4/+2
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-0163-1366/+3259
| |\ \
| | * | ath9k: Fix BTCOEX weight initializationSujith Manoharan2012-09-284-32/+39
| | * | mwifiex: convert to use le16_add_cpu()Wei Yongjun2012-09-281-3/+2
| | * | mwifiex: enhance RX reordering to avoid packet drop during host sleepAvinash Patil2012-09-284-8/+49
| | * | ath9k_hw: Handle AR_INTR_SYNC_HOST1_(FATAL|PERR) on AR9003Sven Eckelmann2012-09-281-0/+17
| | * | brcmfmac: remove brcmf_update_prof() functionArend van Spriel2012-09-281-62/+19
| | * | brcmfmac: remove brcmf_read_prof() functionArend van Spriel2012-09-281-27/+22
| | * | brcmfmac: rename structure brcmf_cfg80211_privArend van Spriel2012-09-283-616/+615
| | * | brcmfmac: add hostap supoort.Hante Meuleman2012-09-283-51/+962
| | * | brcmfmac: remove two obsolete structure definitionsArend van Spriel2012-09-282-32/+8
| | * | brcmfmac: use brcmf_cfg80211_priv to interface with wl_cfg80211 codeArend van Spriel2012-09-283-47/+15
| | * | brcmfmac: get rid of extern keyword in wl_cfg80211.hArend van Spriel2012-09-281-8/+8
| | * | brcmfmac: notify common driver about usb tx completion.Hante Meuleman2012-09-281-0/+2
| | * | brcmfmac: use define instead of hardcoded values.Hante Meuleman2012-09-281-4/+6
| | * | brcmfmac: use different fw api for encryption,auth. configHante Meuleman2012-09-284-97/+219
| | * | brcmfmac: use wait_event_timeout for fw control packets over usb.Hante Meuleman2012-09-281-37/+9
| | * | b43legacy: Fix crash on unload when firmware not availableLarry Finger2012-09-281-0/+2
| | * | ath9k: Enable MCI for AR9565Bala Shanmugam2012-09-283-5/+5
| | * | brcmfmac: use kcalloc() to prevent integer overflowDan Carpenter2012-09-281-2/+2
| | * | ath9k: Fix chainmask selection for AR9462Sujith Manoharan2012-09-282-0/+6
| | * | mwifiex: add inactivity deauth support for apKevin Gan2012-09-284-1/+39
| | * | mwifiex: set txpd when send a mgmt frame for AP and GO modeStone Piao2012-09-281-0/+9