Age | Commit message (Expand) | Author |
2010-03-04 | Staging: Merge two branches of coding style fixes together | Greg Kroah-Hartman |
2010-03-04 | Staging: wlan-ng: More checkpatch.pl error cleanups | Andrew Elwell |
2010-03-04 | Staging: wlan-ng - checkpatch.pl fixups | Andrew Elwell |
2010-03-04 | Staging: wlan-ng: fix most of the style issues in hfa384x.h | Alessandro Ghedini |
2010-03-03 | Staging: wlan-ng: Fixed line length issues in prism2usb.c | Jim Dog |
2010-03-03 | Staging: fix wlan-ng printk format warning | Randy Dunlap |
2010-03-03 | Staging: wlan-ng: multiple safe style cleanups | Svenne Krap |
2010-03-03 | Staging: wlan-ng: clean up assignments in if statements | Svenne Krap |
2010-03-03 | Staging: wlan-ng: minor cleanups | Richard Kennedy |
2010-03-03 | staging: declare MODULE_FIRMWARE in various drivers | Ben Hutchings |
2010-03-03 | Staging: wlan-ng: Add select WEXT_PRIV to Kconfig to prevent build failure | Peter Huewe |
2010-03-03 | Staging: wlan-ng: initialise mibitem | Simon Horman |
2010-03-03 | Staging: prism2-usb: Build should select WIRELESS_EXT | Simon Horman |
2010-03-03 | staging: Fix misspelling of "invocation" in comment. | Adam Buchbinder |
2009-12-23 | Staging: wlan-ng: fix Correct size given to memset | Julia Lawall |
2009-10-30 | Staging: wireless drivers Kconfig change | Greg Kroah-Hartman |
2009-09-15 | Staging: wlan-ng: remove dependency on WIRELESS_EXT version | Alexander Beregalov |
2009-09-15 | Staging: wlan-ng: Convert firmware loading to load binary ihex format | Karl Relton |
2009-09-15 | Staging: wlan-ng: Remove more superflous comments | Moritz Muehlenhoff |
2009-09-15 | Staging: wlan-ng: Drop the special case handling of older wireless extensions... | Moritz Muehlenhoff |
2009-09-15 | Staging: wlan-ng: Use kzfree() to securely zero-out the WEP key when freeing it | Moritz Muehlenhoff |
2009-09-15 | Staging: wlan-ng: Remove some superflous comments | Moritz Muehlenhoff |
2009-09-15 | staging: wlan-ng: scripts/checkpatch.pl error fixes. | Mithlesh Thukral |
2009-07-05 | net: convert remaining non-symbolic return values in ndo_start_xmit() functions | Patrick McHardy |
2009-06-19 | Staging: wlan-ng: Update README file. Remove Lindent task | Mithlesh Thukral |
2009-06-19 | Staging: wlan-ng: Lindent cleanups | Mithlesh Thukral |
2009-06-19 | Staging: wlan-ng: p80211wext.c: problem with IW_ENCODE_ALG_WEP | Julia Lawall |
2009-06-19 | Staging: wlan-ng: Change KERN_DEBUG or pr_debug to match orig driver | Karl Relton |
2009-06-19 | Staging: wlan-ng: Move firmware loading into driver | Karl Relton |
2009-06-19 | Staging: remove unused #include <linux/version.h>'s | Huang Weiyi |
2009-06-15 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2009-06-13 | net: use symbolic values for ndo_start_xmit() return codes | Patrick McHardy |
2009-06-12 | trivial: fix ETIMEOUT -> ETIMEDOUT typos | Jean Delvare |
2009-04-17 | Staging: wlan-ng: convert to netdev_ops | Alexander Beregalov |
2009-04-03 | staging: document that the wifi staging drivers a bit better | Greg Kroah-Hartman |
2009-04-03 | Staging: BUG to BUG_ON changes | Stoyan Gaydarov |
2009-04-03 | Staging: wlan-ng: block ioctls until card fully initialised | Richard Kennedy |
2009-04-03 | Staging: wlan-ng: Replace local byteorder macros | Moritz Muehlenhoff |
2009-04-03 | Staging: wlan-ng: Remove the now empty wlan_compat.h | Moritz Muehlenhoff |
2009-04-03 | Staging: wlan-ng: Remove dead code from p80211netdev.c | Moritz Muehlenhoff |
2009-04-03 | Staging: wlan-ng: Remove unnecessary checks for NULL before calling kfree() | Moritz Muehlenhoff |
2009-04-03 | Staging: wlan-ng: Remove more dead code from hfa384x_usb.c | Moritz Muehlenhoff |
2009-04-03 | Staging: wlan-ng: Remove dead code from prism2mib.c | Moritz Muehlenhoff |
2009-04-03 | Staging: wlan-ng: prism2mgmt.c: Coding style cleanups | Moritz Muehlenhoff |
2009-04-03 | Staging: wlan-ng: hfa384x_usb.c: Coding style cleanups | Moritz Muehlenhoff |
2009-04-03 | Staging: wlan-ng: p80211netdev.c: Coding style cleanups | Moritz Muehlenhoff |
2009-04-03 | Staging: wlan-ng: prism2sta.c: Coding style cleanups | Moritz Muehlenhoff |
2009-04-03 | Staging: wlan-ng: prism2usb.c: Coding style cleanups | Moritz Muehlenhoff |
2009-04-03 | Staging: wlan-ng: prism2mib.c: Coding style cleanups | Moritz Muehlenhoff |
2009-04-03 | Staging: wlan-ng: p80211mgmt.h: Coding style cleanups | Moritz Muehlenhoff |