aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2013-08-11mwifiex: check for bss_role instead of bss_mode for STA operationsAvinash Patil
2013-08-11mwifiex: Add missing endian conversion.Tomasz Moń
2013-08-11rt2x00: fix stop queueStanislaw Gruszka
2013-08-11ath: wil6210: Fix build errorLarry Finger
2013-08-11ixgbe: Fix Tx Hang issue with lldpad on 82598EBJacob Keller
2013-08-11ath9k_htc: reboot firmware if it was loadedOleksij Rempel
2013-08-11ath9k_htc: do some initial hardware configurationOleksij Rempel
2013-08-11iwlwifi: mvm: fix flushing not started aggregation sessionsJohannes Berg
2013-08-11iwlwifi: add DELL SKU for 5150 HMCEmmanuel Grumbach
2013-08-11iwlwifi: mvm: refuse connection to APs with BI < 16Johannes Berg
2013-08-11iwlwifi: mvm: fix bug in scan ssidDavid Spinadel
2013-08-11iwlwifi: mvm: fix L2P BA ressources leakEmmanuel Grumbach
2013-08-04Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2013-08-04Merge tag 'v3.10.5' into linux-linaro-lskMark Brown
2013-08-04rtlwifi: Initialize power-setting callback for USB devicesLarry Finger
2013-08-04xen-netfront: pull on receive skb may need to happen earlierJan Beulich
2013-07-29Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2013-07-29Merge tag 'v3.10.4' into linux-linaro-lskMark Brown
2013-07-28macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGSJason Wang
2013-07-28tuntap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGSJason Wang
2013-07-28hyperv: Fix the NETIF_F_SG flag setting in netvscHaiyang Zhang
2013-07-28be2net: Fix to avoid hardware workaround when not neededSarveshwar Bandi
2013-07-28atl1e: unmap partially mapped skb on dma error and free skbNeil Horman
2013-07-28atl1e: fix dma mapping warningsNeil Horman
2013-07-28ifb: fix oops when loading the ifb faileddingtianhong
2013-07-28dummy: fix oops when loading the dummy faileddingtianhong
2013-07-28alx: fix lockdep annotationMaarten Lankhorst
2013-07-28macvtap: correctly linearize skb when zerocopy is usedJason Wang
2013-07-28tuntap: correctly linearize skb when zerocopy is usedJason Wang
2013-07-28ifb: fix rcu_sched self-detected stallsdingtianhong
2013-07-28sunvnet: vnet_port_remove must call unregister_netdevDave Kleikamp
2013-07-28virtio_net: fix race in RX VQ processingMichael S. Tsirkin
2013-07-28net/cadence/macb: fix bug/typo in extracting gem_irq_read_clear bitJongsung Kim
2013-07-28sfc: Fix memory leak when discarding scattered packetsBen Hutchings
2013-07-26Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2013-07-26Merge tag 'v3.10.3' into linux-linaro-lskMark Brown
2013-07-25b43: ensue that BCMA is "y" when B43 is "y"Hauke Mehrtens
2013-07-25ath9k: Do not assign noise for NULL caldataSujith Manoharan
2013-07-25ath9k: Fix noisefloor calibrationSujith Manoharan
2013-07-25ath9k_hw: Assign default xlna config for AR9485Sujith Manoharan
2013-07-25rt2x00: rt2800lib: fix default TX power check for RT55xxGabor Juhos
2013-07-25rt2x00: read 5GHz TX power values from the correct offsetGabor Juhos
2013-07-22Merge tag 'v3.10.2' into linux-linaro-lsk-androidlsk-androidMark Brown
2013-07-22Merge tag 'v3.10.2' into linux-linaro-lsklskMark Brown
2013-07-21iwlwifi: pcie: wake the queue if stopped when being unmappedEmmanuel Grumbach
2013-07-21iwlwifi: pcie: fix race in queue unmappingEmmanuel Grumbach
2013-07-21rtlwifi: rtl8192cu: Fix duplicate if testLarry Finger
2013-07-21rtlwifi: rtl8723ae: Fix typo in firmware namesLarry Finger
2013-07-21rtlwifi: rtl8192cu: Add new USB ID for TP-Link TL-WN8200NDLarry Finger
2013-07-19Merge branch 'experimental/android-3.10' of https://android.googlesource.com/...Mark Brown