summaryrefslogtreecommitdiff
path: root/at76c503.c
Commit message (Expand)AuthorAge
* made beacon scanning more robust (Nick Jones' patch)jal22004-03-26
* fixed SET_NETDEV_DEV for 2.6.x kernels (patch by Pavel Roskin, Sat, 20 Mar 20...jal22004-03-22
* - version 0.12beta9jal22004-03-18
* replaced kfree on a netdev by free_netdev (patch provided by Pavel Roskinjal22004-03-17
* - treat ' ' as a cloaked SSID, toojal22004-03-16
* 0.12beta7: un-done the workaround for 2.4.x kernels and usb-uhci calling disc...jal22004-02-20
* version 0.12beta5:jal22004-01-10
* - version 0.12beta4version_0_12beta4jal22004-01-04
* Fiberline WL-240u returned op_mode 204 injal22004-01-04
* version 0.12beta3: fixed bug in at76c503.c:update_usb_intf_descr()version_0_12beta3jal22004-01-03
* - version 0.12beta2jal22003-12-27
* cleaned up some uncond. debug outputs; removed compiler warning about unused ...jal22003-12-26
* - version 0.12beta1version_0_12beta1jal22003-12-25
* added patch for 2.4.2 Montavista, embedded PPC (supplied by Jocelyn Mayer)jal22003-07-30
* - 0.11beta4jal22003-07-26
* added #include <linux/init.h> to fix a compile bug on ppc32 platformjal22003-07-15
* firmware 0.84 does not send trailing FCS in rx datajal22003-07-11
* added dbg output on kevent's exitjal22003-06-26
* added reg domains MKK1 and Israeljal22003-06-26
* - added rudimentary ethtool support for SuSE's future hotplugjal22003-06-17
* added test if channel is valid for regulatory domainjal22003-06-16
* - added values in dbg param output at startupjal22003-06-16
* applied Pavel Roskin's patch to suppress unsupported iwconfig modes (master,m...jal22003-06-03
* - version 0.10jal22003-06-01
* - 0.10beta3jal22003-05-29
* added tx paddingjal22003-05-22
* fixed kernel crash when driver was rmmod'd without opening the netdevjal22003-05-19
* added support for 802.11 data fragmentationjal22003-05-19
* fixed bug (possible system lockup) in dump_bss_table: added spinlock releasebefore_rx_fragmentationjal22003-05-18
* suppress warning about uninit. ptr variable with some gcc version =/= 2.95.2jal22003-05-14
* added power save mode (802.11 and Atmel's smart power save)jal22003-05-14
* added rssi/noise/link in rx frame dbg output, put it down to debug >= 2jal22003-05-01
* - put unregister_netdev inside rntl_lockjal22003-05-01
* - version 0.10beta1 (it's a major change)jal22003-05-01
* This change fixes the problem with re-loading the driver while the devicebefore_new_bss_list_with_timeoutsjal22003-05-01
* added more debugging to track lock-up problems; don't rescan in ad-hoc when w...jal22003-04-08
* added new device Network Everywhere NWU11B, added info() to announce registra...jal22003-03-30
* - fixed bug with restart triggered by iwconfig:jal22003-03-27
* iwconfig now restarts the device with new params immediately -> no need for i...jal22003-03-22
* replaced array dev->bss[] by a linked list of struct bss_infojal22003-03-22
* added iwspy supportjal22003-03-22
* Tim's 'link level patch', email, 2003-03-05 with small modificationjal22003-03-21
* Joerg: added shared secret authentication, added iwpriv calls for preamble an...jal22003-03-21
* joerg's patch: hidden SSID, fixed ANY ssid (email 2003-02-23)jal22003-03-21
* Alex 'First phase of RX optimization' patch (email, 2003-02-21)alex_patch_0_9_first_rxoptjal22003-03-21
* alex' deprecation patch, email 2003-02-21jal22003-03-21
* Oliver's version 0.9version_0_9jal22003-03-21
* Initial revisionjal22003-03-21