Age | Commit message (Expand) | Author |
2008-08-29 | ath9k: Assign seq# when mac80211 requests this | Jouni Malinen |
2008-08-29 | ath9k: Fix TX status reporting | Jouni Malinen |
2008-08-29 | ath9k: Updated Beacon generation to use mac80211-style | Jouni Malinen |
2008-08-29 | ath9k: Allow AP mode to be enabled | Jouni Malinen |
2008-08-29 | ath9k: Trim struct ath_softc | Sujith |
2008-08-29 | ath9k: Use ah_curchan and remove sc_curchan which is redundant | Sujith |
2008-08-29 | ath9k: Use bitfields for sc operations | Sujith |
2008-08-29 | ath9k: Use a single opmode variable | Sujith |
2008-08-29 | ath9k: Unused macros, variables | Sujith |
2008-08-29 | ath9k: Remove ar5416hal and assign default values directly | Sujith |
2008-08-29 | ath9k: Remove a few unnecessary macros | Sujith |
2008-08-29 | ath9k: Use bitfields for buffer type | Sujith |
2008-08-29 | ath9k: RX Filter cleanup | Sujith |
2008-08-29 | ath9k: Merge reset functions | Sujith |
2008-08-29 | mac80211/cfg80211: Add BSS configuration options for AP mode | Jouni Malinen |
2008-08-29 | mac80211: fill start-sequence-number for BA session start | Johannes Berg |
2008-08-27 | Merge branch 'lvs-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2008-08-27 | dccp ccid-3: Replace lazy BUG_ON with condition | Gerrit Renker |
2008-08-27 | dccp: Toggle debug output without module unloading | Gerrit Renker |
2008-08-27 | dccp: Empty the write queue when disconnecting | Gerrit Renker |
2008-08-27 | dccp: Fill in the Data fields for "Option Error" Resets | Gerrit Renker |
2008-08-27 | dccp: Silently ignore options with nonsensical lengths | Gerrit Renker |
2008-08-27 | dccp: Always generate a Reset in response to option errors | Wei Yongjun |
2008-08-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/... | Simon Horman |
2008-08-27 | IPVS: Rename ip_vs_proto_ah.c to ip_vs_proto_ah_esp.c | Julius Volz |
2008-08-27 | IPVS: Integrate ESP protocol into ip_vs_proto_ah.c | Julius Volz |
2008-08-23 | tcp: Add tcp_parse_aligned_timestamp | Ilpo Järvinen |
2008-08-23 | tcp: Add tcp_collapse_one to eliminate duplicated code | Ilpo Järvinen |
2008-08-23 | tcp: Add tcp_validate_incoming & put duplicated code there | Ilpo Järvinen |
2008-08-22 | orinoco: Add MIC on TX and check on RX | David Kilroy |
2008-08-22 | orinoco: Process bulk of receive interrupt in a tasklet | David Kilroy |
2008-08-22 | orinoco: Send association events to userspace | David Kilroy |
2008-08-22 | orinoco: Add WE-18 ioctls for WPA | David Kilroy |
2008-08-22 | orinoco: Use a macro to define wireless handlers | David Kilroy |
2008-08-22 | orinoco: Split wevent work thread from wevent sending | David Kilroy |
2008-08-22 | orinoco: Don't use boolean parameter to record encoding type | David Kilroy |
2008-08-22 | orinoco: Use extended Agere scans available on 9.x series firmwares | David Kilroy |
2008-08-22 | orinoco: address checkpatch typedef warning | David Kilroy |
2008-08-22 | orinoco: Fix transmit for Agere/Lucent with fw 9.x | David Kilroy |
2008-08-22 | orinoco: Invoke firmware download in main driver | David Kilroy |
2008-08-22 | orinoco: Extend hermes_dld routines for Agere firmware | David Kilroy |
2008-08-22 | orinoco: Make firmware download logic more generic | David Kilroy |
2008-08-22 | orinoco: Move firmware download functionality into new module | David Kilroy |
2008-08-22 | orinoco: Add function to execute Hermes initialisation commands synchronously | David Kilroy |
2008-08-22 | orinoco: Move EXPORT_SYMBOL declarations next to exported function | David Kilroy |
2008-08-22 | orinoco: Specify all three parameters to every Hermes command. | David Kilroy |
2008-08-22 | orinoco: Update scan translation | David Kilroy |
2008-08-22 | orinoco: Add ESSID specific scanning for Agere fw | David Kilroy |
2008-08-22 | mac80211: add direct probe before association | Ron Rindjunsky |
2008-08-22 | p54: rename prism54xyz -> p54xyz | Christian Lamparter |