summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/hostap
AgeCommit message (Expand)Author
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2009-06-13net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy
2009-06-12trivial: Kconfig: .ko is normally not included in module namesPavel Machek
2009-05-17net: remove needless (now buggy) & from dev->dev_addrJiri Pirko
2009-04-24wireless: remove some (bogus?) 'may be used uninitialized' warningsJohn W. Linville
2009-03-21hostap: convert to net_device_opsStephen Hemminger
2009-03-21hostap: convert to internal net_device_statsStephen Hemminger
2009-02-27hostap: convert usage of net/ieee80211.h to linux/ieee80211.hDan Williams
2009-02-09wireless: replace uses of __constant_{endian}Harvey Harrison
2008-12-05hostap: select required crypto bits in KconfigJohn W. Linville
2008-11-21lib80211: consolidate crypt init routinesJohn W. Linville
2008-11-21lib80211: absorb crypto bits from net/ieee80211John W. Linville
2008-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-12hostap: pad the skb->cb usage in lieu of a proper fixJohannes Berg
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller
2008-10-31wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h conflictsJohn W. Linville
2008-10-31hostap: Fix sparse warningsLarry Finger
2008-10-31pci: use pci_ioremap_bar() in drivers/netArjan van de Ven
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-08-31pcmcia: remove unused argument to pcmcia_parse_tuple()Dominik Brodowski
2008-08-23pcmcia: deprecate CS_SUCCESSDominik Brodowski
2008-08-23pcmcia: pcmcia_config_loop() improvement by passing vccDominik Brodowski
2008-08-23pcmcia: pcmcia_config_loop() default CIS entry handlingDominik Brodowski
2008-08-23pcmcia: pcmcia_config_loop() ConfigIndex unificationDominik Brodowski
2008-08-23pcmcia: use pcmcia_loop_config in net pcmcia driversDominik Brodowski
2008-07-22netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep.David S. Miller
2008-07-17netdev: Allocate multiple queues for TX.David S. Miller
2008-07-08netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue.David S. Miller
2008-07-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-07-08hostap: don't compile prism2_suspend() for hostap_pci without CONFIG_PMPavel Roskin
2008-07-07hostap_cs: correct poor NULL checks in suspend/resume routinesJohn W. Linville
2008-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-30hostap: use radiotap headers by defaultPavel Roskin
2008-06-30hostap: add radiotap support in monitor modePavel Roskin
2008-06-30hostap: don't skip any headers in hostap_80211_header_parse()Pavel Roskin
2008-06-30hostap: fix sparse warningsPavel Roskin
2008-06-30hostap: don't report useless WDS frames by defaultPavel Roskin
2008-06-16wext: Emit event stream entries correctly when compat.David S. Miller
2008-06-12net: Eliminate flush_scheduled_work() calls while RTNL is held.David S. Miller
2008-05-20hostap_cs: add ID for Conceptronic CON11CProPavel Roskin
2008-05-15hostap: fix "registers" registration in procfsMathieu Chouquet-Stringer
2008-04-08[NET]: Undo code bloat in hot paths due to print_mac().David S. Miller
2008-01-31Add another Prism2 card to hostapMarcin Juszkiewicz
2008-01-31hostap_80211.h: remove duplicate prototypeMichal Piotrowski
2008-01-28hostap_cs: don't match revisions in presense of the MAC chip namePavel Roskin
2008-01-28hostap: don't mess with mixed-endian even for internal skb queuesAl Viro
2008-01-28hostap annotationsAl Viro
2008-01-28hostap: fix endianness with txdesc->sw_supportAl Viro
2008-01-28[netdrvr] irq handler minor cleanups in several driversJeff Garzik
2008-01-28introduce WEXT scan capabilitiesDan Williams