summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-02-05zd1211rw: move set_rts_cts_work to bss_info_changedJussi Kivilinna2-25/+5
2011-02-05zd1211rw: move set_multicast_hash and set_rx_filter from workers to configure...Jussi Kivilinna2-33/+7
2011-02-05zd1211rw: fix beacon interval setupJussi Kivilinna1-6/+10
2011-02-05zd1211rw: add locking for mac->process_intrJussi Kivilinna2-1/+7
2011-02-05zd1211rw: cancel process_intr work on zd_chip_disable_int()Jussi Kivilinna1-0/+3
2011-02-05zd1211rw: use urb anchors for tx and fix tx-queue disablingJussi Kivilinna2-75/+41
2011-02-05ath9k: Fix possible double free of PAPRD skb'sMohammed Shafi Shajakhan3-4/+7
2011-02-05carl9170: fix typo in PS codeChristian Lamparter1-1/+1
2011-02-05net: can: janz-ican3: world-writable sysfs termination fileVasiliy Kulikov1-1/+1
2011-02-05net: can: at91_can: world-writable sysfs filesVasiliy Kulikov1-1/+1
2011-02-04r8169: prevent RxFIFO induced loops in the irq handler.Francois Romieu1-0/+9
2011-02-04r8169: RxFIFO overflow oddities with 8168 chipsets.Francois Romieu1-9/+21
2011-02-04r8169: use RxFIFO overflow workaround for 8168c chipset.Ivan Vecera1-2/+4
2011-02-04be2net: use device model DMA APIIvan Vecera2-59/+64
2011-02-04niu: Fix races between up/down and get_stats.David S. Miller1-16/+45
2011-02-04drivers:net:ipw2100.c change a typo comamnd to commandJustin P. Mattock1-1/+1
2011-02-04ath9k: reserve a beacon slot on beaconing vif additionRajkumar Manoharan1-3/+1
2011-02-04ath9k: Show channel type and frequency in debugfs.Ben Greear1-2/+21
2011-02-04ath9k: do not access hw registers in FULL SLEEPRajkumar Manoharan1-0/+2
2011-02-04ath9k_htc: make use common of function to update txpowerRajkumar Manoharan3-17/+10
2011-02-04ath9k: move update tx power to commonRajkumar Manoharan3-16/+23
2011-02-04ath9k: use common get current channel functionRajkumar Manoharan1-16/+3
2011-02-04ath9k_htc: cancel ani work in ath9k_htc_stopRajkumar Manoharan1-0/+1
2011-02-04wl1251: set rate index and preamble flag on received packetsDavid Gnedt1-1/+45
2011-02-04wl1251: enable adhoc modeDavid Gnedt1-1/+2
2011-02-04wl1251: implement connection quality monitoringDavid Gnedt5-1/+107
2011-02-04wl1251: enable beacon early termination while in power-saving modeDavid Gnedt4-0/+68
2011-02-04wl1251: fix 4-byte TX buffer alignmentDavid Gnedt1-6/+20
2011-02-04wl1251: fix queue stopping/waking for TX pathDavid Gnedt1-36/+12
2011-02-04libertas: Prepare stuff for if_spi.c pm supportVasily Khoruzhick3-40/+49
2011-02-04libertas_spi: Use workqueue in hw_host_to_cardVasily Khoruzhick1-129/+239
2011-02-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller95-2368/+3581
2011-02-03wireless, wl1251: Fix potential NULL pointer dereference in wl1251_op_bss_inf...Jesper Juhl1-0/+3
2011-02-03bna: use device model DMA APIIvan Vecera2-53/+57
2011-02-03atl1c: Add missing PCI device IDChuck Ebbert1-0/+1
2011-02-03s390: Fix possibly wrong size in strncmp (smsgiucv)Stefan Weil1-1/+1
2011-02-03s390: Fix wrong size in memcmp (netiucv)Stefan Weil1-1/+1
2011-02-03qeth: allow OSA CHPARM change in suspend stateUrsula Braun1-41/+63
2011-02-03qeth: allow HiperSockets framesize change in suspendUrsula Braun1-1/+9
2011-02-03qeth: add more strict MTU checkingFrank Blaschka1-31/+4
2011-02-03qeth: show new mac-address if its setting failsUrsula Braun1-2/+2
2011-02-03iwlagn: overwrite EEPROM chain setting for 6250 devicesWey-Yi Guy1-0/+2
2011-02-02be2net: remove netif_stop_queue being called before register_netdev.Ajit Khaparde1-2/+0
2011-02-02be2net: fix a crash seen during insmod/rmmod testAjit Khaparde1-2/+0
2011-02-02isdn: icn: Fix potentially wrong string handlingStefan Weil1-1/+2
2011-02-02bnx2x: multicasts in NPAR modeVladislav Zolotarov1-7/+2
2011-02-02depca: Fix warningsAlan Cox1-3/+3
2011-02-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller9-46/+58
2011-02-01Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst...David S. Miller2-7/+8
2011-02-01vxge: Fix wrong boolean operatorStefan Weil1-1/+1