Commit Graph

72 Commits (d62274b374ce41dd3a90820b124d28fec292a5b7)

Author SHA1 Message Date
Pavel Roskin dac322e39a [PATCH] Fix crash on big-endian systems during scan 19 years ago
Dominik Brodowski 9940ec3617 [PATCH] pcmcia: convert DEV_OK to pcmcia_dev_present 19 years ago
Dominik Brodowski e2d4096365 [PATCH] pcmcia: use bitfield instead of p_state and state 19 years ago
Dominik Brodowski 15b99ac172 [PATCH] pcmcia: add return value to _config() functions 19 years ago
Dominik Brodowski fba395eee7 [PATCH] pcmcia: remove dev_link_t and client_handle_t indirection 19 years ago
Dominik Brodowski fd238232cd [PATCH] pcmcia: embed dev_link_t into struct pcmcia_device 19 years ago
Dominik Brodowski 70294b4683 [PATCH] pcmcia: remove unneeded Vcc pseudo setting 19 years ago
Dominik Brodowski 8661bb5b4a [PATCH] pcmcia: default suspend and resume handling 19 years ago
Dominik Brodowski 5f2a71fcb7 [PATCH] pcmcia: add pcmcia_disable_device 19 years ago
Jouni Malinen cfa146e4be [PATCH] hostap: Fix EAPOL frame encryption 19 years ago
Jouni Malinen 79058acaf5 [PATCH] hostap: Make hostap_tx_encrypt() static 19 years ago
Jouni Malinen 9320199957 [PATCH] hostap: Fix memory leak on PCI probe error path 19 years ago
Jouni Malinen 4f7ecdf0b1 [PATCH] hostap: Remove dead code (duplicated idx != 0) 19 years ago
Jouni Malinen 3a1c42ad98 [PATCH] hostap: Fix unlikely read overrun in CIS parsing 19 years ago
Eugene Teo 8abceaf1cf [PATCH] hostap: Fix double free in prism2_config() error path 19 years ago
Adrian Bunk 54b85f489b [PATCH] hostap: Fix ap_add_sta() return value verification 19 years ago
Adrian Bunk 971d1e6922 [PATCH] hostap: Fix hw reset after CMDCODE_ACCESS_WRITE timeout 19 years ago
Pavel Roskin 40e3cad611 [PATCH] pcmcia: avoid binding hostap_cs to Orinoco cards 19 years ago
Adrian Bunk ae7ec20582 [PATCH] PCMCIA=m, HOSTAP_CS=y is not a legal configuration 19 years ago
Adrian Bunk 5fad5a2e1f [PATCH] hostap: don't #include C files in hostap_main.c 19 years ago
Pavel Roskin a485cde662 [PATCH] hostap: allow flashing firmware 19 years ago
Arjan van de Ven 858119e159 [PATCH] Unlinline a bunch of other functions 19 years ago
Dominik Brodowski f8cfa618dc [PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe callback 19 years ago
Dominik Brodowski b463581154 [PATCH] pcmcia: remove dev_list from drivers 19 years ago
Dominik Brodowski cc3b4866be [PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback 19 years ago
Dominik Brodowski 98e4c28b7e [PATCH] pcmcia: new suspend core 19 years ago
Adrian Bunk 7635d345b2 [PATCH] hostap: rename hostap.c to hostap_main.c 19 years ago
Olaf Hering 733482e445 [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason 20 years ago
Jesper Juhl b4558ea93d drivers/net: Remove pointless checks for NULL prior to calling kfree() 20 years ago
Jouni Malinen 7cb3cd090c [PATCH] hostap: Unregister netdevs before freeing local data 20 years ago
Jouni Malinen c355184cd3 [PATCH] hostap: Do not free local->hw_priv before unregistering netdev 20 years ago
Jouni Malinen f7a7444755 [PATCH] hostap: Fix hostap_pci build with PRISM2_IO_DEBUG 20 years ago
Jouni Malinen bab76198b3 [PATCH] hostap: Remove hw specific dev_open/close handlers 20 years ago
Jean Tourrilhes 596ff2e7c8 [PATCH] hostap: Remove iwe_stream_add_event kludge 20 years ago
Jean Tourrilhes a9d12b9a4a [PATCH] hostap: Use GFP_ATOMIC to get rid of weird might_sleep issue 20 years ago
Jean Tourrilhes c28df16ed7 [PATCH] hostap: Add support for WE-19 20 years ago
Pavel Roskin 7a716536c6 [PATCH] hostap: Fix pci_driver name for hostap_plx and hostap_pci 20 years ago
James Ketrenos 5bfc819b53 [PATCH] ieee80211: Updated hostap to be compatible with extra_prefix_len changes 20 years ago
James Ketrenos d041674d62 [PATCH] ieee80211: Updated hostap to be compatible with ieee80211_hdr changes 20 years ago
Pavel Machek 583a4e88db [PATCH] fix pm_message_t stuff in -mm tree 20 years ago
Jeff Garzik 504be3aa09 [wireless hostap] automatically select ieee80211 dependency in Kconfig 20 years ago
Jouni Malinen fbff868db3 [PATCH] hostap: Fix null pointer dereference in prism2_pccard_card_present() 20 years ago
Kalle Valo a8eef8a222 [PATCH] hostap: Fix null pointer dereference in prism2_pccard_card_present() 20 years ago
Jouni Malinen 6c5b90d2c8 [PATCH] hostap: Fix hash values for product strings 20 years ago
Jouni Malinen c6e3f95df7 [PATCH] hostap: Update version 20 years ago
Jeff Garzik 831a179fc9 hostap: s/IEEE80211_FCTL_WEP/IEEE80211_FCTL_PROTECTED/ to fix build 20 years ago
Andrew Morton b2dabd5aad [PATCH] more-u32-vs-pm_message_t-fixes-6 20 years ago
Jouni Malinen b2f4a2e3b1 [PATCH] hostap: Replace WLAN_FC_ defines with ieee80211 ones 20 years ago
Jouni Malinen e313087e42 [PATCH] hostap: Capability field is called ESS, not BSS 20 years ago
Jouni Malinen 4339d32863 [PATCH] hostap: Use ieee80211 WLAN_FC_GET_{TYPE,STYPE} 20 years ago