| Commit message (Expand) | Author | Age | Files | Lines |
* | atmel: declare MODULE_FIRMWARE | Ben Hutchings | 2009-11-11 | 1 | -0/+16 |
* | trivial: fix typos "man[ae]g?ment" -> "management" | Uwe Kleine-Koenig | 2009-09-21 | 1 | -1/+1 |
* | wireless: convert drivers to netdev_tx_t | Stephen Hemminger | 2009-09-01 | 1 | -1/+1 |
* | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions | Patrick McHardy | 2009-07-05 | 1 | -3/+3 |
* | net: use symbolic values for ndo_start_xmit() return codes | Patrick McHardy | 2009-06-13 | 1 | -1/+1 |
* | atmel: fix netdev ops conversion | Johannes Berg | 2009-04-21 | 1 | -1/+0 |
* | atmel: convert to net_device_ops | Stephen Hemminger | 2009-03-21 | 1 | -7/+13 |
* | atmel: checkpatch.pl cleanups | John Daiker | 2009-03-16 | 1 | -201/+242 |
* | wireless: Add channel/frequency conversions to ieee80211.h | David Kilroy | 2009-01-29 | 1 | -12/+8 |
* | trivial: Fix misspelling of "firmware" in atmel.c | Nick Andrew | 2009-01-06 | 1 | -1/+1 |
* | drivers/net/wireless: fix sparse warnings: make symbols static | Hannes Eder | 2008-12-26 | 1 | -1/+1 |
* | don't use net/ieee80211.h | Johannes Berg | 2008-11-10 | 1 | -35/+35 |
* | drivers/net: Kill now superfluous ->last_rx stores. | David S. Miller | 2008-11-03 | 1 | -2/+0 |
* | net: convert print_mac to %pM | Johannes Berg | 2008-10-27 | 1 | -3/+2 |
* | wireless: Read scan flags correctly on x86-64 | David Kilroy | 2008-09-24 | 1 | -1/+1 |
* | atmel: try open system authentication too | Dan Williams | 2008-08-26 | 1 | -1/+9 |
* | atmel: return ENOENT on request_firmware failure | Dan Williams | 2008-08-26 | 1 | -19/+22 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-07-18 | 1 | -3/+3 |
|\ |
|
| * | atmel: treat firmware data as const | David Woodhouse | 2008-07-10 | 1 | -3/+3 |
* | | wext: Emit event stream entries correctly when compat. | David S. Miller | 2008-06-16 | 1 | -6/+18 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-06-10 | 1 | -1/+1 |
|\| |
|
| * | byteorder: don't directly include linux/byteorder/generic.h | Harvey Harrison | 2008-05-16 | 1 | -1/+1 |
* | | atmel: use netstats in net_device structure | Paulius Zaleckas | 2008-05-14 | 1 | -28/+18 |
|/ |
|
* | drivers/net/wireless/atmel.c: Use time_* macros | S.Çağlar Onur | 2008-02-29 | 1 | -2/+3 |
* | misc wireless annotations | Al Viro | 2008-01-28 | 1 | -15/+15 |
* | wireless: checkpatch cleanups | Jeff Garzik | 2008-01-28 | 1 | -2/+1 |
* | wireless: fix '!x & y' typo's | Roel Kluin | 2008-01-28 | 1 | -1/+1 |
* | [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() | Joe Perches | 2007-10-10 | 1 | -4/+3 |
* | [NET]: Nuke SET_MODULE_OWNER macro. | Ralf Baechle | 2007-10-10 | 1 | -1/+0 |
* | [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -2/+2 |
* | [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans | Arnaldo Carvalho de Melo | 2007-04-25 | 1 | -2/+0 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 | 1 | -1/+0 |
* | [PATCH] atmel: output signal strength information | Holden Karau | 2006-12-02 | 1 | -0/+8 |
* | [PATCH] atmel: whitespace cleanup | Dmitry Torokhov | 2006-12-02 | 1 | -3/+3 |
* | [PATCH] atmel: use ARRAY_SIZE() | Dmitry Torokhov | 2006-12-02 | 1 | -10/+10 |
* | [PATCH] atmel: save on array initialization | Dmitry Torokhov | 2006-12-02 | 1 | -1/+1 |
* | [PATCH] wireless: More WE-21 potential overflows... | Jean Tourrilhes | 2006-10-16 | 1 | -2/+0 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 1 | -1/+1 |
* | [PATCH] WE-21 for atmel | Jean Tourrilhes | 2006-09-25 | 1 | -9/+9 |
* | [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -1/+1 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PATCH] wireless/atmel: send WEXT scan completion events | Dan Williams | 2006-04-19 | 1 | -0/+11 |
* | [PATCH] wireless/atmel: convert constants to ieee80211 layer equivalents | Dan Williams | 2006-02-17 | 1 | -74/+36 |
* | [PATCH] wireless/atmel: fix Open System authentication process bugs | Dan Williams | 2006-02-17 | 1 | -10/+27 |
* | [PATCH] wireless/atmel: fix setting TX key only in ENCODEEXT | Dan Williams | 2006-02-17 | 1 | -29/+32 |
* | [PATCH] drivers/net/wireless: correct reported ssid lengths | Dan Williams | 2006-01-16 | 1 | -2/+2 |
* | [PATCH] wireless/atmel: add IWENCODEEXT, IWAUTH, and association event support | Dan Williams | 2006-01-12 | 1 | -4/+223 |
* | [PATCH] atmel: audit return code of create_proc_read_entry | Christophe Lucas | 2005-11-16 | 1 | -1/+4 |
* | [PATCH] atmel: CodingStyle cleanup | Carlo Perassi | 2005-11-16 | 1 | -728/+759 |
* | Merge branch 'atmel' | Jeff Garzik | 2005-11-11 | 1 | -45/+43 |
|\ |
|