summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/libertas
AgeCommit message (Expand)AuthorFilesLines
2009-01-17libertas: Fix alignment issues in libertas coreAndrey Yurovsky1-46/+45
2009-01-11drivers/net/wireless/libertas: move a dereference below a NULL testJulia Lawall1-3/+4
2008-12-19libertas: use roundup instead of opencodingIlpo Järvinen1-1/+2
2008-12-12libertas: Create sysfs entry for changing the mesh probe response limitAnna Neal2-0/+61
2008-12-05wireless: clean up radiotap a bitJohannes Berg1-3/+0
2008-12-04if_usb: Kill directly reference of netdev->privWang Chen1-2/+2
2008-11-21libertas: Fine grained configuration of wake-on-lan.Anna Neal7-7/+65
2008-11-13netdevice: safe convert to netdev_priv() #part-4Wang Chen1-36/+36
2008-11-13netdevice: safe convert to netdev_priv() #part-3Wang Chen4-17/+17
2008-11-11net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2008-11-10don't use net/ieee80211.hJohannes Berg9-57/+65
2008-11-10netdevice libertas: Fix directly reference of netdev->privWang Chen1-18/+18
2008-11-01wireless: use individual buffers for printing ssid valuesJohn W. Linville5-13/+26
2008-11-01wireless: consolidate on a single escape_essid implementationJohn W. Linville7-44/+21
2008-10-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2-4/+4
2008-10-30libertas: fix buffer overrunJohannes Berg1-2/+2
2008-10-30libertas: remove two libertas sparse warningHolger Schurig1-2/+2
2008-10-28net: convert print_mac to %pMJohannes Berg6-40/+26
2008-10-27libertas: free sk_buff with kfree_skbSergio Luis1-1/+1
2008-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+2
2008-10-15libertas : Remove unused variable warning for "old_channel" from cmd.cManish Katiyar1-0/+2
2008-10-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-1/+1
2008-09-30libertas: Improvements on automatic tx power control via SIOCSIWTXPOW (fixups)Anna Neal4-2/+19
2008-09-25libertas: Reduce the WPA key installation time (fixups)Javier Cardona2-3/+24
2008-09-16libertas: correct "limited range of data type" warningJohn W. Linville1-3/+2
2008-09-16libertas: Reduce the WPA key installation time.Javier Cardona1-3/+13
2008-09-16libertas: convert SNMP_MIB to a direct commandDan Williams9-264/+172
2008-09-16libertas: remove unused generic RESET commandDan Williams4-27/+2
2008-09-11libertas: Improvements on automatic tx power control via SIOCSIWTXPOW.Anna Neal6-7/+128
2008-09-11libertas: clear current command on card removalDan Williams1-1/+19
2008-09-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller1-10/+3
2008-09-03wireless/libertas/if_cs.c: fix memory leaksAdrian Bunk1-10/+3
2008-08-31pcmcia: remove unused argument to pcmcia_parse_tuple()Dominik Brodowski1-1/+1
2008-08-30libertas: convert adhoc operations to direct commandsDan Williams7-400/+302
2008-08-30libertas: convert CMD_802_11_RADIO_CONTROL to a direct commandDan Williams9-100/+100
2008-08-30libertas: convert CMD_802_11_DEAUTHENTICATE to a direct commandDan Williams8-59/+36
2008-08-30libertas: convert CMD_802_11_RF_TX_POWER to a direct commandDan Williams8-114/+111
2008-08-23wireless: replace __FUNCTION__ with __func__Harvey Harrison1-1/+1
2008-08-23libertas: add sysfs hooks to update boot2 and persistent firmwareBrian Cavagnolo1-0/+65
2008-08-23libertas: support boot commands to write persistent firmware and bootloaderBrian Cavagnolo4-25/+119
2008-08-01libertas: only enable rtap with mesh firmwareDan Williams1-6/+9
2008-07-30libertas: check bounds and only use decimal for sysfs persistent features.Brian Cavagnolo1-15/+15
2008-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller3-18/+12
2008-07-15mmc,sdio: helper function for transfer paddingPierre Ossman1-13/+7
2008-07-15netdev: Do not use TX lock to protect address lists.David S. Miller1-4/+2
2008-07-15netdev: Add netdev->addr_list_lock protection.David S. Miller1-0/+2
2008-07-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-2/+2
2008-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse3-5/+5
2008-07-10libertas: treat firmware data as constDavid Woodhouse3-5/+5
2008-07-10libertas: fix memory alignment problems on the blackfinIhar Hrachyshka1-2/+2