aboutsummaryrefslogtreecommitdiff
path: root/at76c503.c
Commit message (Expand)AuthorAge
* Makefile: ignore errors at rmmod ; at76c503.c: range of signal is 0..255 (fix...jal22004-08-26
* version 0.12beta17:version_0_12beta17jal22004-08-18
* *do_probe(): firmware 0.90.x (Intersil) shows error "control timeout on ep0in"version_0_12beta16jal22004-08-13
* - version 0.12beta15version_0_12beta15jal22004-08-13
* take USB_CTRL_GET_TIMEOUT from the kernel include if defined therejal22004-08-10
* - fixed "Bad board type set (7). Unable to get hardware config." forjal22004-08-10
* fixed bug with le16_to_cpus showing up on bigendian archs only (which should ...jal22004-06-29
* fixed compile bug for WE version <= 13jal22004-06-15
* remove debug (hexdump) buffer to further reduce stack usagejal22004-06-14
* at76c503_ioctl: cleaned up the case:jal22004-06-13
* Nick Jones' patch to fix the crash with kernel versions with 4KSTACKS set (2....jal22004-06-13
* - version 0.12beta13version_0_12beta13jal22004-06-12
* version 0.12beta12: added wireless eventsversion_0_12beta12jal22004-05-31
* fixed bug with compiling for >= 2.4.25 and on big endian machines (Nick's pat...jal22004-05-29
* iwlist wlanX scan showed APs as Managed. Changed to Masterjal22004-04-16
* version 0.12beta11, added patch by Nick Jones to specify the wanted BSSID wit...version_0_12beta11jal22004-04-14
* at76c503_iw_handler_set_encode: returns -EIWCOMMIT (was: 0)jal22004-04-10
* fixed bug in iw_handler list; CGIWRANGE: max retry is 255 (1 byte value, no i...jal22004-04-09
* enabled set retry in iwconfigjal22004-04-09
* 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