summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-02-19iwl3945: remove STATUS macros from headerReinette Chatre3-20/+2
2010-02-19ath9k: fix rate control fallback rate selectionFelix Fietkau1-8/+7
2010-02-19wl1271: Added alloc and free hw functionsTeemu Paasikivi1-27/+53
2010-02-19wl1271: Added IO reset and init functionsTeemu Paasikivi3-2/+14
2010-02-19wl1271: Renamed IO functionsTeemu Paasikivi10-109/+109
2010-02-19wl1271: Moved common IO functions from wl271_spi.c to wl1271_io.cTeemu Paasikivi4-158/+242
2010-02-19wl1271: add testmode supportKalle Valo5-1/+318
2010-02-19wl1271: Fix beacon filter table configurationJuuso Oikarinen1-3/+3
2010-02-19wl1271: Fix ad-hoc SSID updateJuuso Oikarinen1-7/+16
2010-02-19wl1271: Fix WEP key handlingJuuso Oikarinen2-0/+9
2010-02-19wl1271: Fix key-remove errorJuuso Oikarinen1-0/+7
2010-02-19wl1271: Optimized RX path packet retrievalJuuso Oikarinen1-2/+2
2010-02-19wl1271: wakeup chip in op_conf_tx()Kalle Valo1-2/+9
2010-02-19wl1271: Fix random MAC address settingJuuso Oikarinen1-0/+8
2010-02-19wl1271: skip 3 unused bytes from the NVSLuciano Coelho1-3/+8
2010-02-19wl1271: add most of the normal initialization commands to PLT modeLuciano Coelho3-11/+86
2010-02-19wl1271: Retrieve device mac address from the nvs fileJuuso Oikarinen2-17/+27
2010-02-19wl1271: Use NVS INI file configurationJuuso Oikarinen6-432/+77
2010-02-19wl1271: implement WMMKalle Valo3-4/+73
2010-02-19wl1271: modify wl1271_acx_tid_cfg() to use function parametersKalle Valo3-20/+31
2010-02-19wl1271: modify wl1271_acx_ac_cfg() to use function parametersKalle Valo3-22/+26
2010-02-19wl1271: Add SSID configuration for JOIN in ad-hocJuuso Oikarinen2-28/+51
2010-02-19wl1271: Fix channel changing codeJuuso Oikarinen1-2/+10
2010-02-19wl1271: Fix PSM entryJuuso Oikarinen6-26/+47
2010-02-19staging: rtl8192su: fix compile error from wireless-testing commitFrederic Leroy6-44/+34
2010-02-19p54usb: Add the USB ID for Belkin (Accton) FD7050E ver 1010ecJean-François Moine1-0/+1
2010-02-19drivers/net/wireless/p54/txrx.c Fix off by one errorDarren Jenkins1-1/+1
2010-02-19Introduce PCMCIA_DEVICE_PROD_ID3Pavel Roskin2-18/+8
2010-02-19iwlwifi: set HT flags after channel in rxonDan Halperin1-1/+1
2010-02-19net: Make GRETH driver depend on SPARC.David S. Miller1-1/+1
2010-02-19drivers/net/sis190.c: Use (pr|netdev|netif)_<level> macro helpersJoe Perches1-77/+75
2010-02-19drivers/net/tg3.c: Use (pr|netdev)_<level> macro helpersJoe Perches1-161/+109
2010-02-19be2net: free tx buffers when completions never arriveSathya Perla1-0/+12
2010-02-19tokenring: convert to use netdev_for_each_mc_addrJiri Pirko5-17/+9
2010-02-19staging: convert to use netdev_for_each_mc_addrJiri Pirko9-60/+40
2010-02-19net/usb: convert to use netdev_for_each_mc_addrJiri Pirko4-34/+15
2010-02-19tulip: convert to use netdev_for_each_mc_addrJiri Pirko6-50/+35
2010-02-19net: convert multiple drivers to use netdev_for_each_mc_addr, part2Jiri Pirko23-87/+55
2010-02-19smsc911x: convert to use netdev_for_each_mc_addrJiri Pirko1-18/+9
2010-02-193c5xx: use netdev_mc_* helpersJiri Pirko6-19/+13
2010-02-19depca: remove forgotten needless inicializationJiri Pirko1-1/+1
2010-02-19ipv6: drop unused "dev" arg of icmpv6_send()Alexey Dobriyan1-1/+1
2010-02-19macvtap: add GSO/csum offload supportArnd Bergmann1-24/+182
2010-02-19net/macvtap: add vhost supportArnd Bergmann3-24/+84
2010-02-19macvtap: rework object lifetime rulesArnd Bergmann1-92/+91
2010-02-18drivers/net/tehuti.c: Reapply use DEFINE_PCI_DEVICE_TABLE()Joe Perches1-1/+1
2010-02-18drivers/net/yellowfin.c: Use (pr|netdev)_<level> macro helpersJoe Perches1-84/+78
2010-02-18drivers/net/sky2.c: Use (pr|netdev)_<level> macro helpersJoe Perches1-36/+27
2010-02-18drivers/net/skge.c: Use (pr|netdev)_<level> macro helpersJoe Perches1-39/+42
2010-02-18drivers/net/skge.c: Use (pr|netdev)_<level> macro helpersJoe Perches1-29/+21