Age | Commit message (Expand) | Author | Files | Lines |
2010-06-03 | drivers/net: use __packed annotation | Eric Dumazet | 1 | -1/+1 |
2010-05-07 | orinoco: refactor xmit path | David Kilroy | 1 | -0/+6 |
2010-05-03 | orinoco: add orinoco_usb driver | David Kilroy | 1 | -0/+3 |
2010-05-03 | orinoco: encapsulate driver locking | David Kilroy | 1 | -3/+13 |
2010-05-03 | orinoco: allow driver to specify netdev_ops | David Kilroy | 1 | -1/+10 |
2010-04-20 | orinoco: implement set_wiphy_params | David Kilroy | 1 | -0/+2 |
2009-10-27 | orinoco: use cfg80211 ethtool ops | David Kilroy | 1 | -1/+0 |
2009-08-14 | orinoco: consolidate storage of WEP and TKIP keys | David Kilroy | 1 | -2/+2 |
2009-08-14 | orinoco: use local types for auth alg and sequence length | David Kilroy | 1 | -1/+9 |
2009-08-14 | orinoco: prefer_port3 can be a single bit | David Kilroy | 1 | -1/+1 |
2009-07-10 | orinoco: convert scanning to cfg80211 | David Kilroy | 1 | -18/+4 |
2009-07-10 | orinoco: convert mode setting to cfg80211 | David Kilroy | 1 | -1/+1 |
2009-07-10 | orinoco: Handle suspend/restore in core driver | David Kilroy | 1 | -3/+2 |
2009-07-10 | orinoco: move netdev interface creation to main driver | David Kilroy | 1 | -0/+4 |
2009-07-10 | orinoco: initiate cfg80211 conversion | David Kilroy | 1 | -0/+11 |
2009-07-10 | orinoco: initialise independently of netdev | David Kilroy | 1 | -0/+1 |
2009-07-10 | orinoco: Replace net_device with orinoco_private in driver interfaces | David Kilroy | 1 | -5/+5 |
2009-03-17 | orinoco: firmware: consistently compile out fw cache support if not requested | Andrey Borzenkov | 1 | -0/+2 |
2009-02-09 | orinoco: checkpatch cleanup | Andrey Borzenkov | 1 | -7/+10 |
2009-01-29 | orinoco: Remove unused variable rx_data | David Kilroy | 1 | -9/+0 |
2008-11-26 | orinoco: Provide option to avoid unnecessary fw caching | David Kilroy | 1 | -0/+3 |
2008-11-26 | orinoco: Cache Symbol firmware | David Kilroy | 1 | -1/+2 |
2008-11-10 | orinoco: Move sources to a subdirectory | David Kilroy | 1 | -0/+218 |