summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/orinoco.c
AgeCommit message (Expand)Author
2008-11-10orinoco: Move sources to a subdirectoryDavid Kilroy
2008-11-10don't use net/ieee80211.hJohannes Berg
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller
2008-10-31orinoco: cache downloadable firmware image in memory for use during resumeAndrey Borzenkov
2008-10-31orinoco: reload firmware on resumeAndrey Borzenkov
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-10-22orinoco: reduce stack usage in firmware download pathAndrey Borzenkov
2008-09-24wireless: Read scan flags correctly on x86-64David Kilroy
2008-09-15orinoco: Fix compile warningsDavid Kilroy
2008-09-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-09-02orinoco: Multicast to the specified addressesDavid Kilroy
2008-08-22orinoco: Add MIC on TX and check on RXDavid Kilroy
2008-08-22orinoco: Process bulk of receive interrupt in a taskletDavid Kilroy
2008-08-22orinoco: Send association events to userspaceDavid Kilroy
2008-08-22orinoco: Add WE-18 ioctls for WPADavid Kilroy
2008-08-22orinoco: Use a macro to define wireless handlersDavid Kilroy
2008-08-22orinoco: Split wevent work thread from wevent sendingDavid Kilroy
2008-08-22orinoco: Don't use boolean parameter to record encoding typeDavid Kilroy
2008-08-22orinoco: Use extended Agere scans available on 9.x series firmwaresDavid Kilroy
2008-08-22orinoco: address checkpatch typedef warningDavid Kilroy
2008-08-22orinoco: Fix transmit for Agere/Lucent with fw 9.xDavid Kilroy
2008-08-22orinoco: Invoke firmware download in main driverDavid Kilroy
2008-08-22orinoco: Update scan translationDavid Kilroy
2008-08-22orinoco: Add ESSID specific scanning for Agere fwDavid Kilroy
2008-08-07[netdrvr] Drivers should not set IFF_* flag themselvesWang Chen
2008-06-16wext: Emit event stream entries correctly when compat.David S. Miller
2008-01-28orinoco: always use latest BSS info when caching scan resultsDan Williams
2008-01-28orinoco: more reliable scan handlingDan Williams
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches
2007-04-25[SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo
2007-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2007-02-07fix unaligned exception in /drivers/net/wireless/orinoco.cHennerich, Michael
2007-02-07Network: convert network devices to use struct device instead of class_deviceGreg Kroah-Hartman
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-10-16[PATCH] orinoco: fix WE-21 buffer overflowJean Tourrilhes
2006-10-06drivers/net: eliminate irq handler impossible checks, needless castsJeff Garzik
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-25[PATCH] WE-21 for orinocoJean Tourrilhes
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik
2006-08-29[PATCH] orinoco: include linux/if_arp.h directlyPavel Roskin
2006-07-27[PATCH] orinoco: fix setting transmit key onlyDan Williams
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-19Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2006-06-17[NET]: Add netif_tx_lockHerbert Xu
2006-05-23Merge branch 'master' into upstreamJeff Garzik
2006-05-23[PATCH] orinoco: possible null pointer dereference in orinoco_rx_monitor()Florin Malita
2006-04-24[PATCH] orinoco: delay FID allocation after firmware initializationPavel Roskin
2006-04-24[PATCH] orinoco: fix BAP0 offset error after several days of operationJiri Benc