aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/libertas
AgeCommit message (Expand)Author
2007-10-10[PATCH] libertas: fix mixed-case abuse in cmd_ds_802_11_ad_hoc_resultDan Williams
2007-10-10[PATCH] libertas: fix mixed-case abuse in cmd_ds_802_11_scanDan Williams
2007-10-10[PATCH] libertas: remove if_bootcmd.cDan Williams
2007-10-10[PATCH] libertas: specific mesh scan for mshX interfaceLuis Carlos Cobo
2007-10-10[PATCH] libertas: clean up 802.11 IE post-scan handlingDan Williams
2007-10-10[PATCH] libertas: clean up indentation in libertas_association_workerDan Williams
2007-10-10[PATCH] libertas: rename WLAN_802_11_KEY to enc_key and clean up usageDan Williams
2007-10-10[PATCH] libertas: kill ieeetypes_capinfo bitfield, use ieee80211.h typesDan Williams
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki
2007-07-10[PATCH] libertas: fix disabling WPADan Williams
2007-07-10[PATCH] drivers/net/wireless/libertas/wext.c: remove dead codeAdrian Bunk
2007-07-10[PATCH] libertas: fix use-after-free in rx pathHolger Schurig
2007-07-10[PATCH] WIRELESS: Remove clearly obsolete libertas/version.h file.Robert P. J. Day
2007-06-28[PATCH] libertas: remove private ioctlsDan Williams
2007-06-28[PATCH] libertas: fix WPA associations by handling ENABLE_RSN correctlyDan Williams
2007-06-28[PATCH] libertas: kill wlan_scan_process_resultsDan Williams
2007-06-28[PATCH] libertas: style fixesDan Williams
2007-06-12[PATCH] libertas: convert libertas_mpp into anycast_maskLuis Carlos
2007-06-12[PATCH] libertas: actually send mesh frames to mesh netdevDan Williams
2007-06-12[PATCH] libertas: deauthenticate from AP in channel switchLuis Carlos Cobo Rus
2007-06-12[PATCH] libertas: pull current channel from firmware on mesh autostartLuis Carlos Cobo Rus
2007-06-11[PATCH] libertas: reduce SSID and BSSID mixed-case abuseDan Williams
2007-06-11[PATCH] libertas: remove WPA_SUPPLICANT structureDan Williams
2007-06-11[PATCH] libertas: remove structure WLAN_802_11_SSID and libertas_escape_essidDan Williams
2007-06-11[PATCH] libertas: tweak association debug outputDan Williams
2007-06-11[PATCH] libertas: fix big-endian associate command.David Woodhouse
2007-06-11[PATCH] libertas: don't byte-swap firmware version number. It's a byte array.David Woodhouse
2007-06-11[PATCH] libertas: more endianness fixes, in tx.c this timeDavid Woodhouse
2007-06-11[PATCH] libertas: More endianness fixes.David Woodhouse
2007-06-11[PATCH] libertas: first pass at fixing up endianness issuesDavid Woodhouse
2007-06-11[PATCH] libertas: sparse fixesDan Williams
2007-06-11[PATCH] libertas: fix character set in READMEDavid Woodhouse
2007-06-11[PATCH] libertas: support for mesh autostart on firmware 5.220.11Luis Carlos Cobo Rus
2007-06-11[PATCH] libertas: split wext for eth and mshLuis Carlos Cobo Rus
2007-06-11[PATCH] libertas: make mac address configuration work with mesh interface tooLuis Carlos Cobo Rus
2007-06-11[PATCH] libertas: updated readme fileLuis Carlos Cobo Rus
2007-06-11[PATCH] libertas: Make WPA work through supplicant handshakeDan Williams
2007-06-11[PATCH] libertas: add more verbose debugging to libertas_cmd_80211_authenticateDan Williams
2007-06-11[PATCH] libertas: debug print spacing fixes in assoc.cDan Williams
2007-06-11[PATCH] libertas: send SIOCGIWSCAN event after partial scans tooDan Williams
2007-06-11[PATCH] libertas: honor specific channel requests during associationDan Williams
2007-06-11[PATCH] libertas: fix default adhoc channelDan Williams
2007-06-11[PATCH] libertas: fix deadlock SIOCGIWSCAN handlerDan Williams
2007-06-11[PATCH] libertas: correct error report paths for wlan_fwt_list_ioctlDan Williams
2007-06-11[PATCH] libertas: correctly balance locking in libertas_process_rx_commandDan Williams
2007-06-11[PATCH] libertas: fix debug enter/leave prints for libertas_execute_next_commandDan Williams
2007-06-11[PATCH] libertas: use compare_ether_addr() rather than memcmp() where appropr...Dan Williams
2007-06-11[PATCH] libertas: use MAC_FMT and MAC_ARG where appropriateDan Williams
2007-06-11[PATCH] libertas: make association paths consistentDan Williams
2007-06-11[PATCH] libertas: move channel changing into association frameworkDan Williams