summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2013-10-14net: qmi_wwan: add new Qualcomm devicesBjørn Mork1-1/+129
2013-10-14p54usb: add USB ID for Corega WLUSB2GTST USB adapterChristian Lamparter1-0/+1
2013-10-14rtlwifi: Align private space in rtl_priv structLarry Finger1-1/+1
2013-10-14mwifiex: fix PCIe hs_cfg cancel cmd timeoutBing Zhao1-3/+2
2013-10-14mwifiex: fix hang issue for USB chipsetsAmitkumar Karwar3-4/+4
2013-10-14mwifiex: fix NULL pointer dereference in usb suspend handlerBing Zhao1-7/+0
2013-10-14brcmfmac: obtain platform data upon module initializationArend van Spriel4-23/+24
2013-10-14ll_temac: Reset dma descriptors indexes on ndo_openRicardo Ribalda1-0/+6
2013-10-14bonding: Fix broken promiscuity reference counting issueNeil Horman1-3/+10
2013-10-14dm9601: fix IFF_ALLMULTI handlingPeter Korsgaard1-1/+1
2013-10-14via-rhine: fix VLAN priority field (PCP, IEEE 802.1p)Roger Luethi1-2/+7
2013-10-14ip: generate unique IP identificator if local fragmentation is allowedAnsis Atteka1-1/+1
2013-10-14xen-netback: count number required slots for an skb more carefullyDavid Vrabel1-30/+64
2013-10-14tuntap: correctly handle error in tun_set_iff()Jason Wang1-3/+8
2013-10-14r8169: enforce RX_MULTI_EN for the 8168f.Francois Romieu1-0/+1
2013-10-14mwifiex: fix memory corruption when unsetting multicast listDaniel Drake2-13/+10
2013-10-01rt2800: change initialization sequence to fix system freezeStanislaw Gruszka1-8/+7
2013-10-01rt2800: fix wrong TX power compensationStanislaw Gruszka1-0/+7
2013-10-01bgmac: fix internal switch initializationRafał Miłecki2-2/+2
2013-10-01net: usb: cdc_ether: Use wwan interface for Telit modulesFabio Porcedda1-0/+5
2013-09-27ath9k: avoid accessing MRC registers on single-chain devicesFelix Fietkau1-0/+4
2013-09-27ath9k: fix rx descriptor related race conditionFelix Fietkau2-8/+14
2013-09-27ath9k: always clear ps filter bit on new assocFelix Fietkau1-0/+1
2013-09-27brcmsmac: Fix WARNING caused by lack of calls to dma_mapping_error()John W. Linville1-4/+11
2013-09-14mwifiex: do not create AP and P2P interfaces upon driver loadingBing Zhao1-14/+0
2013-09-14net: mvneta: properly disable HW PHY polling and ensure adjust_link() worksThomas Petazzoni1-1/+12
2013-09-14tg3: Don't turn off led on 5719 serdes port 0Nithin Sujir1-2/+16
2013-09-14net: usb: Add HP hs2434 device to ZLP exception tableRob Gardner1-0/+4
2013-09-14be2net: fix disabling TX in be_close()Sathya Perla1-1/+1
2013-09-14sfc: Fix lookup of default RX MAC filters when steered using ethtoolBen Hutchings1-1/+1
2013-09-14tun: signedness bug in tun_get_user()Dan Carpenter1-2/+4
2013-09-14ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.Pravin B Shelar1-1/+1
2013-09-148139cp: Fix skb leak in rx_status_loop failure path.Dave Jones1-0/+1
2013-09-14bonding: modify only neigh_parms owned by usVeaceslav Falico1-1/+7
2013-09-14macvlan: validate flagsMichael S. Tsirkin1-0/+4
2013-09-08iwl4965: fix rfkill set state regressionStanislaw Gruszka1-1/+1
2013-09-08mac80211: add a flag to indicate CCK support for HT clientsFelix Fietkau3-3/+6
2013-09-08ath9k: Enable PLL fix only for AR9340/AR9330Sujith Manoharan1-2/+1
2013-09-08ath9k_htc: Restore skb headroom when returning skb to mac80211Helmut Schaa1-0/+10
2013-08-29iwlwifi: pcie: disable L1 Active after pci_enable_deviceEmmanuel Grumbach1-5/+5
2013-08-29iwlwifi: dvm: fix calling ieee80211_chswitch_done() with NULLStanislaw Gruszka1-1/+4
2013-08-29Hostap: copying wrong data prism2_ioctl_giwaplist()Dan Carpenter1-2/+2
2013-08-29zd1201: do not use stack as URB transfer_bufferJussi Kivilinna1-1/+3
2013-08-29iwlwifi: mvm: adjust firmware D3 configuration APIJohannes Berg1-1/+3
2013-08-29iwlwifi: bump required firmware API version for 3160/7260Johannes Berg1-6/+6
2013-08-29iwlwifi: mvm: unregister leds when registration failedEmmanuel Grumbach1-1/+5
2013-08-29iwlwifi: mvm: take the seqno from packet if transmit failedEmmanuel Grumbach1-2/+2
2013-08-29iwlwifi: mvm: don't set the MCAST queue in STA's queue listEmmanuel Grumbach2-7/+1
2013-08-29iwlwifi: mvm: properly tell the fw that a STA is awakeEmmanuel Grumbach1-7/+1
2013-08-29iwlwifi: mvm: fix MCAST in AP modeEmmanuel Grumbach1-1/+1