summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/strip.c
AgeCommit message (Expand)Author
2009-10-30strip: move driver to stagingJohn W. Linville
2009-09-01wireless: convert drivers to netdev_tx_tStephen Hemminger
2009-08-04drivers/net/wireless: Use DIV_ROUND_CLOSESTJulia Lawall
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy
2009-06-13net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy
2009-05-20wireless: fix to set dev->broadcast correctlyWei Yongjun
2009-03-21strip: convert to net_device_opsStephen Hemminger
2009-02-17drivers/net/wireless: fix sparse warning: context imbalanceHannes Eder
2009-01-21net: constify VFTsJan Engelhardt
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer
2008-12-08netdevice: Kill netdev->privWang Chen
2008-12-05tty: driverdata and discdata are void *Alan Cox
2008-12-05tty: Flags should be accessed via the foo_bit interfacesAlan Cox
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller
2008-07-20Fix strip driver back up for ldisc/tty changesAlan Cox
2008-05-12strip: Fix termios assumptionAlan Cox
2008-04-30strip: Fix up strip for the new orderAlan Cox
2008-02-29wireless: Convert to list_for_each_entry_rcu()Roel Kluin
2007-11-07[TTY]: Use tty_mode_ioctl() in network drivers.Alan Cox
2007-10-10[NET]: Move hardware header operations out of netdevice.Stephen Hemminger
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle
2007-10-10[PATCH] dev->priv to netdev_priv(dev), for drivers/net/wirelessYoann Padioleau
2007-10-10[NET]: Make the device list and device lookups per namespace.Eric W. Biederman
2007-10-10[NET]: Make /proc/net per network namespaceEric W. Biederman
2007-05-03[NET]: Rework dev_base via list_head (v3)Pavel Emelianov
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo
2007-02-12[PATCH] mark struct file_operations const 5Arjan van de Ven
2006-12-08[PATCH] tty: preparatory structures for termios revampAlan Cox
2006-09-28[IPV4]: annotate struct in_ifaddrAl Viro
2006-08-29[STRIP]: Fix neighbour table refcount leak.Stephen Hemminger
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-01-17[PATCH] drivers/net/*: use time_after() and friendsMarcelo Feitoza Parisi
2006-01-10[PATCH] TTY layer buffering revampAlan Cox
2005-10-28drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl
2005-10-03[IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnlHerbert Xu
2005-06-26Merge /spare/repo/netdev-2.6/ branch 'ieee80211'Jeff Garzik
2005-06-23[PATCH] Convert users to tty_unregister_ldisc()Alexey Dobriyan
2005-05-12Add HostAP wireless driver.Jouni Malinen
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds