aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: wireless: bcmdhd: Update to version 5.90.125.78Dmitry Shmidt2011-09-0714-318/+1268
* net: wireless: bcmdhd: Turn Off packet filtering for dhcp sessionDmitry Shmidt2011-08-311-0/+6
* net: wireless: bcmdhd: Set bigger wakelock timeout for eventsDmitry Shmidt2011-08-316-15/+22
* net: wireless: bcmdhd: Update to 5.90.125.74Howard M. Harte2011-08-3110-551/+618
* net: wireless: bcmdhd: Skip disassoc if country is not changed in country setDmitry Shmidt2011-08-311-5/+13
* net: wireless: bcmdhd: Use allocation with GFP_ATOMIC only in atomic contextDmitry Shmidt2011-08-311-5/+13
* net: wireless: bcmdhd: Update to 5.90.125.69Greg Goldman2011-08-2317-136/+203
* net: wireless: bcmdhd: Fix Softap initializationECCO PARK2011-08-182-18/+46
* net: wireless: bcmdhd: Update to version 5.90.125.65Greg Goldman2011-08-162-101/+32
* net: wireless: bcmdhd: Update to 5.90.125.64:Howard M. Harte2011-08-169-253/+322
* net: wireless: bcmdhd: Fixing missing WLP2P defintion for p2pGreg Goldman2011-08-162-3/+7
* Merge commit 'v3.0.1' into android-3.0Colin Cross2011-08-105-11/+18
|\
| * rt2x00: Add device ID for RT539F device.Gertjan van Wingerde2011-08-041-0/+1
| * rtlwifi: rtl8192cu: Fix duplicate if testLarry Finger2011-08-041-1/+1
| * jme: Fix unmap error (Causing system freeze)Guo-Fu Tseng2011-08-041-6/+14
| * ath9k_hw: Fix incorrect key_miss handlingSenthil Balasubramanian2011-08-042-4/+2
* | Merge commit 'v3.0' into android-3.0Colin Cross2011-08-1014-30/+55
|\ \ | |/
| * pppoe: Must flush connections when MAC address changes too.David S. Miller2011-07-181-1/+2
| * tulip: dmfe: Remove old log spamming pr_debugsJoe Perches2011-07-181-4/+0
| * gianfar: rx parserSebastian Pöhn2011-07-152-6/+21
| * r6040: only disable RX interrupt if napi_schedule_prep is successfulMichael Thalmeier2011-07-151-3/+5
| * net: remove NETIF_F_ALL_TX_OFFLOADSMichał Mirosław2011-07-141-3/+3
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-07-138-13/+24
| |\
| | * slip: fix wrong SLIP6 ifdef-endif placingMatvejchikov Ilya2011-07-111-1/+1
| | * natsemi: fix another dma-debug reportJim Cromie2011-07-101-2/+2
| | * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-07-085-6/+16
| | |\
| | | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-085-6/+16
| | | |\
| | | | * rtlwifi: rtl8192cu: Add new USB ID for Netgear WNA1000MYoann DI-RUZZA2011-07-051-0/+1
| | | | * ath9k: Fix tx throughput drops for AR9003 chips with AES encryptionRajkumar Manoharan2011-07-051-1/+2
| | | | * carl9170: add NEC WL300NU-AG usbidChristian Lamparter2011-07-051-0/+2
| | | | * ath5k: fix incorrect use of drvdata in PCI suspend/resume codePavel Roskin2011-07-051-2/+5
| | | | * ath5k: fix incorrect use of drvdata in sysfs codePavel Roskin2011-07-051-3/+6
| | * | | hso: fix a use after free conditionGreg KH2011-07-081-3/+4
| | * | | net/natsemi: Fix module parameter permissionsJean Delvare2011-07-081-1/+1
| | |/ /
* | | | net: wireless: bcmdhd: Fixing memory leak problem in wl_get_iesGreg Goldman2011-08-099-40/+61
* | | | net: wireless: bcmdhd: Fix CFG80211 memory corruptionLin Ma2011-08-054-39/+48
* | | | net: wireless: bcmdhd: Ensure struct semaphore to be definedChih-Wei Huang2011-08-041-0/+1
* | | | net: wireless: bcmdhd: Keep debug symbols for built-in driverDmitry Shmidt2011-08-041-0/+2
* | | | net: wireless: bcmdhd: Clean up formatting.Howard M. Harte2011-08-044-45/+53
* | | | net: wireless: bcmdhd: Improve arp_hostip_table processingDmitry Shmidt2011-08-033-16/+22
* | | | net: wireless: bcmdhd: Eliminate nested IOCTL callLin Ma2011-08-032-19/+27
* | | | net: wireless: bcmdhd: Remove noisy debug printsDmitry Shmidt2011-08-022-2/+2
* | | | net: wireless: bcm4329: Remove obsolete fileDmitry Shmidt2011-08-021-1726/+0
* | | | net: wireless: bcmdhd: add support for mkeepalive.Howard M. Harte2011-08-026-105/+67
* | | | net: wireless: bcmdhd: Check wldev_ioctl() for NULL parameterDmitry Shmidt2011-08-021-0/+5
* | | | net: wireless: bcmdhd: Fix memory corruption in wl_android_get_rssi()Dmitry Shmidt2011-07-291-22/+32
* | | | net: wireless: bcmdhd: change logic for removing monitor interace for P2P.Howard M. Harte2011-07-292-11/+9
* | | | Additional patch for scan and connection problem.Howard M. Harte2011-07-271-26/+26
* | | | net: wireless: bcmdhd: Put p2p_dev_addr under DHD_P2P_DEV_ADDR_FROM_SYSFSDmitry Shmidt2011-07-271-9/+6
* | | | net: wireless: bcmdhd: Fix rfkill cleaning on failureDmitry Shmidt2011-07-271-16/+30